reactos.git
2005-11-01 Magnus Olsendo not try free memmory at exit it seam like the DdDele...
2005-11-01 Magnus OlsenFixed a crach. and do not hardcode the flag ddsd to...
2005-11-01 Magnus Olsensplit up CreateSurface to hal and hel interface
2005-11-01 Brandon TurnerSmall unicode safe changes by me. Small msvc build...
2005-11-01 Thomas Bluemel- if a file object is a named pipe don't allow the...
2005-11-01 Magnus Olsen* Source cleanup.
2005-11-01 Eric Kohl- Mark service for delete in the registry.
2005-11-01 Eric KohlUpdate the Indentation.
2005-11-01 Maarten BosmaAnother few cosmetic changes and also except DDSURFACED...
2005-11-01 Maarten BosmaAdd call to DdReenableDirectDrawObject (GdiEntry10...
2005-11-01 Maarten Bosmafix compiling again, sorry.
2005-11-01 Maarten BosmaSome cosmetic changes like replacing tabs with spaces...
2005-11-01 Maarten Bosmafix compile
2005-11-01 Maarten BosmaFixed the "header problems".
2005-11-01 Maarten BosmaRemove DUMMYUNIONNAMEs since it fixes compile problems.
2005-11-01 Maarten BosmaCreated makefile for alphablend-test in rosapps.
2005-11-01 Martin Fuchscorrectly call HCR_GetFolderAttributes() in SHELL32_Get...
2005-10-31 Magnus Olsenfill in the DDSD we got from the call of createsurface...
2005-10-31 Thomas Bluemelfix return type of ObDereferenceSecurityDescriptor
2005-10-31 Magnus OlsenFix someprat of Createsurface now it is working for...
2005-10-31 Thomas Bluemeladded stubs for ObLogSecurityDescriptor and ObDereferen...
2005-10-31 Thomas Bluemeldon't ask for generic read access rights in WaitNamedPipe
2005-10-31 Maarten BosmaFix wrong DDESC2 to DDESC conversion. Spotted by GreatLord.
2005-10-31 Magnus OlsenUse the info we got from callback for the res in create...
2005-10-31 Hartmut BirrRemoved the 'special' mode, because it didn't connect...
2005-10-31 Hervé PoussineauBig move of driver input stack to a Plug-and-Play model:
2005-10-31 Aleksey BraginI don't think tracert really depends on winmm lib.
2005-10-31 Hartmut BirrDo always dereference the section object if it was...
2005-10-31 Magnus OlsenFix some crach in ddraw.dll startup process for surface...
2005-10-31 Brandon Turneronly show one screen of text at a time for displaying...
2005-10-31 Hervé PoussineauRewrite mouclass, so it can now handle more than one...
2005-10-31 Brandon TurnerRemoved some code to make dir behave the same way as...
2005-10-31 Magnus OlsenFix so startup process of ddraw hal can be compile...
2005-10-30 Magnus OlsenFree Hal memory that have been alloc at exist
2005-10-30 Hervé PoussineauPrevent i8042prt to search for a keyboard/mouse more...
2005-10-30 Magnus Olsensmall ceanup in hal startup process
2005-10-30 Magnus OlsenSmall change for hal startup process only few callbacks...
2005-10-30 Art Yerkesuse %lx for printing NTSTATUS
2005-10-30 Art YerkesSome upgrades for green:
2005-10-30 Gregor AnichAdd NtGdiAlphaBlend to w32ksvc.db (and fix tabs)
2005-10-30 Gregor AnichAdd IntEngAlphaBlend and NtGdiAlphaBlend functions...
2005-10-30 Gregor AnichAdd NtGdiAlphaBlend prototype.
2005-10-30 Eric Kohl- Implement GetServiceKeyNameW (untested).
2005-10-30 Hervé PoussineauImplement IRP_MJ_PNP / IRP_MN_QUERY_INTERFACE for GUID_...
2005-10-30 Magnus OlsenCorrect One struct
2005-10-30 Gregor AnichSilence warning for non-win32 compilations.
2005-10-30 Brandon TurnerHandle possible error from FindFirstFile. Thanks to...
2005-10-30 Brandon TurnerAdd a new function to return a path with correct casing...
2005-10-30 Thomas Bluemelfixed difference in signedness warnings
2005-10-30 Magnus OlsenFix broke SVN after me, thx to it I found wrong ref...
2005-10-30 Magnus Olsenadding more stuff for create surface right
2005-10-30 Maarten BosmaFix compile
2005-10-30 Maarten BosmaImplement IDirectDrawSurface::Blt for HAL
2005-10-30 Thomas Bluemelfix some flags calculations and access rights in Create...
2005-10-30 Hartmut BirrFixed the check for the MEM_TOP_DOWN flag in MmMapViewO...
2005-10-30 Hartmut BirrMap the NLS tables after creating the PEB.
2005-10-30 Eric Kohl- Implement GetServiceDisplayNameW (untested).
2005-10-30 Magnus Olsenlay some gorun for blt but not implement
2005-10-30 Magnus OlsenBind the Hal and Hel right in main call only to hal...
2005-10-30 Thomas Bluemelfixed uninitialized variable warning
2005-10-30 Magnus OlsenRename files so it be more easy to wrok with them in VS
2005-10-30 Magnus OlsenForgot cleanup the code. in Main_setDisplayMode.
2005-10-30 Magnus OlsenMove hel SetDisplayMode to hel and write a stub for...
2005-10-30 Magnus Olsenimplment Hal FlipToGDISurface
2005-10-30 Maarten BosmaCheck if CanCreateSurface is implemented by the driver...
2005-10-30 Magnus Olsenimplement Hal GetScanLine
2005-10-30 Magnus OlsenFix one crach in createsurface for DrFred
2005-10-30 Maarten BosmaForgot to remove that test line
2005-10-30 Magnus Olsenimplement Hal WaitForVerticalBlank
2005-10-30 Brandon Turneradd gettype.exe to the bootcd
2005-10-30 Brandon Turneradd gettype.exe clone. It works in windows and partial...
2005-10-30 Brandon Turneradd definitions for VER_SUITE_SINGLEUSERTS and VER_SUIT...
2005-10-30 Magnus OlsenImplement Hal GetAvailableVidMem and is it working...
2005-10-29 Thomas Bluemelprotect access to buffers in NtOpenProcess
2005-10-29 Magnus OlsenCover the most hal startup process it now time start...
2005-10-29 Thomas Bluemelrelease the keep-alive reference of the process object
2005-10-29 Thomas Bluemel- don't dereference the section object in MmCreateProce...
2005-10-29 Thomas Bluemel- protect access to buffers in NtCreateThread and NtOpe...
2005-10-29 Magnus OlsenSetup the hal startup process some bit. We still does...
2005-10-29 Maarten BosmaImprove macro for stubs inside of ddraw. Thx to w3seek.
2005-10-29 Magnus Olsensorry forget This->DirectDrawGlobal
2005-10-29 Magnus OlsenDo not trust msdn what it say about dwContext in any...
2005-10-29 Magnus OlsenSetup the hal inisate bit more. and commect the code...
2005-10-29 Thomas Bluemel- probe and capture parameters in NtCreateKey
2005-10-29 Thomas Bluemelimplemented the 32 bit version of GetSystemWow64Directo...
2005-10-29 Thomas Bluemel- deleting a registry value requires the KEY_SET_VALUE...
2005-10-29 Hartmut BirrMerged MmReleaseMemoryArea into MmReleaseMmInfo.
2005-10-29 Hartmut Birr- Lock always the address space if we changing the...
2005-10-29 Hartmut BirrLock always the address space if we changing the virtua...
2005-10-29 Nathan WoodsCalc: Fixed Enter key
2005-10-29 Magnus OlsenFixed some hal insate problem
2005-10-29 Thomas Bluemel#include "w32k.h" -> #include <w32k.h>
2005-10-29 Maarten BosmaStub IDirectDrawKernel and IDirectDrawSurfaceKernel...
2005-10-29 Maarten BosmaDefine the GUIDs and other stuff.
2005-10-29 Maarten BosmaCreate Stubs for IDirectDrawVideoPortNotify and fix...
2005-10-29 Maarten BosmaDefine COM-Interfaces for IDirectDrawKernel and Surfac...
2005-10-29 Thomas Bluemelimplemented SetupDiCreateDevRegKeyA
2005-10-29 Thomas Bluemelimplemented SetupDiGetSelectedDriverA
2005-10-29 Hervé PoussineauFix infinite loop (spotted by mifritscher)
2005-10-28 Magnus OlsenTaskmgr greenish font remake by irc:dnordenberg (Swedis...
next