ReactOS 0.4.16-dev-297-gc569aee
|
#include "defines.h"
#include "dialogs.h"
#include "appinfo.h"
#include "appdb.h"
#include "misc.h"
#include "configparser.h"
Go to the source code of this file.
Macros | |
#define | WM_NOTIFY_OPERATIONCOMPLETED (WM_APP + 0) |
Variables | |
LONG | g_Busy |
|
extern |
Definition at line 17 of file winmain.cpp.
Referenced by CDownloadManager::DownloadDlgProc(), and CMainWindow::ProcessWindowMessage().