reactos.git
2004-10-10 Eric KohlNtDeviceIoControlFile() and NtFsControlFile():
2004-10-10 Art YerkesChange flags of some network-related registry values...
2004-10-10 Eric KohlImplement RegQueryMultipleValuesA().
2004-10-10 Hartmut Birr- Fixed some size calculations according to the last...
2004-10-09 Gé van Geldorp- Implement GetPrivateProfileSectionA/W()
2004-10-09 Filip Navara- Attach NDIS miniport devices to the device stack.
2004-10-09 Filip Navara- Implement IoOpenDeviceRegistryKey for PLUGPLAY_REGKEY...
2004-10-09 Filip Navara- Delete all build files on "make clean".
2004-10-09 Martin Fuchscorrect array size
2004-10-09 Gé van GeldorpPass requested base address to MmAllocateSection()
2004-10-09 Martin Fuchsadd splitpath.c
2004-10-09 Martin Fuchsunixcalls.c
2004-10-09 Martin FuchsUpdate French translation.
2004-10-08 Thomas BluemelCreate named pipes with security information if argumen...
2004-10-08 Thomas BluemelCreate mail slots with security information if argument...
2004-10-08 Thomas Bluemellittle simplification
2004-10-08 Thomas Bluemelatomically increment the pipe id to be thread-safe...
2004-10-08 Thomas Bluemellittle simplification
2004-10-08 Thomas Bluemelfixed return value of FindCloseChangeNotification()
2004-10-08 Thomas Bluemelimplemented GetNamedPipeHandleStateA() and a few fixes...
2004-10-08 Filip Navara- Fix one error case to prevent crashes when registry...
2004-10-08 Filip NavaraCorrectly handle small buffers in NtEnumerate[Value...
2004-10-08 Gé van GeldorpAdd SYSTEM_REGISTRY_QUOTA_INFORMATION
2004-10-08 Martin Fuchscall vswprintf@msvcrt in Wine's UNICODE version
2004-10-08 Gé van Geldorp- Return some values for NtQuerySystemInformation(Syste...
2004-10-08 Martin Fuchsresource files
2004-10-08 Martin Fuchstchar.h
2004-10-08 Martin Fuchscall Unix functions in separate module read_unix.c
2004-10-08 Eric Kohl- User resource strings instead of constant strings...
2004-10-08 Martin FuchsUNICODE for WINE version
2004-10-08 Martin Fuchsgerman resource strings
2004-10-08 Martin Fuchsconvert string constants into string resources and...
2004-10-08 Steven EdwardsRemove the GNU from the name as its not a GNU program.
2004-10-08 Steven EdwardsSync notepad with Winehq. It looks more like Windows...
2004-10-08 Art YerkesAdded makefile dependency in both dirs, and proper...
2004-10-07 Gé van GeldorpRemove forgotten breakpoint
2004-10-07 Gé van GeldorpFix GetFullPathNameA/W() return value
2004-10-07 Gé van GeldorpUndo last change, since GetFullPathName is supposed...
2004-10-07 Gé van GeldorpDon't rely on UNICODE being #define'ed
2004-10-07 Gé van GeldorpDon't corrupt the registry when deleting a REG_DWORD...
2004-10-07 Art Yerkessome formatting and prototype changes
2004-10-07 Gé van GeldorpFrancois Gouget <fgouget@free.fr>
2004-10-07 Martin Fuchsuse TREE_LINE_DX for better look of the tree with big...
2004-10-07 Steven EdwardsAllow NtGdiCreateScaleableFontResource to keep going.
2004-10-07 Art YerkesSorry jimtabor and rcampbell, it turns out that ip...
2004-10-06 Gé van GeldorpGetFullPathName returns length without nul byte
2004-10-06 Martin Fuchsupdate item height after changing the font
2004-10-06 Martin FuchsID_FILE_MOVE resources
2004-10-06 Gé van GeldorpRolf Kalbermatter <rolf.kalbermatter@citeng.com>
2004-10-06 Art YerkesMore stuff moved out of ip lib.
2004-10-05 Gé van GeldorpDo some simple error checking on .cur and .ico file...
2004-10-05 Gé van GeldorpFrancois Gouget <fgouget@free.fr>
2004-10-05 Hartmut Birr- Bugcheck on a page fault, if the reason was code...
2004-10-05 Hartmut Birr- Changed some functions from Nt to Zw in RtlFormatCurr...
2004-10-05 Hartmut Birr- Removed some hard coded values, which depend on a...
2004-10-05 Gregor AnichMesa version 6.2 import (also removed _MSC_VER define...
2004-10-05 Steven EdwardsSilence a few warnings and bring the source (mostly...
2004-10-05 Eric KohlRemove outdated profile path postfix.
2004-10-05 Steven EdwardsAdded a simple embedded GPL dhcp server for ReactOS by
2004-10-05 Eric KohlRemove fixed heap base address (HEAP_BASE) to enable...
2004-10-05 Gé van GeldorpRecognize our CD-Rom drives
2004-10-05 Gé van GeldorpAlexandre Julliard <julliard@winehq.org>
2004-10-04 Alex IonescuUn-hardcoded the 0xC0000000 value, and stuck the define...
2004-10-04 Casper Hornstrup2004-10-04 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-04 Gé van GeldorpPiotr Caban <pio13@poczta.onet.pl>
2004-10-04 Gé van GeldorpReapply winehq change:
2004-10-04 Casper Hornstrup2004-10-04 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-04 Jens Collinreturn hardcoded value (1) for SM_CMONITORS.
2004-10-04 Gé van GeldorpUse GetStringTypeW() for implementation of IsCharAlphaN...
2004-10-04 Jens Collindefined SM_CMONITORS (80)
2004-10-04 Gé van GeldorpImplement GetStringTypeA/W() and GetStringTypeExA/W()
2004-10-04 Art YerkesFixed IPStartup prototype and moved DisplayIPPacket...
2004-10-04 Art YerkesRemoved unneeded DriverObject parameter to IPStartup.
2004-10-04 Hartmut Birr- Fixed the setting of the page protection for ntoskrnl.
2004-10-04 Martin Fuchssync with WINE source
2004-10-04 Casper HornstrupRevert:
2004-10-04 Martin Fuchsmerged corrected version of the Wine commit cvs.winehq...
2004-10-04 Art YerkesFirst shot at ip lib test app.
2004-10-04 Alex IonescuDBG should be 0 by default. Also, DBG = 1 seems to...
2004-10-03 Art YerkesAdded new targets. ip and oskittcp should now clean...
2004-10-03 Art YerkesFinal propogation of TDI_CONNECTION_INFORMATION/TRANSPO...
2004-10-03 Art YerkesPropogating TDI address changes.
2004-10-03 Gé van GeldorpRollback last change since it was incorrect.
2004-10-03 Art YerkesNew file buffer.c which contains NDIS_BUFFER and NDIS_P...
2004-10-03 Art YerkesFixed UDP protocol.
2004-10-03 Art YerkesFixed use of TA_ADDRESS in favor of TRANSPORT_ADDRESS...
2004-10-03 Gé van GeldorpMove final user stack cleanup to kernelmode
2004-10-03 Gé van GeldorpCVS maintenance
2004-10-03 Gé van GeldorpRemove faulty debug statement
2004-10-03 Thomas Bluemeldon't let dlltool mess up c++ mangled exports for crtdl...
2004-10-03 Thomas Bluemelfixed GetHandleInformation(), SetHandleInformation...
2004-10-03 Eric KohlUpdate a new users private shell folder paths when...
2004-10-03 Alex IonescuSorry, forgot these updates for WIN32K to build with...
2004-10-03 Alex IonescuCorrected KPCR structure, removed IKPCR, set up Current...
2004-10-02 Thomas Bluemelfixed ProcessIdToSessionId()
2004-10-02 Thomas Bluemeldon't duplicate tons of code for error handling
2004-10-02 Thomas BluemelINF Helper tool for installation of .inf files, by...
2004-10-02 Filip NavaraAllocate memory for the handle table from paged pool!
2004-10-02 Filip NavaraChange the ASSERT_IRQL in ExAllocatePagedPoolWithTag...
2004-10-02 Thomas Bluemeladded stubs for winfax.dll
next