projects
/
reactos.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
implemented SetupDiSetSelectedDriverA
2005-10-26
Thomas Bluemel
implemented SetupDiSetSelectedDriverA
commit
|
commitdiff
|
tree
2005-10-24
Thomas Bluemel
convert tabs to spaces to make it readable with tabs...
commit
|
commitdiff
|
tree
2005-10-24
Thomas Bluemel
fixed uninitialized variable warning
commit
|
commitdiff
|
tree
2005-10-24
Thomas Bluemel
don't define DirectDrawClipper_Vtable statically
commit
|
commitdiff
|
tree
2005-10-23
Thomas Bluemel
implement MakeAbsoluteSD2 by forwarding to RtlSelfRelativeTo...
commit
|
commitdiff
|
tree
2005-10-22
Thomas Bluemel
implemented SetupDiGetDriverInfoDetailA()
commit
|
commitdiff
|
tree
2005-10-22
Thomas Bluemel
don't forget to adjust the stack pointer
commit
|
commitdiff
|
tree
2005-10-22
Thomas Bluemel
- re-add support for vectored exception handling which...
commit
|
commitdiff
|
tree
2005-10-21
Thomas Bluemel
forgot to commit this...
commit
|
commitdiff
|
tree
2005-10-21
Thomas Bluemel
added stubs for AccessCheckByTypeAndAuditAlarmA/W,...
commit
|
commitdiff
|
tree
2005-10-21
Thomas Bluemel
implemented ansi stubs: SetupGetInfFileListA and SetupDiGetI...
commit
|
commitdiff
|
tree
2005-10-21
Thomas Bluemel
minor fixes of included headers
commit
|
commitdiff
|
tree
2005-10-20
Thomas Bluemel
improved error handling in RegRenameKey
commit
|
commitdiff
|
tree
2005-10-20
Thomas Bluemel
fixed uninitialized variable warning
commit
|
commitdiff
|
tree
2005-10-20
Thomas Bluemel
fix r18639 the right way: don't check a - possibly...
commit
|
commitdiff
|
tree
2005-10-20
Thomas Bluemel
use the ansi entry point by default
commit
|
commitdiff
|
tree
2005-10-20
Thomas Bluemel
add a 'unicode' property to modules (not yet supported...
commit
|
commitdiff
|
tree
2005-10-17
Thomas Bluemel
fix incorrect usage of alloca and a buffer overflow
commit
|
commitdiff
|
tree
2005-10-14
Thomas Bluemel
Fixed the declarations of GetFileVersionInfoSizeA/W...
commit
|
commitdiff
|
tree
2005-10-13
Thomas Bluemel
properly reset the reference counter in ExReInitializeRundow...
commit
|
commitdiff
|
tree
2005-10-12
Thomas Bluemel
set eol-style to native
commit
|
commitdiff
|
tree
2005-10-12
Thomas Bluemel
fixed difference in signedness warning
commit
|
commitdiff
|
tree
2005-10-10
Thomas Bluemel
fixed a typo in the NtAccessCheck declaration
commit
|
commitdiff
|
tree
2005-10-10
Thomas Bluemel
convert DefaultSetInfoBufferCheck and DefaultQueryInfoBuffer...
commit
|
commitdiff
|
tree
2005-10-10
Thomas Bluemel
don't jump outside _SEH_TRY with goto in ObpCaptureObjectAtt...
commit
|
commitdiff
|
tree
2005-10-10
Thomas Bluemel
some fixes for CheckTokenMembership:
commit
|
commitdiff
|
tree
2005-10-09
Thomas Bluemel
don't try to free the ansi strings passed by the caller
commit
|
commitdiff
|
tree
2005-10-09
Thomas Bluemel
fixed difference in signedness warning in MulDiv()
commit
|
commitdiff
|
tree
2005-10-09
Thomas Bluemel
use the correct down-level scope filter flag for the...
commit
|
commitdiff
|
tree
2005-10-09
Thomas Bluemel
add a not yet complete tool to dump the recycle bin...
commit
|
commitdiff
|
tree
2005-10-09
Thomas Bluemel
added missing ansi/unicode definitions
commit
|
commitdiff
|
tree
2005-10-07
Thomas Bluemel
partly implemented AuthzInitializeResourceManager and...
commit
|
commitdiff
|
tree
2005-10-06
Thomas Bluemel
fixed uninitialized variable warning
commit
|
commitdiff
|
tree
2005-10-06
Thomas Bluemel
fixed warnings when compiled with -Wmissing-declarations
commit
|
commitdiff
|
tree
2005-10-06
Thomas Bluemel
fixed warnings when compiled with -Wmissing-declarations
commit
|
commitdiff
|
tree
2005-10-06
Thomas Bluemel
fixed warnings when compiled with -Wmissing-declarations
commit
|
commitdiff
|
tree
2005-10-03
Thomas Bluemel
don't leak memory in RegDeleteTree() when NtEnumerateKey...
commit
|
commitdiff
|
tree
2005-10-03
Thomas Bluemel
fixed a memory leak in RegDeleteTree() that could be...
commit
|
commitdiff
|
tree
2005-10-03
Thomas Bluemel
Don't fail when there are no more subkeys to delete...
commit
|
commitdiff
|
tree
2005-10-03
Thomas Bluemel
don't use invalid options in the DSOP_INIT_INFO structure...
commit
|
commitdiff
|
tree
2005-10-03
Thomas Bluemel
build regedit as unicode by default
commit
|
commitdiff
|
tree
2005-10-02
Thomas Bluemel
sizeof(HelloString) does already contain the terminating...
commit
|
commitdiff
|
tree
2005-10-02
Thomas Bluemel
fixed difference in signedness warnings
commit
|
commitdiff
|
tree
2005-10-02
Thomas Bluemel
minor changes (mostly formatting)
commit
|
commitdiff
|
tree
2005-10-02
Thomas Bluemel
make the tree compilable again...
commit
|
commitdiff
|
tree
2005-10-01
Thomas Bluemel
fixed some memory leaks and build it as unicode by...
commit
|
commitdiff
|
tree
2005-10-01
Thomas Bluemel
implemented the "Go to process" feature
commit
|
commitdiff
|
tree
2005-10-01
Thomas Bluemel
use the NT5+ behavior of displaying the system cache...
commit
|
commitdiff
|
tree
2005-10-01
Thomas Bluemel
check for and write new lines as ascii only in copy...
commit
|
commitdiff
|
tree
2005-10-01
Thomas Bluemel
fixed possible buffer overflow bug: pass correct buffer...
commit
|
commitdiff
|
tree
2005-09-30
Thomas Bluemel
initialize COM on demand only
commit
|
commitdiff
|
tree
2005-09-30
Thomas Bluemel
don't remove mutants twice from the thread's mutant...
commit
|
commitdiff
|
tree
2005-09-30
Thomas Bluemel
set eol-style to native
commit
|
commitdiff
|
tree
2005-09-30
Thomas Bluemel
- added stubs for authz.dll
commit
|
commitdiff
|
tree
2005-09-30
Thomas Bluemel
set eol-style to native
commit
|
commitdiff
|
tree
2005-09-30
Thomas Bluemel
- improved control resizing handling
commit
|
commitdiff
|
tree
2005-09-30
Thomas Bluemel
fixed pointer types differ in signedness warnings
commit
|
commitdiff
|
tree
2005-09-30
Thomas Bluemel
set eol-style to native
commit
|
commitdiff
|
tree
2005-09-30
Thomas Bluemel
use the correct down-level scope filter flag for the...
commit
|
commitdiff
|
tree
2005-09-30
Thomas Bluemel
display the computer selection dialog for remote registry...
commit
|
commitdiff
|
tree
2005-09-29
Thomas Bluemel
Some fixes to CreateDirectoryEx:
commit
|
commitdiff
|
tree
2005-09-29
Thomas Bluemel
added clb.dll (mostly just stubs) which is required...
commit
|
commitdiff
|
tree
2005-09-29
Thomas Bluemel
display all known value types
commit
|
commitdiff
|
tree
2005-09-29
Thomas Bluemel
added stub for PrivCopyFileExW. This is needed by XP...
commit
|
commitdiff
|
tree
2005-09-29
Thomas Bluemel
export BuildSecurityDescriptorA/W and IsWellKnownSid
commit
|
commitdiff
|
tree
2005-09-28
Thomas Bluemel
added some missing APIs
commit
|
commitdiff
|
tree
2005-09-28
Thomas Bluemel
add the vista application recovery functions to w32api...
commit
|
commitdiff
|
tree
2005-09-28
Thomas Bluemel
don't free random pointer in MmCreateImageSection....
commit
|
commitdiff
|
tree
2005-09-28
Thomas Bluemel
added the Longhorn registry APIs to w32api
commit
|
commitdiff
|
tree
2005-09-28
Thomas Bluemel
don't dereference the port in NtSetInformationFile...
commit
|
commitdiff
|
tree
2005-09-28
Thomas Bluemel
improved error handling
commit
|
commitdiff
|
tree
2005-09-28
Thomas Bluemel
improved error handling
commit
|
commitdiff
|
tree
2005-09-28
Thomas Bluemel
Fixed some memory leaks in taskmgr. Patch by Christoph_vW...
commit
|
commitdiff
|
tree
2005-09-27
Thomas Bluemel
some code reformatting of slayer.dll and make it build...
commit
|
commitdiff
|
tree
2005-09-27
Thomas Bluemel
some code reformatting
commit
|
commitdiff
|
tree
2005-09-27
Thomas Bluemel
add hid.dll to the build system
commit
|
commitdiff
|
tree
2005-09-27
Thomas Bluemel
load some settings from the registry
commit
|
commitdiff
|
tree
2005-09-27
Thomas Bluemel
fixed uninitialized variable warnings
commit
|
commitdiff
|
tree
2005-09-27
Thomas Bluemel
minor fixes
commit
|
commitdiff
|
tree
2005-09-27
Thomas Bluemel
partly implemented the mixer selection dialog
commit
|
commitdiff
|
tree
2005-09-26
Thomas Bluemel
don't use MIXERCONTROLA for unicode builds
commit
|
commitdiff
|
tree
2005-09-26
Thomas Bluemel
also compile the resource file...
commit
|
commitdiff
|
tree
2005-09-26
Thomas Bluemel
add sndvol32 to the build system and reformat the code
commit
|
commitdiff
|
tree
2005-09-26
Thomas Bluemel
RegOverridePredefKey does not (as opposed to the PSDK...
commit
|
commitdiff
|
tree
2005-09-26
Thomas Bluemel
export RegOverridePredefKey, forgot to commit this...
commit
|
commitdiff
|
tree
2005-09-26
Thomas Bluemel
implemented RegOverridePredefKey()
commit
|
commitdiff
|
tree
2005-09-26
Thomas Bluemel
copy the buffer to the right place in IntWriteConsoleOutput
commit
|
commitdiff
|
tree
2005-09-26
Thomas Bluemel
- fixed uninitialized variable warning
commit
|
commitdiff
|
tree
2005-09-26
Thomas Bluemel
fixed uninitialized variable warning
commit
|
commitdiff
|
tree
2005-09-26
Thomas Bluemel
don't copy the buffer to a random pointer in IntWriteConsole...
commit
|
commitdiff
|
tree
2005-09-25
Thomas Bluemel
fixed gcc4 warnings
commit
|
commitdiff
|
tree
2005-09-25
Thomas Bluemel
- fixed uninitialized variable warning
commit
|
commitdiff
|
tree
2005-09-25
Thomas Bluemel
fixed uninitialized variable warnings
commit
|
commitdiff
|
tree
2005-09-25
Thomas Bluemel
fixed uninitialized variable warning
commit
|
commitdiff
|
tree
2005-09-24
Thomas Bluemel
removed obsolete goto statement
commit
|
commitdiff
|
tree
2005-09-24
Thomas Bluemel
implemented RegCopyTreeW() (untested!)
commit
|
commitdiff
|
tree
2005-09-23
Thomas Bluemel
imported shfolder.dll from WINE-20050830
commit
|
commitdiff
|
tree
2005-09-23
Thomas Bluemel
use RegGetKeySecurity() directly to read the security...
commit
|
commitdiff
|
tree
2005-09-23
Thomas Bluemel
don't read the DACL if it's not present or if it's...
commit
|
commitdiff
|
tree
2005-09-23
Thomas Bluemel
- fixed buffer size calculation in RtlLengthRequiredSid...
commit
|
commitdiff
|
tree
next