Searched defs:nCharsRequired (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | layerlinks.cxx | 137 … int nCharsRequired = MultiByteToWideChar( CP_ACP, 0, sBasisInstallPath.c_str(), -1, NULL, 0 ); in CreateLayerLinks() local 179 int nCharsRequired = MultiByteToWideChar( CP_ACP, 0, sUreInstallPath.c_str(), -1, NULL, 0 ); in CreateLayerLinks() local
|
Completed in 10 milliseconds