Searched refs:pGNSI (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/standard/ | ||
| H A D | info.c | 297 PGNSI pGNSI; local 311 pGNSI = (PGNSI) GetProcAddress(GetModuleHandle("kernel32.dll"), "GetNativeSystemInfo"); 312 if(NULL != pGNSI) { 313 pGNSI(&si); |
Completed in 23 milliseconds