Replaced all lstr* calls from inside Wine code by their str* equivalent.
[wine/hacks.git] / dlls / dplayx / dplayx_messages.h
blob117678ff5559f2445b1c8a1927680d8d2b8ac52e
2 #ifndef __WINE_DPLAYX_MESSAGES
3 #define __WINE_DPLAYX_MESSAGES
5 #include "windef.h"
7 DWORD CreateMessageReceptionThread( HANDLE hNotifyEvent );
10 #endif