Added missing AW define.

This commit is contained in:
Kevin Koltzau 2005-05-19 11:14:14 +00:00 committed by Alexandre Julliard
parent 6323caa453
commit 6703b44862

View file

@ -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)