1226
Living Room / Re: Win9 will be FREE!
« Last post by Stoic Joker on October 01, 2014, 10:15 PM »Sounds like someone was trolling to me-app103 (October 01, 2014, 08:33 PM)
+1 - Definitely trolling:
Code: C++ [Select]
- typedef struct _OSVERSIONINFOEX {
- DWORD dwOSVersionInfoSize;
- DWORD dwMajorVersion;
- DWORD dwMinorVersion;
- DWORD dwBuildNumber;
- DWORD dwPlatformId;
- TCHAR szCSDVersion[128];
- WORD wServicePackMajor;
- WORD wServicePackMinor;
- WORD wSuiteMask;
- BYTE wProductType;
- BYTE wReserved;
- } OSVERSIONINFOEX, *POSVERSIONINFOEX, *LPOSVERSIONINFOEX;
...That ain't no string search.


Recent Posts