VirtualBox

Ignore:
Timestamp:
Aug 3, 2009 11:52:51 AM (15 years ago)
Author:
vboxsync
Message:

Video Hw Accel: debugging & better color support (still debugging & perf enhancements needed)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.cpp

    r21596 r21939  
    13271327        {
    13281328            /* schedule a DPC*/
    1329             BOOLEAN bResult = VideoPortQueueDpc(PrimaryExtension, VBoxVideoHGSMIDpc, NULL);
     1329            BOOLEAN bResult = VideoPortQueueDpc(PrimaryExtension, VBoxVideoHGSMIDpc, (PVOID)1);
    13301330            Assert(bResult);
    13311331        }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette