KERNEL32.OpenConsoleW interface changed a proposed by KJK:Hyperion.
[reactos.git] / reactos / include /
2003-05-16 Emanuele AlibertiKERNEL32.OpenConsoleW interface changed a proposed...
2003-05-16 Eric KohlUpdated NLS function signature.
2003-05-16 Gé van GeldorpFixed typo in TEXTMETRICSW
2003-05-15 Eric KohlImplemented NLS section (not usable yet) and updated...
2003-05-14 Eric KohlImplemented MmMapViewInSystemSpace() and MmUnmapViewInS...
2003-05-06 Eric KohlMoved test sound.
2003-05-05 Emanuele AlibertiKERNEL32.OpenConsoleW() implemented.
2003-05-03 Gé van GeldorpImplement GetDeviceCaps()
2003-05-02 Eric KohlStarted work on second stage setup.
2003-05-02 Gé van GeldorpImplemented NtUserRegisterWindowMessage
2003-04-30 Gé van GeldorpC++ runtime support, mostly copied from Wine
2003-04-29 KJK::Hyperion - new statically linked library ROSRTL, for code to...
2003-04-27 Gé van GeldorpLayout stat structures exactly the same as in Microsoft...
2003-04-27 Eric KohlAdded disk geometry structures for hardware detection.
2003-04-27 Casper Hornstrup2003-04-27 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2003-04-26 Eric KohlAdded missing newline.
2003-04-26 KJK::HyperionSetLastErrorByStatus() now a macro, for binary compatib...
2003-04-22 KJK::Hyperion - string-type-generic getopt() (hacked together in...
2003-04-19 Emanuele AlibertiFsRtl:Memory Control Block updates (from ntifs.h by...
2003-04-18 Gé van GeldorpFor binary compatibility, layout the fields in the...
2003-04-14 KJK::Hyperion - fixed definition of IO_COUNTERS structure to make...
2003-04-13 KJK::Hyperion - corrected typo in epsapi.h
2003-04-13 KJK::Hyperion - the build system now handles static libraries 0...
2003-04-10 KJK::Hyperion - PsLookup* functions fixed to increment the reference...
2003-04-10 Gé van GeldorpFix named resource handling and LoadString by d_layer
2003-04-06 Eric KohlRemoved outdated declarations and macros.
2003-04-05 Casper Hornstrup2003-04-06 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-05 Casper Hornstrup2003-04-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-04 KJK::HyperionNtCurrentTeb() for Alpha rewritten. Reorganized a coupl...
2003-04-03 KJK::Hyperion - Nebbet-ized a couple of Zw types [tested]
2003-04-02 Gunnar Dalsnestimer messages impl.
2003-04-02 KJK::HyperionMiscellaneous fixes:
2003-04-02 KJK::HyperionRtlRunDecodeUnicodeString & RtlRunEncodeUnicodeString...
2003-04-01 Gé van GeldorpChanged location of FreeType to lib/freetype
2003-03-31 KJK::Hyperion - added annotation to TEB definition
2003-03-29 Jason FilbyVersion 0.1.1
2003-03-28 Gé van GeldorpFix crash in W32kGetTextMetrics
2003-03-27 Richard Campbell*** empty log message ***
2003-03-26 Eric KohlImplemented RtlIsTextUnicode().
2003-03-26 Gé van GeldorpIntroduce ANSI version of LOGFONT and associated structures
2003-03-25 Gé van GeldorpIntroduce TEXTMETRICSA and TEXTMETRICSW
2003-03-24 Richard CampbellImplemented UpdateWindow()
2003-03-24 KJK::Hyperion - changed a couple of structures to match the definiti...
2003-03-22 Eric KohlFixed NtLoadKey(), NtLoadKey2() and NtSaveKey() signature.
2003-03-21 Hartmut Birr- Fixed the buffer handling for ioctl requests and...
2003-03-19 Gunnar Dalsnesinitial work on I/O completion
2003-03-18 Gé van GeldorpPass NTSTATUS return code from NtUser functions and...
2003-03-18 Richard CampbellImplemented RedrawWindow()
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-14 Steven Edwards....
2003-03-11 Gé van GeldorpGet mouse cursor working under VMware
2003-03-10 Richard CampbellDefined DFC_POPUPMENU
2003-03-09 Hartmut Birr- Added CsrDuplicateHandle.
2003-03-09 Jason FilbyImproved mouse button handling
2003-03-08 Gé van Geldorp- Fix DC/Bitmap handling
2003-03-07 Richard CampbellImplemented MoveWindow and SetWindowPos, SetWindowPos...
2003-03-06 Gé van GeldorpGetClientRect implementation by Tim Jobling
2003-03-05 Eric KohlImplemented VerifyConsoleIoHandle().
2003-03-04 Richard CampbellImplemented GetWindowDC()
2003-03-03 Gé van GeldorpGet MS 16 color driver to work under Bochs
2003-03-02 Marty DillBumped CSRSS_MAX_TITLE_LENGTH up to 80.
2003-02-27 Eric KohlFixed [Nt/Zw]QuerySecurityObject() prototype.
2003-02-27 Gunnar Dalsnescorrected prototype
2003-02-26 Eric KohlFixed some hal dispatch table issues.
2003-02-24 Hartmut Birr- Implemented CsrGetInputHandle, CsrGetOutputHandle...
2003-02-21 Robert Dickensoncorrected parameter type for towupper.
2003-02-17 Gé van GeldorpImplemented HalpAssignPciSlotResources
2003-02-17 Gé van GeldorpBring types of memory to allocate (PagedPool etc.)...
2003-02-15 Eric KohlAdded missing Acl and SD functions from ntdll.
2003-02-15 Eric Kohl* Implemented/fixed NtSetSecurityObject() and NtQuerySe...
2003-02-13 Hartmut Birr- Ntoskrnl uses for all access to internal structures...
2003-02-12 KJK::Hyperion * include/defines.h: defined INVALID_FILE_SIZE
2003-02-11 Gé van GeldorpFont facename is stored in LOGFONTW itself (like in...
2003-02-11 Gé van GeldorpMatch STYPE_* definitions to DDK values
2003-02-10 KJK::Hyperionsorry Casper, I have to insist: OSVERSIONINFOEX *derive...
2003-02-10 Casper Hornstrup2003-02-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-10 Eric KohlDefined HTCLOSE. Patch by Richard Campbell.
2003-02-09 KJK::HyperionSome more fixes to tchar.h
2003-02-04 KJK::HyperionSmall fix to tchar.h
2003-02-01 KJK::HyperionOSVERSIONINFO and OSVERSIONINFOEX properly declared
2003-02-01 Jason FilbyReactOS 0.1.0
2003-01-27 Robert Dickensonbackdoor macro fixed.
2003-01-25 Hartmut Birr-Added some file locking improvements.
2003-01-25 Hartmut Birr-Added some irp stack macros (IoSetPreviousIrpStackLoca...
2003-01-18 Eugene IngermanMade GDI object locking exclusive. Added functions...
2003-01-17 Eric Kohlntddndis.h must include OID definitions.
2003-01-16 Jason FilbyNew SystemState enumeration
2003-01-16 Eric KohlRemoved outdated and duplicate bugcode definition.
2003-01-15 Casper Hornstrup2003-01-15 Casper S. Hornstrup <chorns@users.sourcefo...
2003-01-15 Robert DickensonRequired for some wine libs and now rosapps to build...
2003-01-15 Robert DickensonMainly standardisation of makefiles. Added some exports...
2003-01-13 Hartmut BirrFixed UINT8/PUINT8.
2003-01-11 Hartmut BirrMoved all definitions for internal structures and funct...
2003-01-07 Robert DickensonAnd that wraps up our broadcast for this evening.
next