In an MFC project which uses OpenGL the call to wglMakeCurrent fails and GetLastError returns 6 (Invalid Handle). Thus, no OpenGL can be used.
This happens only in 64 bit mode under Windows 8. With Wi…
Created on 3/5/2013 (updated 11 hours ago) | 1 validation | 0 workarounds | 8 comments | feedback id: 780757
|
|
When using the basic_path class from the <filesystem> header its string() function gives the path with forward slashes. When you supply this path to lpstrInitialDir member of the OPENFILENAME structur…
Created on 11/2/2012 (updated 26 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 769739
|
|
|
Closed
as External
|
|
The headers of the CMFCShellListCtrl are by default not localized in a non-English application.
Created on 11/19/2010 (updated 131 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 623229
|
|
|
Closed
as Fixed
|
|
When defining
#define NOMINMAX
in stdafx.h it is not possible to include afxcontrolbars.h due to several uses of the min and max macros.
Created on 11/18/2010 (updated 131 weeks ago) | 0 validations | 0 workarounds | 8 comments | feedback id: 622942
|
|
|
Closed
as Fixed
|
|
When a new menu item is inserted using Resource Editor it may happen that it assigns a numeric ID instead of the symbolic ID specified by the user.
When, later on, the user changes the value for the …
Created on 11/18/2010 (updated 129 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 622861
|
|
|
Closed
as Won't Fix
|
|
Hello,
recently, I have upgraded a solution from VS 2005 to VS 2010. While the subprojects can be built successfully, the main project containing many hundred cpp files is only partly compiled.
Dele…
Created on 5/31/2010 (updated 144 weeks ago) | 0 validations | 0 workarounds | 9 comments | feedback id: 564331
|
|
The documentation for COleDataSource::FlushClipboard is misleading. It affects all versions of Visual C++ (2003, 2005, 2008, 2010).
The function causes the data previously placed with COleDataSource:…
Created on 6/18/2009 (updated 203 weeks ago) | 0 validations | 0 workarounds | 1 comment | feedback id: 468379
|
|
|
Closed
as Fixed
|
|
Starting with VS 2005 C++ identifiers now may contain non-ASCII characters, like e. g. accented characters and umlauts: é è ä ö ü.
Searching for identifiers which contain those characters, however, d…
Created on 10/6/2008 (updated 149 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 373464
|
|
|
Closed
as Fixed
|
|
After refactoring a class with removing several member functions ClassView still show the deleted functions.
Created on 7/22/2008 (updated 247 weeks ago) | 1 validation | 0 workarounds | 5 comments | feedback id: 357246
|
|
|
Closed
as Not Reproducible
|
|
In case a COleDateTime object is not valid the documentation (http://msdn2.microsoft.com/en-us/library/bab3feb1(VS.80).aspx) states that ATL uses the string with resource ID IDS_INVALID_DATETIME as pl…
Created on 3/26/2008 (updated 267 weeks ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 334528
|
|
|
Resolved
as Fixed
|
|