#ifndef __WINE_DPLAYX_MESSAGES #define __WINE_DPLAYX_MESSAGES #include "windef.h" DWORD CreateMessageReceptionThread( HANDLE hNotifyEvent ); #endif