Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Executable of VC.NET
Name: hongli Date: October 19, 2005 at 14:37:25 Pacific OS: XP CPU/Ram: 512
Comment:
I wrote a program in VC++ .NET. when I only carry the executable to other machine to run, it couldn't run. What other component is possibly missing so that I cannot run the program on the machine that disn't install VC.NET?
Summary: Hello everybody, got a question for VC++ .NET programmers. i want to enable and disable button on my form. what functions can i use to do that. this->button1->enable_function() do smomething.. this->b...