Changeset 44306 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_private.h
- Timestamp:
- Jan 16, 2013 1:16:57 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83229
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/wined3d_private.h
r43488 r44306 1665 1665 #ifndef VBOX_WITH_WDDM 1666 1666 BOOL wined3d_register_window(HWND window, struct IWineD3DDeviceImpl *device) DECLSPEC_HIDDEN; 1667 void wined3d_unregister_window(HWND window ) DECLSPEC_HIDDEN;1667 void wined3d_unregister_window(HWND window, struct IWineD3DDeviceImpl *device) DECLSPEC_HIDDEN; 1668 1668 #endif 1669 1669
Note:
See TracChangeset
for help on using the changeset viewer.