Searched defs:LPSHELLEXECUTEINFOW (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ | ||
H A D | shellapi.h | 347 } SHELLEXECUTEINFOW, *LPSHELLEXECUTEINFOW; typedef in typeref:struct:_SHELLEXECUTEINFOW 353 BOOL WINAPI ShellExecuteExW(LPSHELLEXECUTEINFOW lpExecInfo); |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ | ||
H A D | shellapi.h | 349 } SHELLEXECUTEINFOW, *LPSHELLEXECUTEINFOW; typedef in typeref:struct:_SHELLEXECUTEINFOW 355 BOOL WINAPI ShellExecuteExW(LPSHELLEXECUTEINFOW lpExecInfo); |
Completed in 48 milliseconds