T O P I C R E V I E W |
net_id |
Posted - Jan 07 2006 : 7:19:29 PM VA_X.dll file version 10.2.1438.0 built 2005.12.16 Licensed to: VA X: VAOpsWin.dll version 1.3.1.9 VATE.dll version 1.0.4.11 MSDev.exe version 6.0.8168.1 Devshl.dll version 6.0.8798.0 Devedit.pkg version 6.0.8447.0 Font: Courier -13(Pixels) Comctl32.dll version 5.81.4916.400 WindowsNT 5.0 Build 2195 Service Pack 4 Single processor
Platform: Win32 (x86) Stable Includes: C:\\PROGRAM FILES\\MICROSOFT PLATFORM SDK\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE; D:\\PROGRAM FILES\\MICROSOFT VISUAL STUDIO\\MYPROJECTS\\OLR; D:\\PROGRAM FILES\\MICROSOFT VISUAL STUDIO\\MYPROJECTS\\AES;
Library Includes: C:\\PROGRAM FILES\\MICROSOFT PLATFORM SDK\\SRC; D:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\SRC; D:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE; D:\\Program Files\\Microsoft Visual Studio\\VC98\\CRT\\SRC;
Other Includes:
Visual c++ 6.0
Hi, I'm evaluating VAX at the moment. If I print this code: void html_prt_err(char *); void prtip(char *out,char*in); as the ONLY thing in the file, the '_' characters disappear but if I have just the first line by itself, the '_' are printed OK.
Thanks. ...Laurie:{) |
2 L A T E S T R E P L I E S (Newest First) |
net_id |
Posted - Jan 07 2006 : 11:23:46 PM Thanks for the swift response. Right. I was printing in color and that's when I noticed it. Now all I have to do is figure out how to send it to MS as a bug?
Thanks ...Laurie:{)
|
support |
Posted - Jan 07 2006 : 10:59:02 PM We can reproduce the problem in VC++ 6.0 after uninstalling VA X so we presume the bug lies within the IDE.
The IDE behaves correctly if you add a blank line between the two lines of your example. Strange.
Unrelated to the bug but related to printing in VC++ 6.0 (not VS.NET or VS2005), you might want to print in color:
http://www.wholetomato.com/products/features/print.html?more=yes |