Searched refs:PGNSI (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/standard/ | ||
| H A D | info.c | 43 typedef void (WINAPI *PGNSI)(LPSYSTEM_INFO); typedef 297 PGNSI pGNSI; 311 pGNSI = (PGNSI) GetProcAddress(GetModuleHandle("kernel32.dll"), "GetNativeSystemInfo"); |
Completed in 3 milliseconds