Searched defs:IDirectMusic_CreatePort (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | dmusicc.h | 409 #define IDirectMusic_CreatePort(p,a,b,c,d) (p)->lpVtbl->CreatePort(p,a,b,c,d) macro
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | dmusicc.h | 411 #define IDirectMusic_CreatePort(p,a,b,c,d) (p)->lpVtbl->CreatePort(p,a,b,c,d) macro
|
Completed in 60 milliseconds