#include <atlbase.h>
#include <atlstr.h>
#include <atlrx.h>
int _tmain(int argc, _TCHAR* argv[])
{
// Assume an allocated memory block
char * p = (char*)::VirtualAlloc(0, 16384, MEM_COMMIT, PA...
Id #8499 | Release:
None
| Updated: Dec 12 2008 at 7:21 AM by guav | Created: Dec 12 2008 at 7:21 AM by guav