Home | History | Annotate | Download | only in gregbook

Lines Matching full:global_hinst

268 static HINSTANCE global_hInst;
294 global_hInst = hInst;
755 wndclass.hInstance = global_hInst;
777 rpng2_info.height+extra_height, NULL, NULL, global_hInst, NULL);