Searched refs:TEXT (Results 1 – 4 of 4) sorted by relevance
380 wndclass.lpszClassName = TEXT("GUIX"); in win32_window_create()399 win32_hwnd = CreateWindow(TEXT("GUIX"), TEXT("GUIX"), in win32_window_create()
193 TEXT, enumerator368 …gx_prompt_create(&prompt_3, NULL, &demo_root_window, TEXT, GX_STYLE_BORDER_THIN|GX_STYLE_TEXT_LEFT… in start_guix()
1416 wndclass.lpszClassName = TEXT("GUIX"); in gx_win32_window_create()1434 win32_hwnd = CreateWindow(TEXT("GUIX"), TEXT("GUIX"), in gx_win32_window_create()
113 szPath[0] = TEXT('\0'); in BrowseForFolder()