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

/PHP_5_5/ext/standard/
H A Dinfo.c298 PGPI pGPI; local
343 pGPI = (PGPI) GetProcAddress(GetModuleHandle("kernel32.dll"), "GetProductInfo");
344 pGPI(6, 0, 0, 0, &dwType);

Completed in 3 milliseconds