Searched refs:pModuleFileCStr (Results 1 – 1 of 1) sorted by relevance
1208 const sal_Unicode* pModuleFileCStr = NULL; local1210 pModuleFileCStr = rtl_uString_getStr( pModuleFileName );1211 if( pModuleFileCStr )1214 …etFileVersionInfoSizeW( const_cast<LPWSTR>(reinterpret_cast<LPCWSTR>(pModuleFileCStr)), &nHandle );1216 …BOOL bRC = ::GetFileVersionInfoW( const_cast<LPWSTR>(reinterpret_cast<LPCWSTR>(pModuleFileCStr)), …
Completed in 30 milliseconds