[Insight-users] How to make *.txx compilable in VC6

Marius Staring marius at isi.uu.nl
Wed Dec 1 06:48:37 EST 2004


For Visual Studio 2003 .NET you would need to do:

Under this subkey:  
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1\Languages\File 
Extensions], add a new key for .txx. It should show up as a little 
folder icon.

For the default REG_SZ, change the value (data) to equal the GUID for 
the file extension you want to copy (ie, the same as .hxx). Copy this 
data from .hxx to .txx (at my pc {B2F072B0-ABC1-11D0-9D62-00C04FD9DFD9})

Cheers,

-- 
Marius Staring
Image Sciences Institute
University Medical Centre Utrecht
Heidelberglaan 100, 3584 CX Utrecht, The Netherlands
phone: +31 (0)30 250 8562, fax: +31 (0)30 251 3399
marius at isi.uu.nl, http://www.isi.uu.nl/People/Marius



More information about the Insight-users mailing list