Searched refs:DisplayDibWindowCreateEx (Results 1 – 1 of 1) sorted by relevance
51 static __inline HWND DisplayDibWindowCreateEx(HWND hwndParent,HINSTANCE hInstance,DWORD dwStyle) { in DisplayDibWindowCreateEx() function59 #define DisplayDibWindowCreate(hwndP,hInstance) DisplayDibWindowCreateEx(hwndP,hInstance,WS_POPUP)