mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 04:10:04 +00:00
include: Fix a define.
This commit is contained in:
parent
9119f3562d
commit
84880bf819
@ -76,4 +76,4 @@ cpp_quote("BOOL WINAPI AtlAxWinInit(void);")
|
||||
|
||||
cpp_quote("HWND WINAPI AtlAxCreateDialogW(HINSTANCE,LPCWSTR,HWND,DLGPROC,LPARAM);")
|
||||
cpp_quote("HWND WINAPI AtlAxCreateDialogA(HINSTANCE,LPCSTR,HWND,DLGPROC,LPARAM);")
|
||||
cpp_quote("#define AtlAxCreateDialog WINELIB_NAME_AW(AtlAxCreateDialog")
|
||||
cpp_quote("#define AtlAxCreateDialog WINELIB_NAME_AW(AtlAxCreateDialog)")
|
||||
|
Loading…
Reference in New Issue
Block a user