Changeset 34297 in vbox
- Timestamp:
- Nov 23, 2010 4:15:49 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/load.c
r34295 r34297 734 734 } 735 735 736 stub.spu->dispatch_table.VBoxPackSetInjectID(pWindow->u32ClientID); 737 736 738 if (!stubSystemWindowExist(pWindow)) 737 739 { … … 739 741 return; 740 742 } 741 742 stub.spu->dispatch_table.VBoxPackSetInjectID(pWindow->u32ClientID);743 743 744 744 if (!pWindow->mapped)
Note:
See TracChangeset
for help on using the changeset viewer.