01-15-2007 09:43 AM
01-15-2007 10:04 AM - edited 01-15-2007 10:04 AM
Message Edited by Dennis Knutson on 01-15-2007 09:04 AM
01-15-2007 10:05 AM
Which functions are you looking for?
The MSDN does cover the Win32 API functions, but it doesn't have the header files you need in order to know the numeric values for some of the constants.
You can usually find these header files by searching the web, but make sure you have a version that's compatible to your version of Windows.
If you are trying to use undocumented functions, then you are correct and they would not be listed in the MSDN.