reactos/win32ss/drivers/videoprt
2023-06-28 17:22:01 +02:00
..
agp.c [VIDEOPRT] Use ExFreePoolWithTag() + Add some ASSERTs. 2019-11-25 00:41:53 +01:00
child.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
CMakeLists.txt [CMAKE] Fix GCC -fstack-protector usage 2021-01-05 13:38:57 +01:00
ddc.c
dispatch.c [WIN32SS] Add missing code parts for monitor handling 2022-05-30 15:28:44 +03:00
dma.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
event.c [VIDEOPRT] Implement VideoPortReadStateEvent(). 2019-11-25 00:41:53 +01:00
funclist.c
guid.c
int10.c [VIDEOPRT] Mark low memory range as NOACCESS when we don't need to access it. 2021-02-10 17:48:30 +01:00
interrupt.c
registry.c [VIDEOPRT] Honour UseNewKey setting in registry 2022-01-26 19:30:32 +01:00
resource.c [VIDEOPRT] VideoPortGetAccessRanges: Return ERROR_MORE_DATA if there exist more device access ranges that can be returned than what is specified by NumAccessRanges. 2023-06-28 17:22:01 +02:00
services.c [VIDEOPRT] Implement support for INT10 on x64 using the newly implemented HAL functions. 2019-08-15 14:13:54 +02:00
spinlock.c
stubs.c [VIDEOPRT] Implement VideoPortReadStateEvent(). 2019-11-25 00:41:53 +01:00
timer.c
videoprt.c [VIDEOPRT] In legacy detection, don't guess the maximum number of buses of a certain type. 2023-06-25 21:25:07 +02:00
videoprt.h [VIDEOPRT] Honour NumAccessRanges == 0 / AccessRanges == NULL in VideoPortVerifyAccessRanges() 2023-06-25 21:25:08 +02:00
videoprt.rc
videoprt.spec [REACTOS] *.spec: Fix some function/parameter types (#3154) 2020-09-20 19:21:11 +02:00