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