Searched refs:SetEnvironmentVariable (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/testcase/VBoxVBTest/
H A DTestForm.frm73 Private Declare Function SetEnvironmentVariable Lib "kernel32" _
82 'SetEnvironmentVariable "VBOX_USER_HOME", "E:\VirtualBoxHome\win"
88 'SetEnvironmentVariable "VBOX_LOG", "main.e.l.f + gui.e.l.f"
89 'SetEnvironmentVariable "VBOX_LOG_FLAGS", "time tid thread"
90 'SetEnvironmentVariable "VBOX_LOG_DEST", "dir:" + PATH_OUT_BASE + "/logs"
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Denv.c104 rv = SetEnvironmentVariable( ENVNAME, ENVVALUE );
106 if (debug) printf("env: Shit! SetEnvironmentVariable() failed\n");
109 if (verbose) printf("env: SetEnvironmentVariable() worked\n");
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinbase.h2305 #define SetEnvironmentVariable WINELIB_NAME_AW(SetEnvironmentVariable) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinbase.h2068 #define SetEnvironmentVariable WINELIB_NAME_AW(SetEnvironmentVariable) macro

Completed in 866 milliseconds