Fix some crach in ddraw.dll startup process for surface, we still got crach and surfa...
[reactos.git] / reactos / lib /
2005-10-31 Magnus OlsenFix some crach in ddraw.dll startup process for surface...
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 Magnus Olsensmall ceanup in hal startup process
2005-10-30 Magnus OlsenSmall change for hal startup process only few callbacks...
2005-10-30 Gregor AnichAdd NtGdiAlphaBlend to w32ksvc.db (and fix tabs)
2005-10-30 Eric Kohl- Implement GetServiceKeyNameW (untested).
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 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 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 Magnus OlsenImplement Hal GetAvailableVidMem and is it working...
2005-10-29 Magnus OlsenCover the most hal startup process it now time start...
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 Bluemelimplemented the 32 bit version of GetSystemWow64Directo...
2005-10-29 Magnus OlsenFixed some hal insate problem
2005-10-29 Maarten BosmaStub IDirectDrawKernel and IDirectDrawSurfaceKernel...
2005-10-29 Maarten BosmaCreate Stubs for IDirectDrawVideoPortNotify and fix...
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 Thomas Bluemeldon't pass NULL as the last two parameters to ReadFile...
2005-10-28 Thomas Bluemelfix returning the new token handle in DuplicateTokenEx
2005-10-28 Thomas Bluemelforward EncodePointer and DecodePointer to ntdll
2005-10-28 Maarten BosmaAdd Stubs for DirectDrawVideoPort and DDVideoPortContainer.
2005-10-27 Thomas Bluemelintegrate the reboot dialog into the wizard
2005-10-27 Magnus OlsenAddin wine 0.9 dplay and dplayx it is directx core...
2005-10-27 Magnus OlsenAddinmg version number and other info (the rc file...
2005-10-27 Magnus OlsenAddinmg version number and other info (the rc file...
2005-10-27 Magnus OlsenAddinmg version number and other info (the rc file...
2005-10-27 Magnus OlsenAddinmg version number and other info (the rc file...
2005-10-27 Thomas Bluemelfix Beep() to make it work with xp's beep.sys
2005-10-27 Christoph von Wittichrenamed some .S files (msvc fix)
2005-10-27 Christoph von Wittichrenamed .S files so msvc does not try to compile the...
2005-10-27 Gé van GeldorpSync to Wine-0_9:
2005-10-27 Gé van GeldorpSync to Wine-0_9:
2005-10-27 Aleksey BraginTranslation by Mikhail Zvyozdochkin, proofread by me.
2005-10-27 Aleksey BraginTranslation by Mikhail Zvyozdochkin, proofread and...
2005-10-26 Hervé PoussineauAllow very long path names for .inf files by using...
2005-10-26 Hervé PoussineauOpen .inf files in directory specified in SP_DEVINSTALL...
2005-10-26 Thomas Bluemelimplemented SetupDiSetSelectedDriverA
2005-10-26 Hervé PoussineauFix some corner-cases (no .inf file in provided directo...
2005-10-25 Christoph von Wittichfix network
2005-10-25 Andrew MungerDisable patented bytecode interpreter, will investigate...
2005-10-25 Hervé PoussineauReturn STATUS_INSUFFICIENT_BUFFER in SetupDiGetDeviceRe...
2005-10-25 Maarten BosmaImplement some COM-related functions.
2005-10-24 Gé van GeldorpSynthesize a small icon if none given
2005-10-24 Thomas Bluemelconvert tabs to spaces to make it readable with tabs...
2005-10-24 Thomas Bluemelfixed uninitialized variable warning
2005-10-24 Hartmut BirrEnabled some debug messages.
2005-10-24 Hartmut BirrFixed the stub for AddAccessDeniedObjectAce.
2005-10-24 Hartmut BirrDisable some unimplemented functions.
2005-10-24 Hartmut Birr- Translate STATUS_DEVICE_NOT_CONNECTED to the correct...
2005-10-24 Hartmut Birr- Initialize the csr request inside the loop, if CsrCli...
2005-10-24 Hartmut Birr- Change the protection in WriteProcessMemory if it...
2005-10-24 Magnus Olsenfilling in bit more info to DDRAW_GLOBAL struct in...
2005-10-24 Maarten BosmaImplemented thunks for IDirectDrawSurface and IDirectDr...
2005-10-24 Thomas Bluemeldon't define DirectDrawClipper_Vtable statically
2005-10-24 Hartmut BirrRevert r18735 and add the missing definition to svcctl...
2005-10-24 Gé van GeldorpTemporary workaround to fix build
2005-10-24 Hervé PoussineauInstall .CoInstallers section from .inf file
2005-10-24 Hervé PoussineauAdd functions to reference/dereference InfFileDetails...
2005-10-24 Hervé PoussineauDon't leak memory when destroying device info set and...
2005-10-23 Maarten Bosma... files I forgot to commit.
2005-10-23 Maarten BosmaAdd lots of stubs.
2005-10-23 Magnus Olsenimplement Main_DirectDraw_GetDisplayMode (not to 100...
2005-10-23 Eric Kohl- Implement ScmrChangeServiceConfigW stub.
2005-10-23 Magnus Olsenfirst working api is GetCaps for HAL. rember we do...
2005-10-23 Thomas Bluemelimplement MakeAbsoluteSD2 by forwarding to RtlSelfRelat...
2005-10-23 Magnus Olsenchange the marco return code to DDERR_UNSUPPORTED
2005-10-23 Maarten BosmaAdd a macro for the stubs.
2005-10-23 Magnus Olsencommit change to ddraw to use the new headers that...
2005-10-23 Ged Murphy- Add the calculator to the start menu
2005-10-23 Christoph von Wittichgerman translation
2005-10-23 Ged Murphy- Now that WineMine is working again, put it in the...
2005-10-23 Hervé PoussineauImplement SetupDiSetDeviceRegistryPropertyW (not tested)
2005-10-23 Ged Murphy_MAX_PATH > MAXPATH
2005-10-23 Hervé PoussineauCreate and open device/driver registry keys with right...
2005-10-23 Hervé PoussineauManufacturer section names can also be decorated by...
2005-10-22 Thomas Bluemelimplemented SetupDiGetDriverInfoDetailA()
2005-10-22 Hervé PoussineauAdd a display class installer (useful when installing...
2005-10-22 Hervé PoussineauImplement SetupDiGetDriverInfoDetailW
next