You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
BillInPA
Posted - Dec 03 2010 : 3:34:57 PM C++, unmanaged, items like CString and CStringList underlined in red Hover, tool tim says error:identifier CString is unrecognized
1 L A T E S T R E P L I E S (Newest First)
sean
Posted - Dec 03 2010 : 3:52:01 PM Looks like you are using VS2010 (due to the tooltip). The underlining in VS2010 is done by the default Intellisense. The VA Nav Bar should show the correct definition when you place the caret on CString. Does it?