Home
last modified time | relevance | path

Searched refs:CommandLineToArgvW (Results 1 – 13 of 13) sorted by relevance

/aoo42x/main/sal/inc/systools/win32/
H A Dshell9x.h48 #ifdef CommandLineToArgvW
49 #undef CommandLineToArgvW
87 #define CommandLineToArgvW lpfnCommandLineToArgvW macro
/aoo42x/main/desktop/win32/source/officeloader/
H A Dofficeloader.cxx128 return CommandLineToArgvW( GetCommandLineW(), pArgc ); in GetCommandArgs()
275 LPWSTR *argv = CommandLineToArgvW( GetCommandLine(), &argc ); in WinMain()
/aoo42x/main/sal/systools/win32/uwinapi/
H A DUwinapi.def2 CommandLineToArgvW
H A DCommandLineToArgvW.cpp77 IMPLEMENT_THUNK( shell32, WINDOWS, LPWSTR *, WINAPI, CommandLineToArgvW, ( LPCWSTR lpCmdLineW, int …
H A Duwinapi.dxp24 CommandLineToArgvW
H A Duwinapi_mingw.dxp23 CommandLineToArgvW@8
H A Dmakefile.mk63 $(SLO)$/CommandLineToArgvW.obj\
H A Dunicows.dxp45 ; CommandLineToArgvW (implemented by uwinapi.dll)
H A Dunicows_mingw.dxp45 ; CommandLineToArgvW (implemented by uwinapi.dll)
/aoo42x/main/desktop/win32/source/applauncher/
H A Dlauncher.hxx35 # define GetArgv( pArgc ) CommandLineToArgvW( GetCommandLine(), pArgc )
/aoo42x/main/desktop/win32/source/
H A Dwrapper.h49 # define GetArgv( pArgc ) CommandLineToArgvW( GetCommandLine(), pArgc )
/aoo42x/main/setup_native/source/win32/stwrapper/
H A Dstwrapper.cxx75 return CommandLineToArgvW( GetCommandLineW(), pArgc ); in GetCommandArgs()
/aoo42x/main/sal/osl/w32/
H A Dprocess.cxx273 LPWSTR *wargv = CommandLineToArgvW( GetCommandLineW(), &nArgs ); in osl_createCommandArgs_Impl()

Completed in 50 milliseconds