Searched defs:wndClass (Results 1 – 4 of 4) sorted by relevance
49 WNDCLASS wndClass; in Window() local
182 WNDCLASS wndClass; in WinMain() local
17 ATOM MyRegisterClass(CONST WNDCLASSW *wndClass) in MyRegisterClass()
30 inline ATOM MyRegisterClass(CONST WNDCLASS *wndClass) in MyRegisterClass()