Connection Search Results
You searched for:
items submitted by jschroedl for this connection
(signing in could show even more results)
In an MFC application with VS2010 beta 2, there are now two overloads for OpenDocumentFile in the doc templates. From afxwin.h:
virtual CDocument* OpenDocumentFile(LPCTSTR lpszPathName, BOOL bMakeV…
Created on 11/10/2009 (updated 1 week ago) | 1 validation | 0 workarounds | 4 comments | feedback id: 509601
|
|
VS2010b2 crashed when I dropped a png file from the "Add Existing..." dialog onto the VS editor.
Created on 11/10/2009 (updated 1 week ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 509554
|
|
When compiling a C++/CLI project under VS2010 beta 2, and I get hundreds of warnings. It looks like I get an error for every symbol in system.dll. For example:
c:\windows\microsoft.net\framework\…
Created on 10/29/2009 (updated 1 week ago) | 1 validation | 0 workarounds | 16 comments | feedback id: 505783
|
|
|
Closed
as Fixed
|
|
Using VS2010 beta 2, I right-clicked on our main exe project (Has some C++/CLI code and mostly native C++ code) and selected "Calculate Code Metrics". After a while I got an error message "There was a…
Created on 10/29/2009 (updated 2 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 505781
|
|
In VS 2008, I was able to change a file's build settings across all configurations (Debug & Release) for all Platforms (x86, x64) but this is no longer possible in VS2010b2.
Created on 10/29/2009 (updated 1 week ago) | 0 validations | 0 workarounds | 7 comments | feedback id: 505626
|
|
|
Closed
as Fixed
|
|
In VS2008, when I was hunting for a particular class by name I could open the Index window and start typing. For example just now I needed to look for the TypeFace class so in VS08 I started typing ty…
Created on 10/28/2009 (updated 2 days ago) | 8 validations | 0 workarounds | 12 comments | feedback id: 505032
|
|
In VS2010 Beta 2 Premium, go to the Help > Technical Support menu.
A browser opens with the following message:
"The following error occured:
Unknown API error"
Created on 10/28/2009 (updated 3 weeks ago) | 1 validation | 0 workarounds | 3 comments | feedback id: 505009
|
|
|
Closed
as Fixed
|
|
When editing C++ source files, often the navigation bar comboboxes at the top of the editor are empty.
The project compiles and runs fine so it's not a problem of badly-formed C++. We use very l…
Created on 10/27/2009 (updated 3 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 504496
|
|
|
Closed
as Fixed
|
|
In C# code if I double-click to select a method parameter, all references are also highlighted in the method body. This behavior is not working in my C++ files.
Created on 10/22/2009 (updated 4 weeks ago) | 0 validations | 0 workarounds | 1 comment | feedback id: 499495
|
|
|
Closed
as By Design
|
|
This is for Visual Studio 2010 Beta 2 Premium x86.
I have configured local documentation with Help > Manage Help Settings. I've even allowed the 54 updates to be downloaded and indexed.
Still, w…
Created on 10/22/2009 (updated 3 weeks ago) | 1 validation | 0 workarounds | 6 comments | feedback id: 499490
|
|