office-gobmx/cpputools/source/sp2bv
2011-03-02 21:53:12 +01:00
..
makefile.mk
readme.txt
sp2bv.cxx

This tool converts system paths into file urls and escapes it for use as 
bootstrap variable. For example

c:\program files\App$
->
file:///c:/program%20files/App$
->
file:///c:/program%20files/App\$