Searched refs:winerror (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Drpc.h63 #include <winerror.h>
H A Dcorerror.h31 #include <winerror.h>
H A Dmapicode.h33 #include <winerror.h>
H A Dlmerr.h33 #include <winerror.h>
H A Dole2.h33 #include <winerror.h>
H A Dmapidefs.h33 #include <winerror.h>
H A Dwinbase.h31 #include <winerror.h>
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Drpc.h71 #include <winerror.h>
H A Dcorerror.h31 #include <winerror.h>
H A Dmapicode.h33 #include <winerror.h>
H A Dlmerr.h33 #include <winerror.h>
H A Dole2.h33 #include <winerror.h>
H A Dmapidefs.h36 #include <winerror.h>
H A Dwinbase.h31 #include <winerror.h>
/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/xpdm/
H A DVBoxDispInternal.h32 #include <winerror.h>
/vbox/src/VBox/Main/glue/
H A Dvboxapi.py470 import winerror namespace
475 self.winerror = winerror
671 if hrXcpt == self.winerror.DISP_E_EXCEPTION:
711 import winerror namespace
713 oDst = self.xcptCopyErrorConstants(oDst, winerror)
/vbox/src/VBox/ValidationKit/testdriver/
H A Dvbox.py1220 import winerror as NativeComErrorClass
1292 import winerror; # pylint: disable=F0401 namespace
1294 if hrXcpt == winerror.DISP_E_EXCEPTION:

Completed in 145 milliseconds