Searched defs:OnCreate (Results 1 – 2 of 2) sorted by relevance
31 virtual bool OnCreate(CREATESTRUCT * /* createStruct */) { return true; } in OnCreate() function
2006 BOOL OnCreate(__in HWND hWnd) { in OnCreate() function in PythonBootstrapperApplication