wine-wine/win32
Peter Hunnisett 1d26274c97 CreateFile32A was only allowing console opens on CONIN$/OUT$. This
has been changed to have a case insensitive compare.
1998-12-24 16:26:45 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Release 980726 1998-07-26 14:27:39 +00:00
advapi.c Stubs for EnumServiceStatus32, small changes. 1998-11-30 17:41:17 +00:00
code_page.c The API for WideCharToMultiByte says that the src-string has only to be 1998-11-06 10:58:33 +00:00
console.c Made async IO (SIGIO) stuff from WINSOCK generic useable. 1998-12-14 18:15:10 +00:00
device.c Implemented (most) VWin32.VxD DeviceIoControl routines. 1998-11-25 10:20:03 +00:00
error.c Release 980601 1998-06-01 10:44:35 +00:00
except.c Release 980913 1998-09-13 16:32:00 +00:00
file.c CreateFile32A was only allowing console opens on CONIN$/OUT$. This 1998-12-24 16:26:45 +00:00
init.c Fixed small off by one error in GetComputerName32W, always killed the 1998-11-01 14:04:45 +00:00
kernel32.c Implemented the GetBinaryType API function. 1998-12-24 16:24:43 +00:00
newfns.c Release 980822 1998-08-22 19:03:56 +00:00
ordinals.c Fixed a bunch of compiler warnings. 1998-12-11 09:16:48 +00:00
process.c Release 980927 1998-09-27 18:28:36 +00:00
security.c Release 980927 1998-09-27 18:28:36 +00:00
struct32.c Release 980601 1998-06-01 10:44:35 +00:00
thread.c Added implementations for InterlockedExchangeAdd() and 1998-11-14 18:21:32 +00:00
time.c Fix small problem in GetTimeZoneInformation(). 1998-12-24 14:39:25 +00:00