Searched refs:WNDS_ANSICREATOR (Results 1 – 4 of 4) sorted by relevance
562 …TRACE("HCBT_CREATEWND AnsiCreator %s, AnsiHook %s\n", pWnd->state & WNDS_ANSICREATOR ? "True" : "F… in co_IntCallHookProc()
669 if (Window->state & WNDS_ANSICREATOR) in IntMsgCreateStructW()716 if (Window->state & WNDS_ANSICREATOR) in IntMsgCreateStructW()
1997 if (!bUnicodeWindow) pWnd->state |= WNDS_ANSICREATOR; in IntCreateWindow()
634 #define WNDS_ANSICREATOR 0x20000000 macro