Ignore:
Timestamp:
Mar 4, 2000, 8:55:39 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wsock32/relaywin.cpp

    r2992 r3009  
    4242#include <wprocess.h>
    4343#include <heapstring.h>
    44 #include <win32wnd.h>
     44#include <win32api.h>
    4545#include "wsock32.h"
    4646
     
    5858static char*       ODIN_WSOCK_RELAY_CLASS = "ODIN_WSOCK_RELAY";
    5959static HWND        hwndRelay              = NULLHANDLE;
    60 
    61 // prototype for PostMessageA
    62 BOOL __stdcall PostMessageA(HWND,UINT,ULONG,ULONG);
    6360
    6461
Note: See TracChangeset for help on using the changeset viewer.