OpenClonk
C4AppWin32Impl.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WM_USER_RELOADFILE   (WM_USER+8)
 
#define WM_USER_DROPDEF   (WM_USER+10)
 
#define WM_USER_LOG   (WM_USER+11)
 

Macro Definition Documentation

◆ WM_USER_DROPDEF

#define WM_USER_DROPDEF   (WM_USER+10)

Definition at line 24 of file C4AppWin32Impl.h.

◆ WM_USER_LOG

#define WM_USER_LOG   (WM_USER+11)

Definition at line 25 of file C4AppWin32Impl.h.

◆ WM_USER_RELOADFILE

#define WM_USER_RELOADFILE   (WM_USER+8)

Definition at line 23 of file C4AppWin32Impl.h.