- Various Microsoft DDK/PSDK compatibility fixes and some MSVC stuff too.
[reactos.git] / reactos / drivers / video / videoprt / videoprt.h
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-06-26 Alex IonescuBuild videoprt with NDK
2005-06-19 Filip Navara- Don't include ntddk.h from most of the DDK headers...
2005-06-19 Filip NavaraCouple of build fixes.
2005-06-14 Filip NavaraUse KeStackAttachProcess/KeUnstackDetachProcess instead...
2005-06-14 Filip Navara- Fix the declarations of PDRIVER_CANCEL, KeGetCurrentP...
2005-06-03 Hervé PoussineauSave DriverObject pointer to device extension
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-23 Hartmut BirrSet the share disposition of an interrupt according...
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-02-12 Casper HornstrupBranch setupapi
2005-01-07 Gé van GeldorpSilence debug messages
2005-01-07 Gregor Anichadded agp.c First try of implementing...
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2005-01-06 Martin Fuchsmigrate substitution keywords to SVN
2004-12-19 Filip Navara- Store the device object we're attached to in the...
2004-12-18 Gregor AnichSupport mapping of video device memory into usermode...
2004-10-23 Alex IonescuFixed up some HAL prototypes and fixed some header...
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-04-08 Filip Navara- Fixed releasing of display ownership.
2004-03-21 Gé van GeldorpSilence debug messages
2004-03-19 David Welch- Removed local definition of NtCurrentProcess.
2004-03-19 Filip NavaraMerged changes from videoport_pnp_14032004 branch:
2004-03-09 Filip Navara- Uncomment NDEBUG.
2004-03-08 Filip Navara- Implement RtlGetVersion.
2004-03-07 David Welch- Added an implemention of VideoPortGetProcAddress
2004-03-06 David Welch- Added stubs for some of the new w2k/xp functions.
2004-03-06 Filip Navara2004-03-06 Filip Navara <xnavara@volny.cz>
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-19 Filip NavaraMoved videoprt driver to a new location and implemented...