se1:Auto Expansion in VisualStudio .NET
From SeriousEngine.com
Auto expansion allows formating of watched variables according to a set of formating rules.
The file used to add formating to watched variables is called autoexp.dat.
This file is located at the following folder: C:\Program Files\Microsoft Visual Studio .NET\Common7\Packages\Debugger
Croteam has supplied us with an autoexp.dat witch is located here: C:\Program Files\Croteam\Serious Sam - The Second Encounter\Help\SDK\Extras
Copy Croteam's autoexp.dat to where Visual Studio's autoexp.dat is. If there is already an autoexp.dat there add everything from Croteam's file starting from ; for Croteam.
Restart Visual Studio .NET and auto expansion for Croteam's data types will be added.
