Searched defs:DECLSPEC_IMPORT (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h50 #define NTSYSAPI DECLSPEC_IMPORT
57 # define DECLSPEC_IMPORT __declspec(dllimport) macro
59 # define DECLSPEC_IMPORT __attribute__((dllimport)) macro
61 # define DECLSPEC_IMPORT DECLSPEC_HIDDEN macro
64 # define DECLSPEC_IMPORT macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h50 #define NTSYSAPI DECLSPEC_IMPORT
57 # define DECLSPEC_IMPORT __declspec(dllimport) macro
59 # define DECLSPEC_IMPORT __attribute__((dllimport)) macro
61 # define DECLSPEC_IMPORT DECLSPEC_HIDDEN macro
64 # define DECLSPEC_IMPORT macro

Completed in 92 milliseconds