Edit undo stops working and missing hot keys



Hi.
I'm migrating from VC6 to Visual Studio 2003.net. I noticed the following
things. Does anybody know how to fix these:

1. Edit->Undo stops working. Sometimes "undo" won't even be enabled on the
menu. When it is and I execute it, a message appears "Unkown undo/redo
error". To fix it I had to restart Visual Studio.

2. If I do "find in files" and it creates a lis, what is the hotkey or
keyboard shorcut to go to the next item in the list? In VC6 F4 used to go to
the next file, or the next compile error. In VS2003.net, I WAS able to
assign F4 to be "Next Task". This will go to the next error because they
are in the task list.

3. Is there a way to make the build messages less verbose? Yes, I know it
made a build log, but it scrolls somuch, I have to scroll back up to see if
it was successful.

4. Its ther a hotkey to toggle between a .cpp and h file. A macro maybe?

5. Speaking of macros, are there some free ones?

Thanks,
Brian



.



Relevant Pages

  • Re: Windows WDK Download
    ... I hope you mean Visual Studio 6 and not the obsolete DOS ... VC6, which I don't remember if it even supported C++. ... WDK, then click downloads. ... The documentation references the windows DDK ...
    (microsoft.public.development.device.drivers)
  • MVS 2005 ERROR -Cant run Device Emulator Manager
    ... Visual Studio 2005 Professional Edition ... When I try to load a new project I get this error: ... Somebody suggest removing everything and installing again - I did this ... How can I fix it? ...
    (microsoft.public.windowsce.app.development)
  • Re: Moving to MSVC++.Net
    ... >> LIB folders from VC6. ... It requires tweaking a few VC6 MFC headers to make ... An easier way to get Visual Studio 2003 and 2005 C/C++ compilers to build ... You won't be able to use the 64-bit compiler bundled with the PSDK on your ...
    (microsoft.public.vc.mfc)
  • [ANN] Currently available hotfixes for VC 2005
    ... FIX: An access violation may occur when you try to run a Visual C++ 2005 application that contains OMG CORBA IDL code ... You may receive an invalid type exception when floating-point optimization of a Visual C++ application occurs in Visual Studio 2005 ... FIX: Error message when you use certain code patterns that involve the IDisposable interface in the Visual Studio 2005 C++ compiler: Fatal error C1001 ... The IDE stops responding when you build a project that generates lots of text in the Output window in Visual Studio 2005 ...
    (microsoft.public.vc.language)
  • Re: [ANN] Currently available hotfixes for VC 2005
    ... Does anyone know when the full pack will be out? ... FIX: An access violation may occur when you try to run a Visual C++ 2005 ... optimization of a Visual C++ application occurs in Visual Studio 2005 ... Error message when you use certain code patterns that involve the ...
    (microsoft.public.vc.language)

Loading