- Someone needs to wine they are using the wrong ACP. They might not care since wine is not an OS but just a hacky add on.

svn path=/trunk/; revision=38337
This commit is contained in:
James Tabor 2008-12-24 23:07:13 +00:00
parent e5b0a21e66
commit 1de27563a1

View file

@ -52,6 +52,10 @@
#define ioctlsocket ioctl
#endif /* __MINGW32__ */
/* ReactOS-specific definitions */
#undef CP_UNIXCP
#define CP_UNIXCP CP_THREAD_ACP
/* used for netconnection.c stuff */
typedef struct
{