Lines Matching full:windows
51 // Require Windows XP or higher (this is required for the RtlCaptureContext
57 #include <windows.h>
62 // Require Windows XP or higher when compiling with MinGW. This is for MinGW
398 // windows. If we cannot get the timezone information we fall back to CET.
523 // Windows XP Service Pack 3 made SystemTimeToTzSpecificLocalTime()
661 // This is the case if we are embedded in a windows program (like a browser).
804 // Ask the Windows API
844 // Windows XP SP2 allows Data Excution Prevention (DEP).
956 // dynamically might not be necessary any more - for some versions of Windows?).
984 // from the Windows include files are redefined here to have the function
1320 return 0; // Windows runs on anything.
1338 return 16; // Windows 64-bit ABI requires the stack to be 16-byte aligned.
1581 // Timeout in Windows API is in milliseconds.