mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 22:31:38 +00:00
what's wrong with the cmake build bot I don't know. someone please fix it
svn path=/trunk/; revision=55009
This commit is contained in:
parent
f89a2404f3
commit
909247fa75
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ HINSTANCE hInst;
|
|||
static VOID ReLoadGeneralPage(PINFO pInfo);
|
||||
static VOID ReLoadDisplayPage(PINFO pInfo);
|
||||
|
||||
#ifndef IDC_NAMEEDIT
|
||||
#define IDC_NAMEEDIT 1015
|
||||
#endif
|
||||
|
||||
static VOID
|
||||
DoOpenFile(PINFO pInfo)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue