Home
last modified time | relevance | path

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

/reactos/dll/win32/msi/
H A Dmsi.c920 LPWSTR szwCommandLine = NULL; in MsiConfigureProductExA() local
932 szwCommandLine = strdupAtoW( szCommandLine ); in MsiConfigureProductExA()
933 if( !szwCommandLine) in MsiConfigureProductExA()
938 szwCommandLine ); in MsiConfigureProductExA()
941 free( szwCommandLine); in MsiConfigureProductExA()