2005-09-02 |
Hervé Poussineau | No need to allocate too much memory, as SetupDiGetDevic... |
commit | commitdiff | tree |
2005-09-02 |
Filip Navara | Check for Request == NULL. |
commit | commitdiff | tree |
2005-09-02 |
Filip Navara | Fix open mode passed to CreateFile in DoSaveFile functi... |
commit | commitdiff | tree |
2005-09-01 |
Gregor Anich | Link against string.a instead of hal and ntoskrnl,... |
commit | commitdiff | tree |
2005-09-01 |
Gunnar Dalsnes | fixed RtlCompareUnicodeString and RtlCompareString... |
commit | commitdiff | tree |
2005-09-01 |
Andrew Munger | Correct some checks, fix bug 748 (qemu networking)... |
commit | commitdiff | tree |
2005-08-30 |
Hartmut Birr | Print the exception code and the faulting address,... |
commit | commitdiff | tree |
2005-08-30 |
Hartmut Birr | Invoke always our own exception handler if the exceptio... |
commit | commitdiff | tree |
2005-08-30 |
Hartmut Birr | Don't interpret SIG_DFL and SIG_IGN as real handler... |
commit | commitdiff | tree |
2005-08-29 |
Filip Navara | Remove WineDebugInfo from TEB and fix type of TlsExpans... |
commit | commitdiff | tree |
2005-08-29 |
Filip Navara | Formatting and code style changes. |
commit | commitdiff | tree |
2005-08-29 |
Thomas Bluemel | fixed uninitialized variable warning |
commit | commitdiff | tree |
2005-08-29 |
Brandon Turner | fix an if statment. Found by thomas. |
commit | commitdiff | tree |
2005-08-29 |
Brandon Turner | Fixed a bug in tab complete when there was only one... |
commit | commitdiff | tree |
2005-08-29 |
Thomas Bluemel | - don't close handles of keys in RegDeleteTree() that... |
commit | commitdiff | tree |
2005-08-28 |
Hervé Poussineau | Remove warnings |
commit | commitdiff | tree |
2005-08-28 |
Hervé Poussineau | Remove warnings |
commit | commitdiff | tree |
2005-08-28 |
Eric Kohl | Implement CM_Get_Class_Key_Name[_Ex]A/W and CM_Open_Cla... |
commit | commitdiff | tree |
2005-08-28 |
Royce Mitchell III | remove single "." entries from paths |
commit | commitdiff | tree |
2005-08-28 |
Royce Mitchell III | remove transient debugging code |
commit | commitdiff | tree |
2005-08-28 |
Royce Mitchell III | don't crash if path == base_directory. |
commit | commitdiff | tree |
2005-08-28 |
Hartmut Birr | - Allocate the csrss request buffer from heap if the... |
commit | commitdiff | tree |
2005-08-28 |
Hartmut Birr | Allocated the message reply buffer according to the... |
commit | commitdiff | tree |
2005-08-28 |
Hervé Poussineau | Fix rbuild compilation, by adding Path::RelativeFromDir... |
commit | commitdiff | tree |
2005-08-28 |
Hervé Poussineau | Remove warnings |
commit | commitdiff | tree |
2005-08-28 |
Hervé Poussineau | Remove warnings |
commit | commitdiff | tree |
2005-08-28 |
Emanuele Aliberti | Autoregister Debug internal subsystem too. Now 'sm... |
commit | commitdiff | tree |
2005-08-28 |
Royce Mitchell III | add include directories from xml, remove "." hack,... |
commit | commitdiff | tree |
2005-08-28 |
Royce Mitchell III | add . to list of include directories for all projects |
commit | commitdiff | tree |
2005-08-27 |
Thomas Bluemel | #include "precomp.h" -> #include <precomp.h> |
commit | commitdiff | tree |
2005-08-27 |
Eric Kohl | Implement StringTableInitializeEx, StringTableGetExtraD... |
commit | commitdiff | tree |
2005-08-27 |
Thomas Bluemel | implemented RegDeleteTree() (untested!) |
commit | commitdiff | tree |
2005-08-27 |
Emanuele Aliberti | native EOL |
commit | commitdiff | tree |
2005-08-27 |
Emanuele Aliberti | Minor changes and IT resource file. |
commit | commitdiff | tree |
2005-08-27 |
Hervé Poussineau | Implement SetupDiSelectBestCompatDrv, by sorting driver... |
commit | commitdiff | tree |
2005-08-27 |
Eric Kohl | Implement LogonUserA. |
commit | commitdiff | tree |
2005-08-27 |
Emanuele Aliberti | SM: simplify and fix client (subsystem servers) management. |
commit | commitdiff | tree |
2005-08-27 |
Andrew Munger | 17519 requires __REACTOS__ to be defined for KDB to... |
commit | commitdiff | tree |
2005-08-27 |
Andrew Munger | "." means current directory, not previous. Spotted... |
commit | commitdiff | tree |
2005-08-26 |
Thomas Bluemel | fixed code to compile both as ansi and unicode version... |
commit | commitdiff | tree |
2005-08-26 |
Hartmut Birr | - Moved all members with variable length in CSRSS_XXX... |
commit | commitdiff | tree |
2005-08-26 |
Filip Navara | Make the explorer taskbar look a bit nicer. |
commit | commitdiff | tree |
2005-08-26 |
Filip Navara | Add TBMETRICS structure and associated constants. |
commit | commitdiff | tree |
2005-08-26 |
Steven Edwards | Add constants for DBG_CONTROL_C and DBG_CONTROL_BREAK... |
commit | commitdiff | tree |
2005-08-26 |
Thomas Bluemel | implemented CreateSymbolicLink() (not tested/verified... |
commit | commitdiff | tree |
2005-08-26 |
Hartmut Birr | Call the correct user mode dispatch function in KiDispa... |
commit | commitdiff | tree |
2005-08-26 |
Thomas Bluemel | removed obsolete variable in RegOpenUserClassesRoot() |
commit | commitdiff | tree |
2005-08-26 |
Thomas Bluemel | RegLoadMUIStringA/W are not implemented yet... |
commit | commitdiff | tree |
2005-08-26 |
Thomas Bluemel | added stubs for RegLoadMUIStringA/W() |
commit | commitdiff | tree |
2005-08-26 |
Thomas Bluemel | implemented RegDisablePredefinedCacheEx() |
commit | commitdiff | tree |
2005-08-25 |
Steven Edwards | Why this thing ships with its own GetConsoleWindow... |
commit | commitdiff | tree |
2005-08-25 |
Steven Edwards | minor build fixes for msvc |
commit | commitdiff | tree |
2005-08-25 |
Steven Edwards | fix msvc compile |
commit | commitdiff | tree |
2005-08-25 |
Steven Edwards | disable the custom rules for Winebuild for now |
commit | commitdiff | tree |
2005-08-25 |
Magnus Olsen | Thx ravelo to found a new bug in start.c it did not... |
commit | commitdiff | tree |
2005-08-25 |
Brandon Turner | Don't dereference the pointers. Catch by Thomas. |
commit | commitdiff | tree |
2005-08-25 |
Thomas Bluemel | add stub for ControlServiceEx() |
commit | commitdiff | tree |
2005-08-25 |
Steven Edwards | Generate a GUID for each module processed. Later on... |
commit | commitdiff | tree |
2005-08-25 |
Brandon Turner | Implement escape char in console. "^" |
commit | commitdiff | tree |
2005-08-25 |
Thomas Bluemel | enable theming of the checklist control |
commit | commitdiff | tree |
2005-08-25 |
Thomas Bluemel | - added stubs for Set/GetConsoleHistoryInfo(), GetConso... |
commit | commitdiff | tree |
2005-08-25 |
Thomas Bluemel | add stubs for CreateSymbolicLinkA/W |
commit | commitdiff | tree |
2005-08-25 |
Brandon Turner | Use GetShortPathName and GetLongPathName to correct... |
commit | commitdiff | tree |
2005-08-25 |
Royce Mitchell III | file paths should be relative to the location of the... |
commit | commitdiff | tree |
2005-08-25 |
Maarten Bosma | Fill some more structs, that ms ddraw fill as well. |
commit | commitdiff | tree |
2005-08-25 |
Hartmut Birr | Fixed a bug in RtlLeaveCriticalSection. We have only... |
commit | commitdiff | tree |
2005-08-25 |
Thomas Bluemel | minor simplifications |
commit | commitdiff | tree |
2005-08-25 |
Thomas Bluemel | open subkey with sufficient rights in RegDeleteTree |
commit | commitdiff | tree |
2005-08-25 |
Thomas Bluemel | added stubs for RegDeleteTreeA/W() and RegCopyTreeA/W() |
commit | commitdiff | tree |
2005-08-25 |
Maarten Bosma | Change Install Name to ddraw_demo.exe |
commit | commitdiff | tree |
2005-08-25 |
Royce Mitchell III | $default_cfg fix |
commit | commitdiff | tree |
2005-08-25 |
Thomas Bluemel | check for console handles in Get/SetFileAttributesByHan... |
commit | commitdiff | tree |
2005-08-24 |
Thomas Bluemel | implemented SetFileAttributesByHandle() and GetFileAttr... |
commit | commitdiff | tree |
2005-08-24 |
Thomas Bluemel | implemented RegSetKeyValueA/W |
commit | commitdiff | tree |
2005-08-24 |
Magnus Olsen | fixing a bug in searching for cmd for bat/cmd files... |
commit | commitdiff | tree |
2005-08-24 |
Thomas Bluemel | implemented RegDeleteKeyValueA/W() |
commit | commitdiff | tree |
2005-08-24 |
Magnus Olsen | Implement start execute support for bat/cmd file. wokin... |
commit | commitdiff | tree |
2005-08-24 |
Thomas Bluemel | implemented IsThreadAFiber() |
commit | commitdiff | tree |
2005-08-24 |
Royce Mitchell III | zero the entire buffer |
commit | commitdiff | tree |
2005-08-24 |
Thomas Bluemel | install the registry keys before enabling the driver |
commit | commitdiff | tree |
2005-08-24 |
Filip Navara | REVISON -> REVISION |
commit | commitdiff | tree |
2005-08-24 |
Magnus Olsen | implemented "" remove for the start command. This... |
commit | commitdiff | tree |
2005-08-24 |
Filip Navara | Fix a memory leak if VideoPortInitialize is called... |
commit | commitdiff | tree |
2005-08-24 |
Hervé Poussineau | Cleanup i8042prt.h |
commit | commitdiff | tree |
2005-08-24 |
Royce Mitchell III | added some verbosity |
commit | commitdiff | tree |
2005-08-24 |
Royce Mitchell III | invoke _generate_dsp() have it open the output file... |
commit | commitdiff | tree |
2005-08-24 |
Hervé Poussineau | Remove $Id$ tags |
commit | commitdiff | tree |
2005-08-24 |
Royce Mitchell III | _generate_dsp() compiles now, haven't tested yet |
commit | commitdiff | tree |
2005-08-24 |
Hervé Poussineau | Fix IRP_MJ_QUERY_INFORMATION/FileStandardInformation... |
commit | commitdiff | tree |
2005-08-24 |
Hervé Poussineau | Replace ExAllocatePool by ExAllocatePoolWithTag |
commit | commitdiff | tree |
2005-08-24 |
Filip Navara | Make BusyLoop volatile. Spotted by Thomas. |
commit | commitdiff | tree |
2005-08-24 |
Filip Navara | Implement the most over-optimized lock in NT - the... |
commit | commitdiff | tree |
2005-08-24 |
Filip Navara | Fix the NDIS_RW_LOCK structure. |
commit | commitdiff | tree |
2005-08-24 |
Filip Navara | Remove bogus and unneeded cast. |
commit | commitdiff | tree |
2005-08-24 |
Royce Mitchell III | Replace() bugfix #2 - forgot to insert replacement... |
commit | commitdiff | tree |
2005-08-24 |
Royce Mitchell III | bugfix - Replace() was truncating the string |
commit | commitdiff | tree |
2005-08-24 |
Royce Mitchell III | almost done converting _generate_dsp(), but have to... |
commit | commitdiff | tree |
2005-08-24 |
Royce Mitchell III | new helper function Replace() |
commit | commitdiff | tree |
2005-08-24 |
Royce Mitchell III | vc6 build files - just in case somebody else wants... |
commit | commitdiff | tree |
2005-08-24 |
Steven Edwards | remove a few of the Wine hacks |
commit | commitdiff | tree |
next |