Searched defs:wndClass (Results 1 – 4 of 4) sorted by relevance
72 WNDCLASSW wndClass; in initialize() local
48 WNDCLASS wndClass; in Window() local
17 ATOM MyRegisterClass(CONST WNDCLASSW *wndClass) in MyRegisterClass()
108 inline ATOM MyRegisterClass(CONST WNDCLASS *wndClass) in MyRegisterClass()