Added GetComputerNameEx[AW] semi-stub.
[wine] / win32 / device.c
2002-01-13  Eric PouechChanged the Wine internal cdrom interface to the NT...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-06  François GougetFix the #include order for config.h.
2001-10-14  Francois GougetWhen including 'wine/port.h', include it first.
2001-10-02  Andreas MohrYet another documentation/message text patch.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-05-24  Andreas Mohr- add handler for VCD VxD ("virtual comm device" ?)
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2001-02-14  Andreas MohrGive both --winver nt40 and win31 for VxD warning,...
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2000-12-13  Alexandre JulliardUse getpagesize() instead of VIRTUAL_GetPageSize().
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-02  Andreas MohrAdded a --winver nt40 hint to VxD error message.
2000-11-29  Dimitrie O. PaunDo not include sys/ptrace.h and sys/user.h unconditionally.
2000-11-29  Kees SchoenmakersAdded HASP device stub.
2000-10-29  Marcus MeissnerQuieten VxDCall_VMM output.
2000-09-25  Alexandre JulliardRemoved some of the XXX_reg macros now that we are...
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
2000-08-14  Alexandre JulliardReplaced VERSION_* calls by exported API equivalents.
2000-08-06  Alexandre JulliardReplaced lstrlen/lstrcmp by libc equivalents everywhere...
2000-07-29  Alexandre JulliardRemoved some unnecessary inclusions of wingdi.h and...
2000-04-04  Ian SchmidtImplemented DeviceIoControl VWIN32_DIOC_DOS_DRIVEINFO...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-12-05  Ian SchmidtStubs for VMM GetDemandPageInfo function and VWin32...
1999-11-25  Peter GantenImplemented parts of _PageReserve() _PageCommit() _Page...
1999-11-13  Ulrich WeigandAdapted to new register function handling.
1999-11-12  Ian SchmidtImplemented VWin32 VxDCall mechanism and 2 calls.
1999-11-12  Ulrich WeigandAllow for buggy apps that call the wrong VxDCall routine.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-09-13  Ulrich WeigandFixed last error code when trying to load unknown VxD...
1999-07-31  Ulrich WeigandCreate VxD handle only for known VxDs.
1999-07-15  Ulrich WeigandFixed some CONTEXT86 vs. CONTEXT mismatches.
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-05-22  Juergen SchmiedSome stubs for pccard vxd to debug the native shell32.
1999-05-13  Alexandre JulliardVxDCall functions do not need to be 'register'.
1999-04-19  Marcus MeissnerAdded MMDEVLDR DeviceIoctl(5) stub (msacm32 is a bit...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-03  Eric PouechAdded (empty) stub for OpenVxDHandle.
1999-02-28  Alexandre JulliardUse server handles directly for Win32 handles. Removed...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1998-12-31  Alexandre JulliardRemoved client-side wait functions; all waiting is...
1998-11-25  Ulrich WeigandImplemented (most) VWin32.VxD DeviceIoControl routines.
1998-11-07  Marcus Meissnermonodebg.vxd used by some Origin programs implemented.
1998-10-11  Patrik StridvallRemoved things that were earlier added by mistake.
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614