Implemented KERNEL.447 (WIN32_OldYield16).
[wine] / misc /
1999-07-31  Eric KohlAdded stub for _except_handler2().
1999-07-31  Ove KaavenBugfixes and a fake GETBASEIRQ.
1999-07-25  Huw D M Davies{Start|End}{Doc|Page} go through DCfuncs.
1999-07-24  Ulrich WeigandUnify startup sequence for Wine and WineLib.
1999-07-24  Huw D M DaviesImplement handling of 32 bit AbortProc.
1999-07-24  Alexandre JulliardFixed GetW32SysVersion16 return type.
1999-07-23  Ulrich WeigandBugfix: Reverted CallTo16 routines to STDCALL convention.
1999-07-23  Lionel Ulmer- Added a new option 'noxshm'
1999-07-18  Albert den HaanRemove string.c because all of its functions were moved...
1999-07-18  Ian SchmidtAdded version information for Win98.
1999-07-18  Eric Pouechdebug_(snoop|relay)_(exclude|include)list => fixed...
1999-07-18  Ove KaavenAdded missing include netinet/tcp.h, for TCP_NODELAY.
1999-07-15  Keith MatthewsMinor bug fixes in DdeNameService, also changes to...
1999-07-15  Marcus MeissnerERROR_MORE_DATA requires to write the needed number...
1999-07-12  Eric PouechCompiler warnings fix.
1999-07-12  Eric PouechDumb fixes.
1999-07-11  Alexandre JulliardTake advantage of the new registers saved in the STACK1...
1999-07-11  Marcus MeissnerRemoved the old, historical and no longer working IPC...
1999-07-11  Ulrich WeigandModularized CallFrom/To16 routines. Adapted dependent...
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-07-10  Ulrich WeigandBugfix: exit() replaced by ExitProcess().
1999-07-10  Huw D M DaviesAdded `const's to some registry API functions.
1999-07-10  Juergen SchmiedAdded stub for WNetGetUniversalName[A|W].
1999-07-04  Patrik StridvallFixes for compile on non-Intel platforms.
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Eric KohlAdded WNetRemoveCachedPassword() stub.
1999-06-26  Marcus MeissnerFixed the stringcompare in _find_or_add_*() (was missin...
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-18  Andreas MohrBug fix.
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
1999-06-12  Patrik StridvallRemoved direct references to CLASS internals.
1999-06-12  Andreas MohrRearrange winver detection code and cache the winver...
1999-06-12  Marcus MeissnerUse @sysconfdir@ for the default registries in misc...
1999-06-12  Ove KaavenImplementation of EV_RXFLAG.
1999-06-12  Keith Matthews1st cut implementation of DdeNameService (omits monitor...
1999-06-06  Ulrich WeigandRemoved Callback.CallTaskRescheduleProc().
1999-06-05  Robert W HallAdded 2 stubs.
1999-05-29  Marcus MeissnerFixed some warnings.
1999-05-29  Ove KaavenFixed a couple of missing event notifications. Some...
1999-05-24  Alexandre JulliardRelease the Win16Lock before calling WinExec.
1999-05-24  Ulrich WeigandMoved WINSOCK network IO event handling to special...
1999-05-23  Alexandre JulliardImplemented the Win32 debug API functions.
1999-05-23  Ulrich WeigandAdded _DebugOutput (KERNEL.328), LogApiThk (KERNEL...
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-05-22  Marcus MeissnerAdded init function for CRTDLL, allocate stdio/stderr...
1999-05-22  James JuranPrint a more effective (and visible) error message...
1999-05-22  Juergen SchmiedImplemented printing out of some structures.
1999-05-17  Huw D M DaviesImplement DocumentProperties, DeviceCapabilities, begin...
1999-05-17  Ulrich WeigandSome stubs added.
1999-05-12  Alexandre JulliardMoved some exception definitions to winnt.h and ntddk.h.
1999-05-12  Marcus MeissnerWSOCK32/WINSOCK uses SetLastError() to keep its own...
1999-05-09  Marcus MeissnerMore debug output for RegQueryInfoKey.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Huw D M DaviesSplit off wingdi16.h from wingdi.h. Add many more...
1999-05-08  Noomen HamzaBug fixes.
1999-05-04  Eric PouechInverted class/channel in __(SET|GET)_DEBUGGING macros.
1999-05-03  Ulrich WeigandFixed off-by-one ordinals in MPR.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Alexandre JulliardMisc fixes and improvements.
1999-05-02  Michael VekslerRemoved redundant include of winbase.h from winuser16.h.
1999-05-02  Klaas van GendBugfix for EnumPrinters level 2.
1999-05-01  Juergen SchmiedFixed typo.
1999-05-01  Ove KaavenFixed off-by-one bug in async output buffers.
1999-04-25  Alexandre JulliardUse $HOME instead of getpwuid for user's home directory.
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-25  Andreas MohrImproved VERSION_GetVersion.
1999-04-25  Uwe BonnesAdd a stub for GlobalMasterHandle.
1999-04-24  Noomen HamzaSet (when registry loaded) data to "\0" and length...
1999-04-22  Patrik StridvallFixed ANSI compabillity.
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-22  Noomen HamzaInitialize the output buffer parameters to 0 in RegQuer...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Eric PouechBug fix in GetLen.
1999-04-18  Bertho StultiensReorganization of the loader to correctly load and...
1999-04-18  Keith MatthewsDdeNameService: expansion of stub to trap unused instan...
1999-04-18  Uwe BonnesDon't announce the WNetDirectoryNotify capability WNetG...
1999-04-18  Juergen SchmiedSystemParametersInfo SPI_GETNONCLIENTMETRICS: implement...
1999-04-16  Michael VekslerFixed warnings.
1999-04-16  Pablo SaratxagaAdded walon language support (I also moved Cz -> Cs...
1999-04-15  Ove Kaaven_CIpow argument order was confirmed with Starcraft...
1999-04-15  Keith MatthewsMore of DdeCreateStringHandleA, DdeFreeStringHAndle...
1999-04-11  Andreas MohrFixed a crash due to invalid OpenComm return value...
1999-04-11  Ulrich WeigandUse services thread instead of timer signals.
1999-04-11  Klaas van GendAdded stub for PrinterProperties.
1999-04-11  Ove KaavenMade _ftol take argument from FPU stack. Starcraft...
1999-04-11  Michael Veksler- Fix comments after the big renaming (xxxx32y -->...
1999-04-11  David GayFixed crash due to a value of name length 0, value...
1999-04-11  Juergen SchmiedFixed buffer overrun.
1999-04-10  Marcus MeissnerReimplemented winsock asynchronous DNS services. No...
1999-04-10  Sylvain St.GermainImplementation of HKU key saving and loading. Add new...
1999-04-10  James JuranCheck for drivers==NULL before trying to delete them...
1999-04-10  Ulrich WeigandCall InitApp16 (using Callout) for initial process.
1999-04-10  Klaas van GendBugfix EnumPrintersA: lpbPrinters=NULL or cbBuf=0 would...
1999-04-06  Keith MatthewsCorrection of Mutex handling in DdeInitializeW for...
1999-04-04  Lawson WhitneyFixed the modem control part of EscapeCommFunction16.
next