started implementation of device driver installation wizard
[reactos.git] / reactos /
2005-11-08 Christoph von Wittichstarted implementation of device driver installation...
2005-11-08 Gé van GeldorpAllocate mem for the structure, not only for a pointer.
2005-11-08 Alex Ionescu- Implement proper version of WaitNamedPipeW to be...
2005-11-08 Eric KohlAdd Tonga timezone (GMT+13:00).
2005-11-08 Alex Ionescu- Add some definitions to NDK
2005-11-08 Alex Ionescu- Remove silly debug print
2005-11-08 Brandon TurnerChange KEBUGCHECK -> KEBUGCHECKEX
2005-11-08 Gé van GeldorpAdd Language entries for all Locale entries. Fixes...
2005-11-08 Alex Ionescu- Fix hackplementation of ObLogSecurityDescriptor....
2005-11-08 Alex Ionescu- Remove unimplemented macro in SeOpenObjectAuditAlarm...
2005-11-08 Hervé PoussineauWhen a driver is a legacy driver, call its AddDevice...
2005-11-08 Alex Ionescu- Don't loop indefintely in RtlFindUnicodePrefix if...
2005-11-08 Alex Ionescu- Hackplement ObLogSecurityDescriptor for W2K3 drivers...
2005-11-08 Alex Ionescu- Send a hacked access state to FS Drivers, they can...
2005-11-08 Alex Ionescu- Fix function signature of CompareUnicodeStrings
2005-11-08 Hervé PoussineauPatch by Filip Navara/Hervé Poussineau:
2005-11-08 Alex Ionescu- Update KTHREAD and KUSER_SHARED_DATA to latest versio...
2005-11-08 Alex Ionescu- Fix a bug spotted in RtlInsertUnicodePrefix's loop.
2005-11-08 Alex Ionescu- Finish implementing RtlFindUnicodePrefix. The Windows...
2005-11-07 Alex Ionescu- Start implementing RtlFindUnicodePrefix
2005-11-07 Thomas BluemelFixed some of the splay tree macros. Actually some...
2005-11-07 Alex Ionescu- Oops.. fix a bug in RtlRemoveUnicodePrefix: edit...
2005-11-07 Alex Ionescu- Finished implementing RtlInsertUnicodePrefix: handle...
2005-11-07 Alex Ionescu- Implement more of RtlInsertUnicodePrefix: handle...
2005-11-07 Alex Ionescu- Correct which entry was being modified.
2005-11-07 Ged MurphyShould have checked it built OK with mingw first.
2005-11-07 Ged MurphyAdd information letting us know creation deletion of...
2005-11-07 Magnus OlsenFixed bug 954 rbuild devcpp generates mixed slashes...
2005-11-07 Alex Ionescu- Implement simple case of RtlInsertUnicodePrefix where...
2005-11-07 Alex Ionescu- Finish implementation of RtlRemoveUnicodePrefix
2005-11-07 Magnus Olsenchange En.rc to defualt take care of code page error...
2005-11-07 Hervé PoussineauLots of DPRINT1 -> DPRINT changes
2005-11-07 Hervé PoussineauBetter stub for QueryServiceConfigW
2005-11-07 Alex Ionescu- Implement PFX_NTC_ROOT/PFX_NTC_CHILD deletions in...
2005-11-07 Alex Ionescu- Implement PFX_NTC_CASE_MATCH deletions in RtlRemoveUn...
2005-11-07 Alex Ionescu- Implement RtlInitializeUnicodePrefix and RtlNextUnico...
2005-11-06 Hervé PoussineauAdd missing files to revision 19031
2005-11-06 Hervé Poussineau- Fix header mess by using a common header setupapi_pri...
2005-11-06 Eric Kohl- Read a services optional display name from the registry.
2005-11-06 Brandon Turnermake the output visually pleasing.
2005-11-06 Brandon Turner%foo% where foo is not a envir var should be returned...
2005-11-06 Ged Murphycouple of fixes to get it building under mingw
2005-11-06 Eric Kohl- Rewrote the code that reads the service configuration...
2005-11-06 Alex IonescuThis one is for Steven... 18 months later, I kept my...
2005-11-06 Brandon TurnerAdd some ctrl breaker checks into copy, del, and dir.
2005-11-05 Magnus OlsenFilling in two more member, and they should be using...
2005-11-05 Brandon TurnerSend Ctrl signals to child process correctly. We can...
2005-11-05 Hartmut BirrUse the share disposition to detect the direction of...
2005-11-05 Hartmut BirrCreat the symbolic links case-insensitive.
2005-11-05 Eric KohlReapply a modified r18883 patch (by Thomas Weidenmuelle...
2005-11-05 Eric KohlReapply a modified r18883 patch (by Thomas Weidenmuelle...
2005-11-05 Eric KohlOpen pipe in 'passive' mode if the desired access right...
2005-11-05 Magnus OlsenSmall hack for Getting monitor freq right.
2005-11-05 Magnus OlsenRemove hwnd and hdc, so it being store to right struct.
2005-11-05 Hervé PoussineauAdd some debug messages, and disable them (#define...
2005-11-05 Hervé PoussineauReplace a void* by PDEVICE_OBJECT and fix its usage
2005-11-05 Maarten BosmaFill some structs more correctly.
2005-11-05 Hervé Poussineau- Remove Mou and Mouse strings in names to share more...
2005-11-05 Hervé PoussineauRevert Kdb and Keyboard strings in name to share more...
2005-11-05 Alex Ionescu- Move some NDK definitions (Cm Callbacks) to the DDK...
2005-11-04 Gregor AnichImplement (Int)EngAlphaBlend and 8, 16, 24 and 32 bpp...
2005-11-04 Gregor AnichAdd very primitive AlphaBlend test.
2005-11-04 Gregor AnichRemove unused driver sources.
2005-11-04 Gregor AnichMerge changes from Mesa-6.4 vendor drop and apply fixes...
2005-11-04 Hervé PoussineauAllow more than one USB controller (was a XBOX hack...
2005-11-04 Hervé PoussineauRevert 18883 and 18912, as they break named pipes
2005-11-04 Thomas Bluemel- register the checklist window class when attached...
2005-11-04 Ged Murphysc.exe now supports basic starting, stopping, creation...
2005-11-04 Magnus OlsenNever, Never do if (FALSE) it will make dead code....
2005-11-04 Gregor AnichPut back reactos specific changes from old mesa32 direc...
2005-11-04 Gregor AnichImport include directory from Mesa3D vendor drop (this...
2005-11-04 Gregor AnichDelete GL subdirectory (should be inside include direct...
2005-11-04 Gregor AnichCopy src/mesa dir from Mesa vendor drop to lib/mesa32/src
2005-11-04 Gregor AnichCopy include dir from Mesa vendor drop to lib/mesa32
2005-11-04 Gregor AnichDelete mesa32 for vendor drop import.
2005-11-04 Martin Fuchstest version of startmenu root with big icons
2005-11-04 Ged MurphyStarted testing. Couple of code mods to get 'sc start...
2005-11-04 Royce Mitchell IIIfix uninitialized variable
2005-11-04 Royce Mitchell IIIfix indentation
2005-11-04 Royce Mitchell IIIfix indentation
2005-11-03 Gé van GeldorpRevert r18836, it breaks the explorer start menu (bug...
2005-11-03 Alex Ionescu- Rename KiCheckForKernelApcDelivery
2005-11-03 Thomas Bluemeladd all ACEs to their principals
2005-11-03 Brandon Turnerrewrite of gettype. Beginnings of support for remote...
2005-11-03 Brandon Turnerstub for NetServerGetInfo
2005-11-03 Brandon Turnerdefine CONNECT_COMMANDLINE and CONNECT_CMD_SAVECRED
2005-11-03 Thomas Bluemelfixed difference in signedness warnings
2005-11-03 Gregor AnichOptimize NtGetContextThread a bit and fix use of unitin...
2005-11-03 Gregor AnichRemove assignment to unused Thread variable which was...
2005-11-03 Gregor AnichReplace EXT_QUERY_OPENGLDRIVERINFO define by OPENGL_GET...
2005-11-03 Gregor Anich(Hopefully) fix (parts of) terribly broken NtSet/GetCon...
2005-11-02 Alex Ionescu- Use correct trapframe during set/get context. Thanks...
2005-11-02 Hartmut BirrDon't print a CR, if the command line is from a batch...
2005-11-02 Hartmut Birr- The separator (slash or back slash), exepostfix and...
2005-11-02 Gé van GeldorpReturn character heights instead of cell heights in...
2005-11-02 Gregor AnichConvert tabs to spaces.
2005-11-02 Ged Murphy- Split files
2005-11-02 Gé van GeldorpSync to Wine-0_9:
2005-11-02 Gé van GeldorpSync to Wine-0_9:
2005-11-02 Gé van GeldorpSync to Wine-0_9:
next