Home
last modified time | relevance | path

Searched refs:pModuleFileCStr (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/win/source/gdi/
H A Dwinlayout.cxx1208 const sal_Unicode* pModuleFileCStr = NULL; local
1210 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 21 milliseconds