Added ntdll.a to TARGET_SDKLIBS
[reactos.git] / reactos / lib / user32 /
2002-01-27 David WelchAdded missing files
2002-01-27 David WelchMore user work
2002-01-14 David WelchAdded missing files
2002-01-13 David WelchBegan work on message queue and default window procedure
2001-11-05 James TaborFix export wvsnprintfA and W from user32.dll
2001-11-03 Casper HornstrupNew target 'implib' to avoid cicular references.
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-06 Rex Jolliffadded object handling routines for user objects in...
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-18 Phillip SusiPut LoadString code back that was removed by someone...
2001-06-12 Casper HornstrupWindow stations and desktops
2001-06-12 Casper HornstrupRemoved old wine code
2001-06-12 Casper HornstrupRemoved old wine code
2001-05-07 Casper HornstrupPreparations for 32-bit/64-bit architectures
2001-05-05 Phillip SusiRemoved a bunch of junk from wine and fixed crash on...
2001-03-26 David WelchFixes for page list initialization
2001-02-19 David WelchCorrected va_arg bugs
2001-02-01 Phillip SusiForgot to commit bug fix for LoadString()
2001-01-25 Phillip SusiAdded LoadString() stringtable resource support
2000-12-10 David WelchSome work on file caching
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-09-10 Emanuele AlibertiRC script updated.
2000-08-30 David WelchAdded calibration of KeStallExecutionProcessor delay
2000-08-27 Casper HornstrupFixed user32.dll so it will compile
2000-08-18 David WelchAdded .o -> .sys rule to simplify driver makefiles
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-10 Eric KohlFixed typo
2000-07-09 Rex Jolliffadded some files to be ignored by cvs
2000-04-13 Boudewijn Dekkerapplied fixes to make a user32.dll
2000-04-12 Boudewijn Dekker.
1999-12-01 Boudewijn Dekkerfixed some prototypes by adding stdcall attribute
1999-10-26 Emanuele AlibertiAn attempt to fix the ntdll not found bug.
1999-08-29 David Welch*** empty log message ***
1999-08-21 Boudewijn DekkerSmall fixes
1999-08-20 Boudewijn DekkerSmall additions, not yet finished
1999-07-17 Emanuele Alibertifixes
1999-07-11 Boudewijn Dekkerno message
1999-07-05 Boudewijn Dekkerno message
1999-07-04 Boudewijn DekkerInitial commit. Ported some code from wine.
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-06-14 Rex Jolliffuntested implementation of the registry
1999-06-08 Emanuele AlibertiUpdated to 0.0.14
1999-06-06 Emanuele AlibertiContext help functions stubs
1999-06-05 Boudewijn DekkerAdded some user32 functions.
1999-05-28 Rex JolliffFirst hack at KMDLLs
1999-05-16 Emanuele AlibertiExitWindowsEx exported
1999-05-15 Emanuele AlibertiUSER32.ExitWindows removed (it's a macro!)
1999-05-15 Emanuele Alibertinaive USER32.ExitWindows
1999-05-13 Eric KohlFixed includes.
1999-05-08 Emanuele Alibertiuser32.dll minimal implementation