Home
last modified time | relevance | path

Searched refs:AppName (Results 1 – 7 of 7) sorted by relevance

/RvlSDK-3.3/build/demos/gddemo/src/
Dgd-win32-ui.c49 extern char* AppName; // defined in each application
67 MyWindow = CreateWindow(AppName, AppName, WS_OVERLAPPEDWINDOW, in WinMain()
103 wcex.lpszClassName = AppName; in MyRegisterClass()
121 MessageBox(MyWindow, strbuffer, AppName, MB_OK); in GDReport()
141 MessageBox(MyWindow, strbuffer0, AppName, MB_ICONEXCLAMATION | MB_OK); in OSPanic()
Dgd-matrix-host.c64 char* AppName = "gd-matrix-host"; variable
Dgd-light-host.c67 char* AppName = "gd-light-host"; variable
Dgd-init-host.c64 char* AppName = "gd-init-host"; variable
Dgd-indtex-host.c67 char* AppName = "gd-indtex-host"; variable
Dgd-texture-host.c65 char* AppName = "gd-texture-host"; variable
Dgd-tev-host.c68 char* AppName = "gd-tev-host"; variable