can somebody give me the constants for this?
I mean the actual values not the names
im Looking for PAGE_READWRITE , pAGE_EXECUTE_READ and the rest of them
please
thanks
believe it or not, but i couldn't find them anywhere :)
not even in the winbase.h and I think they should be there?
I mean the actual values not the names
im Looking for PAGE_READWRITE , pAGE_EXECUTE_READ and the rest of them
please
thanks
believe it or not, but i couldn't find them anywhere :)
not even in the winbase.h and I think they should be there?
They are in WINNT.H.
Hi,
I use a very handy API database that contains over 6500 functions and 55600 constants. This thing's great. Check out the API-Guide at:
http://www.allapi.net
Kayaker
I use a very handy API database that contains over 6500 functions and 55600 constants. This thing's great. Check out the API-Guide at:
http://www.allapi.net
Kayaker
thanks