Searched refs:VBOXSTUBPKGARCH (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Installer/win/StubBld/
H A DVBoxStubBld.h39 typedef enum VBOXSTUBPKGARCH enum
44 } VBOXSTUBPKGARCH; typedef in typeref:enum:VBOXSTUBPKGARCH
/vbox/src/VBox/Installer/win/Stub/
H A DVBoxStub.cpp379 VBOXSTUBPKGARCH enmArch = IsWow64() ? VBOXSTUBPKGARCH_AMD64 : VBOXSTUBPKGARCH_X86;

Completed in 63 milliseconds