adding a helper intEnableDriver it will be use for enable the dx driver for the graph...
[reactos.git] / reactos / include /
2007-02-13 Saveliy Tretiakov- Make NtUserLoadKeyboardLayoutEx accept 6 params
2007-02-12 Magnus Olsensmall prepare for rished20 sync for wine. so the sync...
2007-02-11 Aleksey Bragin25763 was an example of how to NEVER do in ReactOS...
2007-02-11 Sylvain Petreollemove from branch
2007-02-11 Magnus Olsenperpare import of usp10 from wine,
2007-02-10 Magnus Olsenreverting 25758 : for follow reason
2007-02-09 Saveliy TretiakovAdd multiple keyboard layout support. Implemented NtUse...
2007-02-07 Hervé PoussineauSpecify which winuser.h we want to include, instead...
2007-02-05 Aleksey BraginUpdate ex/timer.c up to 25610.
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-05 Aleksey BraginThose Wmi*() are not kernel APIs.
2007-02-04 Alex Ionescu- Fix call to VidInitialize.
2007-02-04 Aleksey BraginA stub driver for wmilib.sys. Since we don't implement...
2007-02-03 Alex Ionescu- Replace broken bootvid by a new bootvid based on...
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-29 Alex Ionescu- Add the stuff I deleted from winnt.h to ntifs.h where...
2007-01-29 Alex Ionescu- Turns out MSVC wasn't compiling one file because...
2007-01-26 Johannes Anderwald- wrap include_next in macro (msvc doesnot understand...
2007-01-26 Alex Ionescu- Enable NT Scheduler.
2007-01-26 Alex Ionescu- Fix definition of RTL_CRITICAL_SECTION_DEBUG.
2007-01-25 Alex Ionescu- Clean up kernel32\thread.c and fix some bugs.
2007-01-25 Alex Ionescu- Implement ObQueryTypeInfo and link it to NtQueryObject.
2007-01-24 Alex Ionescu- Fix ExInitPoolLookasidePointers and ExpInitailizeLook...
2007-01-24 KJK::Hyperion * __cpuid, __rdtsc, __readmsr, __readpmc, __writemsr...
2007-01-24 KJK::Hyperion * __ll_lshift, __ll_rshift, __ull_rshift: fixed handli...
2007-01-24 KJK::Hyperion * _ReadBarrier, _WriteBarrier: defined as aliases...
2007-01-24 Aleksey Bragin- Merge 25572 (except the NTLPC related part), this...
2007-01-23 Alex Ionescu- Convert KxDelayThreadWait, KxSingleThreadWait, KxMult...
2007-01-23 KJK::HyperionFixed:
2007-01-22 Alex Ionescu- Fix MSVC breakage caused by recent modifications...
2007-01-22 Alex Ionescu- Implement ExEnumHandleTable. Had to add a small hack...
2007-01-22 Alex Ionescu- Fix HANDLE_TABLE definition.
2007-01-21 Alex Ionescu- Fix IN/OUT privileged instruction fault (we don't...
2007-01-21 Thomas BluemelFix the NdisQueryBufferOffset and the ARGUMENTS_PRESENT...
2007-01-21 Thomas BluemelConvert NdisQueryPacket to an inline function (The...
2007-01-21 Dominique Cote==================================================...
2007-01-20 Dominique Cote* Adding FsRtlCopyRead(), FsRtlCopyWrite()
2007-01-20 Aleksey BraginMerge 25429:25431, 25437, 25441:25443.
2007-01-19 Thomas BluemelMerge patch from wine-head: Fixes function prototypes...
2007-01-19 Thomas BluemelMerged recent w32api changes
2007-01-19 Christoph von Wittichfix some gcc 4.2 compilation problems and warnings
2007-01-18 Christoph von Wittichfix some warnings
2007-01-18 Alex Ionescu- Fix __rdtsc so it's considered volatile by GCC instea...
2007-01-17 Alex Ionescu[10 bug fixes]:
2007-01-16 Alex Ionescu- Implement ExReferenceCallBackBlock and ExDereferenceC...
2007-01-16 Alex Ionescu- Start partial implementation of Executive Lightweight...
2007-01-16 Alex Ionescu- Large cleanup of exported callback implementation...
2007-01-16 Alex Ionescu- Fix major bugs in the definition of _KTHREAD inside...
2007-01-16 Alex Ionescu- Simplify KiWaitTest.
2007-01-15 Alex Ionescu- Add KeAreAllApcsDisabled to DDK.
2007-01-15 Aleksey Bragin- Merge two small fixes from 25400
2007-01-15 Alex Ionescu- Fix handle close bug. The ExDestroyHandleEntry API...
2007-01-14 Aleksey BraginAdd config.rbuild and change version to 0.3.1
2007-01-08 Alex Ionescu- "No files where added or changed, there is nothing...
2007-01-08 Alex Ionescu- Implement ObFindHandleForObject and add it to the...
2007-01-08 Alex Ionescu- Fix some NDK dependency problems.
2007-01-08 Alex Ionescu- Fix kmtest's inclusion of the NDK.
2007-01-08 Alex Ionescu- Delete /fs directory.
2007-01-08 Alex Ionescu- Fix ObReferenceObjectByName to do proper name validat...
2007-01-08 Alex Ionescu- Add ObDereferenceObjectDeferDelete to NDK.
2007-01-08 Christoph von Wittichadded defines for GetClassLongPtrA/W
2007-01-06 Christoph von Wittichcopyrights of all files are changed to 1998-2007 (patch...
2007-01-06 Eric KohlAdd DrawMenuBarTemp prototype.
2007-01-05 Eric KohlAdd DrawCaptionTempA/W prototypes.
2007-01-02 Peter Ward- Add the rtltypes.h change from r25264 back and add...
2007-01-02 Aleksey BraginRevert rtltypes.h change from r25264 until a proper...
2007-01-01 Magnus Olsenadding more define of IMAGE_SUBSYSTEM that we are missing
2007-01-01 Magnus Olsenadding allot IMAGE_FILE_MACHINE to winnt that we where...
2007-01-01 Hervé PoussineauBetter support for non X86 systems
2006-12-29 Alex Ionescu- Fix OB_SECURITY_METHOD prototype, callers, and implem...
2006-12-29 Alex Ionescu- Fix critical bugs in exception handling: Unwinding...
2006-12-26 Eric Kohl- Rename SCM_START_PACKET to SCM_CONTROL_PACKET.
2006-12-13 Peter Ward- Compilation fix.
2006-12-12 Johannes AnderwaldPart 1/2 of WDK compability fixes
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-12-10 Andrew GreenwoodThese files aren't complete yet, but this will put...
2006-12-06 Aleksey BraginAdd KdChangeOption() stub
2006-12-03 Johannes Anderwald- move undocumented constants to more appropiate location
2006-12-03 Aleksey BraginNCI interface auditing, sysfuncs.lst.
2006-12-02 Alex Ionescu- Implement V86 trap fixup during traps and interrupts.
2006-11-28 Alex Ionescu- Fix prototype/definition of HalCalibratePerformanceCo...
2006-11-27 Alex Ionescu- Cleanup HAL initialization code:
2006-11-26 Magnus Olsen1. revers 24831 to 24833 userenv.h does not exists...
2006-11-26 Johannes Anderwald- finally clean up userenv.h header
2006-11-25 Magnus Olsenget rid of some of vs warings when we are using our...
2006-11-24 James TaborAdd Enhanced Meta File header pointer to local DC struc...
2006-11-23 Magnus Olsenadding new ddraw.h header. we are delete wine ddraw...
2006-11-23 Magnus Olsenadding some new ddk header, the info are base/got from...
2006-11-23 Magnus Olsenadding two new ddk header, the info are base/got from...
2006-11-23 Magnus Olsenadding one new ddk header, the info are base/got from...
2006-11-23 Magnus Olsenadding two new ddk header, the info are base/got from...
2006-11-23 Magnus Olsenupdate : ddk header, the info are base/got from windows...
2006-11-23 Magnus Olsenupdate : ddk header, the info are base/got from windows...
2006-11-23 Magnus Olsenadding three new ddk header, the info are base/got...
2006-11-23 Magnus Olsen1. adding two new ddk header, the info are base/got...
2006-11-23 Magnus Olsenadding two new ddk header, the info are base/got from...
2006-11-23 Aleksey Bragincomctl32 auto-winesync
2006-11-22 Magnus Olsenwritten header usbkern.h
2006-11-19 Thomas Bluemel- Correct definition of DbgPrompt
2006-11-19 Aleksey BraginAdd PsInitialSystemProcess declaration into winddk...
next