mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 10:37:41 -04:00
make plResBrowser compile without afxres.h (for VS Express)
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
// Microsoft Visual C++ generated resource script.
|
||||
//
|
||||
#include "resource.h"
|
||||
#include "afxres.h"
|
||||
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
|
@ -46,6 +46,7 @@
|
||||
#define IDC_LOCAL_ONLY 1025
|
||||
#define IDC_BUILTIN 1026
|
||||
#define IDC_VOLATILE 1027
|
||||
#define ID_FILE_OPEN 40001
|
||||
#define ID_FILE_EXIT 40002
|
||||
#define ID_FILE_OPENDIRECTORY 40003
|
||||
#define ID_FILE_ABOUT 40004
|
||||
|
Reference in New Issue
Block a user