Fix a debug message
[reactos.git] / reactos /
2004-10-22 Eric KohlFix a debug message
2004-10-22 Filip Navara- Fix RtlIsRangeAvailable for boundary addresses and...
2004-10-22 Filip Navara- Fix a case when a device with same IDs is located...
2004-10-22 Eric Kohl- Remove obsolete variables from the DEVICE_NODE struct...
2004-10-22 Eric Kohl- Remove obsolete variables from the DEVICE_NODE struct...
2004-10-21 Gé van Geldorp- Don't double-quote an already double-quoted argument
2004-10-21 Thomas Bluemelfixed a comment
2004-10-21 Art YerkesCorrected build problem: hal.a was not placed in the...
2004-10-21 Steven EdwardsThats it. the tests are now in rosapps.
2004-10-21 Gé van GeldorpPut back -D__REACTOS__ for now
2004-10-21 Steven EdwardsAlmost done removing old tests
2004-10-21 Gé van GeldorpBetter drawing of +/- boxes at smaller icon sizes
2004-10-21 Steven EdwardsI'll finish in the morning......
2004-10-21 Steven EdwardsStarted removing tests
2004-10-21 Steven EdwardsRemove tests from the Main Makefile.
2004-10-21 Art YerkesAdded null check for CapabilityFlags.
2004-10-20 Thomas Bluemelfixed language code
2004-10-20 Thomas Bluemelforgot to add these files
2004-10-20 Casper Hornstrup2004-10-20 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-20 Gé van GeldorpSync to Wine-20041019
2004-10-20 Gé van GeldorpRemove global -DCOBJMACROS for winedll's since they...
2004-10-20 Thomas Bluemeldisabled mouse tracking should just supress MSG_MOUSE_M...
2004-10-20 Gé van GeldorpUpdate status
2004-10-20 Gé van GeldorpSync to Wine-20041019
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpSimplify wine/shlwapi.h
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpHans Leidekker <hans@it.vu.nl>
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpJacek Caban <jack@itma.pwr.wroc.pl>
2004-10-20 Gé van GeldorpSync to Wine-20041019:
2004-10-20 Gé van GeldorpVincent B�ron <vberon@mecano.gme.usherb.ca>
2004-10-20 James TaborPorted Wine CompareStringA.
2004-10-19 Hartmut Birr- Fixed the size calculation of the resource list in...
2004-10-19 Eric KohlCosmetical fixes.
2004-10-19 Emanuele Aliberticvs-ignore compiled resources
2004-10-19 Filip Navara- Fix the values of KeepObject, DeallocateObject and...
2004-10-19 Filip Navara- Successfully complete IRP_MN_START_DEVICE and IRP_MN_...
2004-10-19 Filip Navara- Fix various bugs in IoGetDmaAdapter.
2004-10-19 Eric KohlInstall class installers.
2004-10-19 Eric KohlDisable debug messages.
2004-10-19 Eric KohlImplement
2004-10-19 Eric KohlImplement
2004-10-19 Thomas Bluemelthe last parameter of NtQueryInformationProcess() is...
2004-10-19 Gé van GeldorpRolf Kalbermatter <rolf.kalbermatter@citeng.com>
2004-10-19 Gé van GeldorpSimplify wine/shellapi.h
2004-10-19 Gé van GeldorpWindows doesn't check uiParam for SPI_GETNONCLIENTMETRICS
2004-10-18 Gé van GeldorpDon't free subclass stack while it's still in use
2004-10-18 Filip Navara- Change _NDIS_ define to NDIS_WRAPPER.
2004-10-18 Filip Navara- Fix a typo.
2004-10-18 Filip Navara- Fix calling convention of ExInterlockedPushEntrySList...
2004-10-18 Casper Hornstrup2004-10-18 Casper S. Hornstrup <chorns@users.sourcefo...
2004-10-17 Gé van GeldorpSort by address to make searching easier
2004-10-17 Richard Campbellcommented out an assert(0); that was causing crashes...
2004-10-17 Gé van GeldorpMove resource constant to local header file
2004-10-17 Hartmut Birr- Fixed the changing of the PGE bit in cr4.
2004-10-17 Hartmut Birr- Used variables from the KPCR for the current irql...
2004-10-17 Hartmut Birr- Simplified the definition of KeGetCurrentKPCR for...
2004-10-17 Filip Navara- Fix calling convention of ExInterlocked* functions.
2004-10-17 Hartmut Birr- Fixed the definition KPCR_SELF and KeGetCurrentKPCR.
2004-10-17 Hartmut Birr- Fixed the dependency check for ntoskrnl.
2004-10-17 Filip Navara- Fix NdisMSynchronizeWithInterrupt.
2004-10-17 Filip Navara- Fix cut & paste mistake (s/NdisDprAcquireSpinLock...
2004-10-17 Gé van GeldorpMore shutdown messages
2004-10-17 Alex IonescuFixed definition of KPCR_TIB to match W32API/NT5 defint...
2004-10-17 Alex IonescuFix accidental change.
2004-10-17 Alex IonescuKeStackAttach: Acquire lock before getting thread
2004-10-17 Filip Navara- Fix the CFLAGS handling to avoid duplicating flags...
2004-10-17 Filip Navara- Fix IRQL restrictions.
2004-10-17 Filip Navara- Add comment to NdisMRegisterIoPortRange about the...
2004-10-17 Filip Navara- Compile with W32API headers.
2004-10-17 Filip Navara- Cleanup handling of NDISxx definitions.
2004-10-16 Gé van GeldorpUndo change to DBG
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.
next