Searched refs:pGPI (Results 1 - 1 of 1) sorted by relevance

/PHP_5_4/ext/standard/
H A Dinfo.c306 PGPI pGPI; local
345 pGPI = (PGPI) GetProcAddress(GetModuleHandle("kernel32.dll"), "GetProductInfo");
346 pGPI(6, 0, 0, 0, &dwType);

Completed in 3 milliseconds