Added missing AW define.
This commit is contained in:
parent
6323caa453
commit
6703b44862
|
@ -130,6 +130,7 @@ extern UINT cfFileContents;
|
|||
#define CFSTR_PASTESUCCEEDED "Paste Succeeded"
|
||||
#define CFSTR_INDRAGLOOP "InShellDragLoop"
|
||||
|
||||
#define CFSTR_FILEDESCRIPTOR WINELIB_NAME_AW(CFSTR_FILEDESCRIPTOR)
|
||||
#define CFSTR_FILENAME WINELIB_NAME_AW(CFSTR_FILENAME)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue