]> git.saurik.com Git - wxWidgets.git/blob - utils/Install/incace/uac_comm.h
another attempt to fix wxPanel/wxFrame::m_winLastFocused handling
[wxWidgets.git] / utils / Install / incace / uac_comm.h
1 #ifndef __uac_comm_h
2 #define __uac_comm_h
3
4
5 #include "declare.h"
6
7 extern INT comm_cpr_size;
8 extern CHAR *comm;
9
10 void comment_out(CHAR *top);
11
12
13 #endif /* __uac_comm_h */
14