2005-09-04 |
Hervé Poussineau | Allow compilation of npfs driver with MSVC |
tree | commitdiff |
2005-09-04 |
Hervé Poussineau | Allow compilation of fs_rec driver with MSVC |
tree | commitdiff |
2005-09-04 |
Hervé Poussineau | Don't double-define KEBUGCHECK(EX) |
tree | commitdiff |
2005-09-04 |
Hervé Poussineau | Implement SetComputerNameExA/W |
tree | commitdiff |
2005-09-04 |
Alex Ionescu | - Various fixes to headers, such as fixing some LPC... |
tree | commitdiff |
2005-09-04 |
Alex Ionescu | - Disable two tests since the Balance Set Manager isn... |
tree | commitdiff |
2005-09-04 |
Filip Navara | Get correct physical address in HalpGrowMapBuffers. |
tree | commitdiff |
2005-09-04 |
Eric Kohl | Implement CM_Get_Class_Name_ExA. |
tree | commitdiff |
2005-09-04 |
Magnus Olsen | fix bug 739 can not create file notepad newfile.txt |
tree | commitdiff |
2005-09-04 |
Magnus Olsen | Revers the change after reboot it did carcgh for me... |
tree | commitdiff |
2005-09-04 |
Eric Kohl | - Enclose GUID in curly brackets. |
tree | commitdiff |
2005-09-04 |
Magnus Olsen | remove some hardcode buffer value. The dymatic buffer... |
tree | commitdiff |
2005-09-04 |
Filip Navara | Fix the return value of HalReadDmaCounter at the end... |
tree | commitdiff |
2005-09-04 |
Filip Navara | - Set the MAP_BASE_SW_SG flag for map registers in... |
tree | commitdiff |
2005-09-04 |
Magnus Olsen | Remove more hardcode buffer value to dymatic buffer. |
tree | commitdiff |
2005-09-04 |
Magnus Olsen | fix a small bug after me, and check if it really got... |
tree | commitdiff |
2005-09-03 |
Magnus Olsen | remove some hardcode commadline buffer value. first... |
tree | commitdiff |
2005-09-03 |
Magnus Olsen | fix type can handler \n at text output thx ravelo for... |
tree | commitdiff |
2005-09-03 |
Eric Kohl | Fix GUID->String conversion. |
tree | commitdiff |
2005-09-03 |
Andrew Munger | Fix cmd build. Please check your changes before commiting. |
tree | commitdiff |
2005-09-03 |
Hartmut Birr | Fixed the return value in KeRundownQueue if the queue... |
tree | commitdiff |
2005-09-03 |
Hartmut Birr | Set the ownership before locking the bitmap in EngCreat... |
tree | commitdiff |
2005-09-03 |
Brandon Turner | Setting my changes back for prompt.c. Greatlord and... |
tree | commitdiff |
2005-09-03 |
Magnus Olsen | Updated translation by Anders, proofread by Andreas... |
tree | commitdiff |
2005-09-03 |
Magnus Olsen | Swedish translation by David Nordenberg, proofread... |
tree | commitdiff |
2005-09-03 |
Magnus Olsen | Swedish translation by Andreas Bjerkeholt, proofread... |
tree | commitdiff |
2005-09-03 |
Magnus Olsen | David Nordenberg: Swedish translation, proofread by... |
tree | commitdiff |
2005-09-03 |
Magnus Olsen | * Updated translation by Anders, proofread by Andreas... |
tree | commitdiff |
2005-09-03 |
Magnus Olsen | revers brandon change to prompt.c they are incorrect... |
tree | commitdiff |
2005-09-03 |
Brandon Turner | Correctly assign %propmt%. |
tree | commitdiff |
2005-09-03 |
Royce Mitchell III | small efficiency boost |
tree | commitdiff |
2005-09-02 |
Brandon Turner | Fixed a bug that crashed cmd when "cd /D" but no path... |
tree | commitdiff |
2005-09-02 |
Hervé Poussineau | Don't fill twice the output buffer. Bug spotted by... |
tree | commitdiff |
2005-09-02 |
Hervé Poussineau | No need to allocate too much memory, as SetupDiGetDevic... |
tree | commitdiff |
2005-09-02 |
Filip Navara | Check for Request == NULL. |
tree | commitdiff |
2005-09-02 |
Filip Navara | Fix open mode passed to CreateFile in DoSaveFile functi... |
tree | commitdiff |
2005-09-01 |
Gregor Anich | Link against string.a instead of hal and ntoskrnl,... |
tree | commitdiff |
2005-09-01 |
Gunnar Dalsnes | fixed RtlCompareUnicodeString and RtlCompareString... |
tree | commitdiff |
2005-09-01 |
Andrew Munger | Correct some checks, fix bug 748 (qemu networking)... |
tree | commitdiff |
2005-08-30 |
Hartmut Birr | Print the exception code and the faulting address,... |
tree | commitdiff |
2005-08-30 |
Hartmut Birr | Invoke always our own exception handler if the exceptio... |
tree | commitdiff |
2005-08-30 |
Hartmut Birr | Don't interpret SIG_DFL and SIG_IGN as real handler... |
tree | commitdiff |
2005-08-29 |
Filip Navara | Remove WineDebugInfo from TEB and fix type of TlsExpans... |
tree | commitdiff |
2005-08-29 |
Filip Navara | Formatting and code style changes. |
tree | commitdiff |
2005-08-29 |
Thomas Bluemel | fixed uninitialized variable warning |
tree | commitdiff |
2005-08-29 |
Brandon Turner | fix an if statment. Found by thomas. |
tree | commitdiff |
2005-08-29 |
Brandon Turner | Fixed a bug in tab complete when there was only one... |
tree | commitdiff |
2005-08-29 |
Thomas Bluemel | - don't close handles of keys in RegDeleteTree() that... |
tree | commitdiff |
2005-08-28 |
Eric Kohl | Implement CM_Get_Class_Key_Name[_Ex]A/W and CM_Open_Cla... |
tree | commitdiff |
2005-08-28 |
Royce Mitchell III | remove single "." entries from paths |
tree | commitdiff |
2005-08-28 |
Royce Mitchell III | remove transient debugging code |
tree | commitdiff |
2005-08-28 |
Royce Mitchell III | don't crash if path == base_directory. |
tree | commitdiff |
2005-08-28 |
Hartmut Birr | - Allocate the csrss request buffer from heap if the... |
tree | commitdiff |
2005-08-28 |
Hartmut Birr | Allocated the message reply buffer according to the... |
tree | commitdiff |
2005-08-28 |
Hervé Poussineau | Fix rbuild compilation, by adding Path::RelativeFromDir... |
tree | commitdiff |
2005-08-28 |
Emanuele Aliberti | Autoregister Debug internal subsystem too. Now 'sm... |
tree | commitdiff |
2005-08-28 |
Royce Mitchell III | add include directories from xml, remove "." hack,... |
tree | commitdiff |
2005-08-28 |
Royce Mitchell III | add . to list of include directories for all projects |
tree | commitdiff |
2005-08-27 |
Thomas Bluemel | #include "precomp.h" -> #include <precomp.h> |
tree | commitdiff |
2005-08-27 |
Eric Kohl | Implement StringTableInitializeEx, StringTableGetExtraD... |
tree | commitdiff |
2005-08-27 |
Thomas Bluemel | implemented RegDeleteTree() (untested!) |
tree | commitdiff |
2005-08-27 |
Emanuele Aliberti | native EOL |
tree | commitdiff |
2005-08-27 |
Emanuele Aliberti | Minor changes and IT resource file. |
tree | commitdiff |
2005-08-27 |
Hervé Poussineau | Implement SetupDiSelectBestCompatDrv, by sorting driver... |
tree | commitdiff |
2005-08-27 |
Eric Kohl | Implement LogonUserA. |
tree | commitdiff |
2005-08-27 |
Emanuele Aliberti | SM: simplify and fix client (subsystem servers) management. |
tree | commitdiff |
2005-08-27 |
Andrew Munger | 17519 requires __REACTOS__ to be defined for KDB to... |
tree | commitdiff |
2005-08-27 |
Andrew Munger | "." means current directory, not previous. Spotted... |
tree | commitdiff |
2005-08-26 |
Thomas Bluemel | fixed code to compile both as ansi and unicode version... |
tree | commitdiff |
2005-08-26 |
Hartmut Birr | - Moved all members with variable length in CSRSS_XXX... |
tree | commitdiff |
2005-08-26 |
Filip Navara | Make the explorer taskbar look a bit nicer. |
tree | commitdiff |
2005-08-26 |
Filip Navara | Add TBMETRICS structure and associated constants. |
tree | commitdiff |
2005-08-26 |
Steven Edwards | Add constants for DBG_CONTROL_C and DBG_CONTROL_BREAK... |
tree | commitdiff |
2005-08-26 |
Thomas Bluemel | implemented CreateSymbolicLink() (not tested/verified... |
tree | commitdiff |
2005-08-26 |
Hartmut Birr | Call the correct user mode dispatch function in KiDispa... |
tree | commitdiff |
2005-08-26 |
Thomas Bluemel | removed obsolete variable in RegOpenUserClassesRoot() |
tree | commitdiff |
2005-08-26 |
Thomas Bluemel | RegLoadMUIStringA/W are not implemented yet... |
tree | commitdiff |
2005-08-26 |
Thomas Bluemel | added stubs for RegLoadMUIStringA/W() |
tree | commitdiff |
2005-08-26 |
Thomas Bluemel | implemented RegDisablePredefinedCacheEx() |
tree | commitdiff |
2005-08-25 |
Steven Edwards | Why this thing ships with its own GetConsoleWindow... |
tree | commitdiff |
2005-08-25 |
Steven Edwards | minor build fixes for msvc |
tree | commitdiff |
2005-08-25 |
Steven Edwards | fix msvc compile |
tree | commitdiff |
2005-08-25 |
Steven Edwards | disable the custom rules for Winebuild for now |
tree | commitdiff |
2005-08-25 |
Magnus Olsen | Thx ravelo to found a new bug in start.c it did not... |
tree | commitdiff |
2005-08-25 |
Brandon Turner | Don't dereference the pointers. Catch by Thomas. |
tree | commitdiff |
2005-08-25 |
Thomas Bluemel | add stub for ControlServiceEx() |
tree | commitdiff |
2005-08-25 |
Steven Edwards | Generate a GUID for each module processed. Later on... |
tree | commitdiff |
2005-08-25 |
Brandon Turner | Implement escape char in console. "^" |
tree | commitdiff |
2005-08-25 |
Thomas Bluemel | enable theming of the checklist control |
tree | commitdiff |
2005-08-25 |
Thomas Bluemel | - added stubs for Set/GetConsoleHistoryInfo(), GetConso... |
tree | commitdiff |
2005-08-25 |
Thomas Bluemel | add stubs for CreateSymbolicLinkA/W |
tree | commitdiff |
2005-08-25 |
Brandon Turner | Use GetShortPathName and GetLongPathName to correct... |
tree | commitdiff |
2005-08-25 |
Royce Mitchell III | file paths should be relative to the location of the... |
tree | commitdiff |
2005-08-25 |
Maarten Bosma | Fill some more structs, that ms ddraw fill as well. |
tree | commitdiff |
2005-08-25 |
Hartmut Birr | Fixed a bug in RtlLeaveCriticalSection. We have only... |
tree | commitdiff |
2005-08-25 |
Thomas Bluemel | minor simplifications |
tree | commitdiff |
2005-08-25 |
Thomas Bluemel | open subkey with sufficient rights in RegDeleteTree |
tree | commitdiff |
2005-08-25 |
Thomas Bluemel | added stubs for RegDeleteTreeA/W() and RegCopyTreeA/W() |
tree | commitdiff |
2005-08-25 |
Royce Mitchell III | $default_cfg fix |
tree | commitdiff |
2005-08-25 |
Thomas Bluemel | check for console handles in Get/SetFileAttributesByHan... |
tree | commitdiff |
next |