![]() |
doom3-gpl
Doom 3 GPL source release
|
#include "../../idlib/precompiled.h"#include "../../sys/win32/rc/guied_resource.h"#include "GEApp.h"#include "GEPropertyPage.h"Go to the source code of this file.
Functions | |
| LRESULT CALLBACK | GEScriptEdit_WndProc (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) |
| bool | GEItescriptsDlg_Init (HWND hwnd) |
| bool | GEItescriptsDlg_Apply (HWND hwnd) |
| INT_PTR CALLBACK | GEItescriptsDlg_WndProc (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) |
| bool | GEItemScriptsDlg_DoModal (HWND parent, idWindow *window) |
Definition at line 352 of file GEItemScriptsDlg.cpp.
| bool GEItescriptsDlg_Apply | ( | HWND | hwnd | ) |
Definition at line 134 of file GEItemScriptsDlg.cpp.
| bool GEItescriptsDlg_Init | ( | HWND | hwnd | ) |
Definition at line 57 of file GEItemScriptsDlg.cpp.
Definition at line 304 of file GEItemScriptsDlg.cpp.
Definition at line 37 of file GEItemScriptsDlg.cpp.
1.8.6.