mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 02:25:40 +00:00
Attempt to fix build.
svn path=/trunk/; revision=65509
This commit is contained in:
parent
3c6889480c
commit
5c6b27436a
1 changed files with 0 additions and 2 deletions
|
@ -5432,7 +5432,6 @@ typedef MONITORINFOEXW MONITORINFOEX, *LPMONITORINFOEX;
|
||||||
#define DlgDirListComboBox DlgDirListComboBoxW
|
#define DlgDirListComboBox DlgDirListComboBoxW
|
||||||
#define DlgDirSelectComboBoxEx DlgDirSelectComboBoxExW
|
#define DlgDirSelectComboBoxEx DlgDirSelectComboBoxExW
|
||||||
#define DlgDirSelectEx DlgDirSelectExW
|
#define DlgDirSelectEx DlgDirSelectExW
|
||||||
#define DrawCaptionTemp DrawCaptionTempW
|
|
||||||
#define DrawState DrawStateW
|
#define DrawState DrawStateW
|
||||||
#define DrawText DrawTextW
|
#define DrawText DrawTextW
|
||||||
#define DrawTextEx DrawTextExW
|
#define DrawTextEx DrawTextExW
|
||||||
|
@ -5599,7 +5598,6 @@ typedef MONITORINFOEXA MONITORINFOEX, *LPMONITORINFOEX;
|
||||||
#define DlgDirListComboBox DlgDirListComboBoxA
|
#define DlgDirListComboBox DlgDirListComboBoxA
|
||||||
#define DlgDirSelectComboBoxEx DlgDirSelectComboBoxExA
|
#define DlgDirSelectComboBoxEx DlgDirSelectComboBoxExA
|
||||||
#define DlgDirSelectEx DlgDirSelectExA
|
#define DlgDirSelectEx DlgDirSelectExA
|
||||||
#define DrawCaptionTemp DrawCaptionTempA
|
|
||||||
#define DrawState DrawStateA
|
#define DrawState DrawStateA
|
||||||
#define DrawText DrawTextA
|
#define DrawText DrawTextA
|
||||||
#define DrawTextEx DrawTextExA
|
#define DrawTextEx DrawTextExA
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue