I have a registry entry for example. LocalizedString=@ %programfiles%\Internet Explorer\iexplore.exe,-702
Is there a well-known API for retrieving a path and string different from individual analysis (and using LoadString )?
And then I have a defult value, for example. (default)="%programfiles%\Internet Explorer\iexplore.exe" (including double quotes, but without @ );
How does Windows handle this stuff?
kobik source share