- Correctly zero out esi. Thanks to Patrick Baggett.
[reactos.git] / reactos /
2005-12-02 Alex Ionescu- Correctly zero out esi. Thanks to Patrick Baggett.
2005-12-02 Christoph von Wittichset eol-style:native
2005-12-02 Christoph von Wittichadded ACF files req. by midl
2005-12-02 Royce Mitchell IIIstore pointer to Backend in the Project class so proper...
2005-12-02 Christoph von Wittichfixed BaseAddress
2005-12-02 Hervé Poussineau- Implement PciIdeXSetBusData
2005-12-02 Christoph von Wittichfixed vcproj files for modules which do not use pch
2005-12-02 Steven Edwardsincress the number of passes to detect the mouse and...
2005-12-01 Art YerkesAdded struct tag.
2005-12-01 Thomas Bluemelfixed a device status check (take two)
2005-12-01 Thomas Bluemelfixed a device status check
2005-12-01 Gé van GeldorpComplain if used outside ntoskrnl/win32k
2005-12-01 Thomas Bluemelfixed difference in signedness warnings
2005-12-01 Gé van GeldorpFiles forgotten in r19815
2005-12-01 Gé van GeldorpSend proper messages/events to processes during logoff...
2005-12-01 Martin Fuchssimplify secure function usage using template overloads
2005-12-01 Hervé PoussineauHMACHINE and DEVINST are not the same thing. Fix their...
2005-12-01 Thomas Bluemelfixed uninitialized variable warning
2005-12-01 Alex Ionescu- fix mp hal too
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-12-01 Alex Ionescu- Fix HAL build.
2005-12-01 Alex Ionescu- Add some more misc. public definitions and fix exfunc...
2005-12-01 Thomas Bluemeldon't tell the user the device is working properly...
2005-12-01 Gé van GeldorpCommit forgotten file
2005-12-01 Thomas Bluemelfixed refreshing the advanced properties on device...
2005-12-01 Gé van GeldorpGet correct window station for CSRSS
2005-12-01 Gé van GeldorpCapture window station name passed from usermode
2005-12-01 Gé van GeldorpFactor out probe and capture code from private ntoskrnl...
2005-12-01 Hervé PoussineauLink video miniports to videoprt library only
2005-12-01 Thomas Bluemelhandle device updates in the advanced property pages...
2005-12-01 Thomas BluemelPatch by Sylvain Petreolle <spetreolle@yahoo.fr>
2005-12-01 Thomas Bluemel- display whether the device is enabled or disabled
2005-12-01 Gé van GeldorpNotify main thread in case of exception
2005-12-01 Gé van GeldorpWINSTA_ALL_ACCESS is now defined in winuser.h
2005-12-01 Thomas Bluemel- hide devices if necessary
2005-12-01 Hervé PoussineauDon't write outside the array in SetupDiGetClassDevProp...
2005-12-01 Thomas Bluemelset the MaximumLength in ProbeAndCaptureUnicodeString
2005-11-30 Christoph von Wittichfixed the build options for different configurations
2005-11-30 Thomas Bluemelfixed querying the automatic daylight-savings information
2005-11-30 Gé van GeldorpMake GetProcessWindowStation work for CSRSS
2005-11-30 Christoph von Wittichadded PCH support
2005-11-30 Christoph von Wittich-moved files into correct dir
2005-11-30 Thomas Bluemelrename dhcpcapi.dll to dhcpcsvc.dll
2005-11-30 Christoph von Wittichfix macro redefinition when compiling with msvc
2005-11-30 Hartmut BirrDon't check for RequestedOptions if a trailing slash...
2005-11-30 Andrew MungerDefine __NO_CTYPE_INLINES so release npfs will build...
2005-11-30 Thomas Bluemelimplemented SetupDiGetClassDevPropertySheetsA
2005-11-30 Thomas Bluemelfixed call to SetupDiGetClassDevPropertySheets
2005-11-30 Gé van GeldorpAlex Buell <alex.buell@munted.org.uk>:
2005-11-30 Hervé PoussineauFinish implementation of SetupDiGetClassDevPropertyShee...
2005-11-30 Thomas Bluemeldisplay "Unknown" as status when querying the device...
2005-11-30 Thomas Bluemelforgot to commit this change
2005-11-30 Thomas Bluemel- support remote device property sheets
2005-11-30 Martin Fuchssprintf_s1
2005-11-30 Martin FuchsXML-encode characters below 0x20
2005-11-30 Christoph von Wittichfix linker options
2005-11-30 Alex Ionescu- Implement remaining functions in rtl/i386/math_asm.S
2005-11-30 Steven Edwardsa few more porting fixes
2005-11-30 Alex Ionescu- Remove NTSYSAPI/NTSYSCALLAPI definitions from NDK...
2005-11-30 Alex Ionescu- Disable inlining of more string functions in MSVC...
2005-11-30 Alex Ionescu- Define _CTYPE_DISABLE_MACROS for MSVC build.
2005-11-30 Steven Edwardsand remove the defines from here for _CRT_* backward...
2005-11-30 Steven Edwardsdefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CONFORMING...
2005-11-30 Steven Edwards'precomp.h' -><precomp.h>
2005-11-30 Christoph von Wittichadded more correct linker flags (patch by brezenbak)
2005-11-30 Hartmut Birr- Used the already detected cache line size for RtlPref...
2005-11-30 Ged Murphyput MEAN_AND_LEAN in correct place. Fixes build on...
2005-11-30 Christoph von Wittichfix some problems in patch from brezenbak
2005-11-30 Martin Fuchsstruct FileHolder to encapsulate _tfopen/_tfopen_s()
2005-11-29 Thomas Bluemelpreliminary comment out the self-modifying code for...
2005-11-29 Hartmut BirrCleanup isn't necessary after calling the driver in...
2005-11-29 Thomas Bluemelfixed some more warnings
2005-11-29 Gé van GeldorpAdd command line shutdown utility to build
2005-11-29 Thomas Bluemelproperly capture the file name in NtQueryDirectoryFile
2005-11-29 Hartmut BirrAllocate the memory for the search pattern in kernel...
2005-11-29 Martin Fuchsintegrate replacement function for SHBindToParent()
2005-11-29 Martin FuchsAdjust for Visual Studio 2005:
2005-11-29 Martin Fuchscorrect _com_ptr usage
2005-11-29 Thomas Bluemel- fixed the ProbeForWrite prototype
2005-11-29 Thomas Bluemelfix comment in RtlPrefetchMemoryNonTemporal
2005-11-29 Thomas Bluemelfixed registry querying code in Ki386SetProcessorFeatures
2005-11-29 Martin Fuchsswitch to standard conform CRT function names
2005-11-29 Gé van GeldorpSamuel Serapióega <samcharly@hotmail.com>:
2005-11-29 Royce Mitchell IIIenhance generated msvc projects - patch by Brezenbak
2005-11-29 Alex Ionescu- Implement RtlPrefectMemoryNonTemporal. Patch by Patri...
2005-11-29 Christoph von Wittichfix warning
2005-11-29 Christoph von Wittichfixed some warnings when compiling with msvc
2005-11-29 Thomas Bluemelanother hack to get reactos to build again
2005-11-29 Alex Ionescu- Fix the build (patch by Thomas Weidenmueller)
2005-11-28 Nathan WoodsRegedit: Implemented accelerator keys
2005-11-28 Thomas Bluemeloops, I didn't mean to commit that...
2005-11-28 Thomas Bluemelfixed some prototypes
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-11-28 Gé van GeldorpFix the fix to RtlFindMessage
2005-11-28 Thomas Bluemelfixed some warnings
2005-11-28 Alex Ionescu- Remove inlined gas assembly + c code mix in math...
2005-11-28 Gé van GeldorpRe-import wmc from Wine
2005-11-28 Gé van GeldorpRemove outdated wmc
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
next