Define DirectPlayLobbyCreate to be either the W or A version.

oldstable
Peter Berg Larsen 2005-01-03 20:15:56 +00:00 committed by Alexandre Julliard
parent 521d221748
commit 06f9b8b9ad
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ typedef struct tagDPAPPLICATIONDESC
extern HRESULT WINAPI DirectPlayLobbyCreateW(LPGUID, LPDIRECTPLAYLOBBY*, IUnknown*, LPVOID, DWORD );
extern HRESULT WINAPI DirectPlayLobbyCreateA(LPGUID, LPDIRECTPLAYLOBBYA*, IUnknown*, LPVOID, DWORD );
#define DirectPlayLobbyCreate WINELIB_NAME_AW(DirectPlayLobbyCreate)
typedef BOOL (CALLBACK *LPDPENUMADDRESSCALLBACK)(