Searched defs:DPNA_VALUE_IPXPROVIDER (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | dpaddr.h | 129 # define DPNA_VALUE_IPXPROVIDER (const WCHAR []){ 'I','P','X',0 } macro 165 # define DPNA_VALUE_IPXPROVIDER L"IPX" macro 201 static const WCHAR DPNA_VALUE_IPXPROVIDER[] = { 'I','P','X',0 }; variable
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | dpaddr.h | 129 # define DPNA_VALUE_IPXPROVIDER (const WCHAR []){ 'I','P','X',0 } macro 165 # define DPNA_VALUE_IPXPROVIDER L"IPX" macro 201 static const WCHAR DPNA_VALUE_IPXPROVIDER[] = { 'I','P','X',0 }; variable
|
Completed in 47 milliseconds