I have a VC2003 solution full of projects containing on .cc files. Class View and Object Browser parse their contents fine, and the text editor properly applies syntax colouring. However Solution
Explorer displays the non-compilable icon for the files, and the project properties window refuses
to show the C/C++ tab. Yet the project builds fine!
I searched as many places as I could to find a solution, but all I can find is people asking the
question and getting no answers. This problem seems to be fixed in VC 2005 - do we honestly have to
wait for that or is there a patch? I looked in the registry and .cc seemed to mentioned in all the
relevant keys I could find.
Re: Parsing textfile ... In this case I would 1) either simply read the file one line at a time, then sue the Split function to break each line into a string array, 2) use the Excel object model to read and parse the file for me, then read it through there, or 3) goto connectionstrings.com and see if there is a way to read text files via ODBC and the Jet engine. ... access is the method for parsing tab-delimited files rather than using ... retrieving the position of each tab in the file. ... w/in that line get the tab position of each tab to break up each ... (microsoft.public.vb.database)
Find and replace, insert tab before ... replace to insert tab characters such that I can then programmatically parse...arteriovenous NEC 747.60 ... that I can insert each into a field in the database.... (microsoft.public.word.formatting.longdocs)
Re: subform isloaded within a tab ... So you have a subform control in the page of a tab control, and you want to know if the subform control actually contains a form. ... Your project contains a number of libraries, and each of these contributes objects. ... The Object Browser lets you browse through the objects in each library. ... (microsoft.public.access.formscoding)
Re: Exporting to text files ... attempting to parse in visual basic 6.0. ... retrieving the position of each tab in the file. ... w/in that line get the tab position of each tab to break up each column or ... another programming language had the same result. ... (microsoft.public.sqlserver.dts)
Re: Parsing textfile ... attempting to parse in visual basic 6.0. ...Binary file access.... retrieving the position of each tab in the file. ... w/in that line get the tab position of each tab to break up each column or ... (microsoft.public.vb.database)