473,385 Members | 1,872 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

AUTOEXP.DAT

C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\AUTOEXP.DAT
; AutoExp.Dat - templates for automaticially expanding data
; Copyright(c) 1997 Microsoft Corporation. All Rights Reserved.
;---------------------------------------------------------------
;
; While debugging, Data Tips and items in the Watch and Variable
; windows are automatically expanded to show their most important
; elements. The expansion follows the format given by the rules
; in this file. You can add rules for your types or change the
; predefined rules.
Whether typecasting, use of indirection operator (*) or address-of operator
(&) is supported in AutoExp.dat file?
We can use it in watch window but we have to change the variable name.
If we can make it in AutoExp.dat file then we just have to move the mouse
pointer over the variable and it will show up its value.

For example we have an expression similar to this:
(wchar_t*)(*((long*)((variable).m_pbaseString)+1)) ,su
Jul 22 '05 #1
2 5487

"Sandesh Sardesai" <sa**************@siemens.com> skrev i en meddelelse
news:bp**********@news.mch.sbs.de...
C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\AUTOEXP.DAT
; AutoExp.Dat - templates for automaticially expanding data
; Copyright(c) 1997 Microsoft Corporation. All Rights Reserved.
;---------------------------------------------------------------
;
; While debugging, Data Tips and items in the Watch and Variable
; windows are automatically expanded to show their most important
; elements. The expansion follows the format given by the rules
; in this file. You can add rules for your types or change the
; predefined rules.
Whether typecasting, use of indirection operator (*) or address-of operator (&) is supported in AutoExp.dat file?
We can use it in watch window but we have to change the variable name.
If we can make it in AutoExp.dat file then we just have to move the mouse
pointer over the variable and it will show up its value.

For example we have an expression similar to this:
(wchar_t*)(*((long*)((variable).m_pbaseString)+1)) ,su

I believe you should direct the question to microsoft.public.vc.debugger
Kind regards
Peter
Jul 22 '05 #2
On Thu, 20 Nov 2003 14:50:43 +0530, "Sandesh Sardesai"
<sa**************@siemens.com> wrote:
C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\AUTOEXP.DAT
; AutoExp.Dat - templates for automaticially expanding data
; Copyright(c) 1997 Microsoft Corporation. All Rights Reserved.


Try one of the groups under microsoft.public.vc - that's where MSVC
specific questions are answered by MSVC experts.

Tom
Jul 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Aienthiwan | last post by:
Hello there, I'm attempting to write an add-in so my watch in the debugger will work STLPort. I stumbled upon the EEAddin sample on the 2nd disk - which was the perfect template for I wanted to...
2
by: Param | last post by:
Hi I would be greatful if someone can get me the solution for this question... I have a template class and i have seperated the definition and declaration in a seperate .h and .cpp file which...
0
by: Vanish92 | last post by:
I created a dll to evaluate a home-grown data type. I added an entry in the autoexp.dat pointing to my dll for the data type. When I try to debug it (_Debug compile), I have the expression...
12
by: Jan Bares | last post by:
Hi, The NoStepInto feature seems not to work under the latest VS.NET 7.1. I even used regmon and there was no access to 7.1\NativeDE registry key. Does it work for you? Regards, Jan
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.