Click here to Skip to main content
15,914,820 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
GeneralRe: Difference between "->" and "." Pin
RNEELY16-Aug-04 11:15
RNEELY16-Aug-04 11:15 
QuestionHow to open File for ADDING information ? Pin
vgrigor112-Aug-04 20:32
vgrigor112-Aug-04 20:32 
QuestionHow to get "file size ON DISK" ? Pin
vgrigor111-Aug-04 4:30
vgrigor111-Aug-04 4:30 
AnswerRe: How to get "file size ON DISK" ? Pin
Anonymous17-Aug-04 14:45
Anonymous17-Aug-04 14:45 
GeneralSHDocVw::InternetExplorer automation Pin
HudsonKane11-Aug-04 3:03
HudsonKane11-Aug-04 3:03 
GeneralRe: SHDocVw::InternetExplorer automation Pin
HudsonKane11-Aug-04 5:47
HudsonKane11-Aug-04 5:47 
GeneralUse ProgressCtrl Pin
fatidarya9-Aug-04 11:07
fatidarya9-Aug-04 11:07 
GeneralVisStudio2003 Code Editor Screwed UP Pin
mailsink8-Aug-04 16:33
mailsink8-Aug-04 16:33 
Greetings All -
Looks like i got myself into trouble when I tried to remove an empty event placed into visual studio 2003, VC++, .net project.

I tried removing an event for a button, but couldn't figure out how to do it. So I manually deleted the generated event, and removed the code in InitializeComponent() for the event i didn't want - i then noticed the comment about do not edit stuff in this method.

Well as a result the editor is all screwed up.

For example - i compile the program, and it reports an error on line 200 - when the real line is actually 60 lines below. I also drop a button on the form and double click to generate a click event, and the editor places me about 50 lines above the generated event.


Is there a way to re-sync the editor? Or do i just have to remake my form in a new project?

Any help would be much appreciated.
Thanks,
CurtC.
QuestionIs c++ .net safe from decompiling? Pin
FocusedWolf6-Aug-04 7:12
FocusedWolf6-Aug-04 7:12 
GeneralManaged C++ Running Delay Pin
MKlucher5-Aug-04 12:17
MKlucher5-Aug-04 12:17 
GeneralRe: Managed C++ Running Delay Pin
eddstar12-Aug-04 12:18
eddstar12-Aug-04 12:18 
GeneralUsing VC++ Express compiler in Visual Studio 6 IDE Pin
adrian cooper5-Aug-04 2:09
adrian cooper5-Aug-04 2:09 
GeneralDiffrence between VC++ and managed Pin
X20404-Aug-04 12:24
X20404-Aug-04 12:24 
GeneralRe: Diffrence between VC++ and managed Pin
Anders Molin4-Aug-04 12:45
professionalAnders Molin4-Aug-04 12:45 
GeneralRe: Diffrence between VC++ and managed Pin
John M. Drescher4-Aug-04 12:46
John M. Drescher4-Aug-04 12:46 
GeneralRe: Diffrence between VC++ and managed Pin
Bo Hunter5-Aug-04 12:43
Bo Hunter5-Aug-04 12:43 
GeneralRe: Diffrence between VC++ and managed Pin
John M. Drescher6-Aug-04 4:45
John M. Drescher6-Aug-04 4:45 
QuestionHow to wrap an Unmanaged COM Object in Managed C++ Pin
johnbMA3-Aug-04 14:44
johnbMA3-Aug-04 14:44 
AnswerExcellent Question Pin
ursus zeta9-Aug-04 12:33
ursus zeta9-Aug-04 12:33 
QuestionHow to make the system beep Pin
eddstar2-Aug-04 10:38
eddstar2-Aug-04 10:38 
AnswerRe: How to make the system beep Pin
Anonymous12-Aug-04 11:20
Anonymous12-Aug-04 11:20 
GeneralC++/CLI Array problem Pin
Brian Olej1-Aug-04 7:25
Brian Olej1-Aug-04 7:25 
GeneralRe: C++/CLI Array problem Pin
palbano2-Aug-04 6:35
palbano2-Aug-04 6:35 
GeneralRe: C++/CLI Array problem Pin
Brian Olej2-Aug-04 7:14
Brian Olej2-Aug-04 7:14 
GeneralRe: C++/CLI Array problem Pin
palbano2-Aug-04 7:54
palbano2-Aug-04 7:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.