- Centralize definition of version resource
[reactos.git] / reactos /
2004-10-16 Gé van Geldorp- Centralize definition of version resource
2004-10-16 Alex IonescuFix Typo
2004-10-16 Alex IonescuFixed ExGetCurrentProcessorUsage (thanks to Mike)
2004-10-15 Gé van GeldorpFix legacy detection of AGP cards
2004-10-15 Thomas Bluemelsome german translations and fixes by Michael Wirth
2004-10-14 Filip Navara- Update prototype of NdisMAllocateMapRegisters.
2004-10-14 Eric KohlSilence debug message.
2004-10-13 Alex IonescuImplemented KeSetEventBoostPriority, KeFindConfiguratio...
2004-10-13 Gé van GeldorpPass win.ini as filename to *PrivateProfile* functions...
2004-10-13 Filip Navara- Handle all required OID requests.
2004-10-13 Gé van GeldorpCreate "Program Files" directory and store its location...
2004-10-13 Eric KohlUse the W32API headers.
2004-10-13 Alex IonescuSorry, forgot to add this.
2004-10-13 Alex IonescuImplemented KeAreApcsDisabled, KeFlushEntireTb, KeIsExe...
2004-10-12 Gé van GeldorpLastError needs to be set always if disposition is...
2004-10-12 Filip Navara- Fix logic error in PsDeleteCidHandle.
2004-10-12 Eric KohlAdd default hardware profile settings.
2004-10-12 Eric KohlImplement GetCurrentHwProfileA/W.
2004-10-12 Alex IonescuImplemented ExVerifySuite, ExInterlockedFlushSList...
2004-10-12 Alex IonescuAdded complete defintion of FX_SAVE_AREA and moved...
2004-10-11 Thomas Bluemelremoved obsolete typecasts
2004-10-11 Thomas Bluemeluse INT_PTR as return type for dialog callbacks as...
2004-10-11 Eric KohlStore device instance data in the registry.
2004-10-11 Filip Navara- Change Start value for PCnet to demand load. (Now...
2004-10-11 Filip Navara- Allow querying information for root enumerated device...
2004-10-11 Filip Navara- Add root bus enumeration registry for NE2000 driver.
2004-10-11 Filip Navara- Return correct error value from WSPSocket.
2004-10-11 Filip Navara- Fix receive to work on VMware emulated adapters....
2004-10-11 Eric KohlMinor simplifications.
2004-10-10 Filip NavaraDon't use NdisTransferData if the whole packet is conta...
2004-10-10 Filip NavaraFix printing of packet contents to really print the...
2004-10-10 Filip NavaraUpdate registry entries for NE2000 driver to match...
2004-10-10 Filip NavaraIgnore registry reading errors while building services...
2004-10-10 Eric KohlRemove obsolete comments.
2004-10-10 Eric KohlSilence a debug message.
2004-10-10 Eric KohlNtReadFile(): Take FILE_USE_FILE_POINTER_POSITION into...
2004-10-10 Filip Navara- Fix debug message.
2004-10-10 Filip Navara- Fix the NdisMEthIndicateReceive macro and ETH_RCV_IND...
2004-10-10 Gregor AnichFixed compiler warning ('RegistryPropertyName' might...
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 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...
next