Searched defs:global_hInst (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Drpng2-win.c213 static HINSTANCE global_hInst; variable
239 global_hInst = hInst;
673 wndclass.hInstance = global_hInst;
695 rpng2_info.height+extra_height, NULL, NULL, global_hInst, NULL);

Completed in 46 milliseconds