office-gobmx/cpputools/source/sp2bv
Jens-Heiner Rechtien eb59c1780e INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED
2005/09/23 02:56:10 sb 1.2.10.2: RESYNC: (1.2-1.3); FILE MERGED
2005/09/07 11:52:49 sb 1.2.10.1: #i53898# Made code warning-free.
2006-06-19 20:56:00 +00:00
..
makefile.mk
readme.txt
sp2bv.cxx INTEGRATION: CWS warnings01 (1.2.10); FILE MERGED 2006-06-19 20:56:00 +00:00

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\$