Hi,
I'm sure this is something simple but its giving me trouble. I'm trying to copy a file to a location that the user specifies in a save as dialog. The file copies correctly if the location to copy is where the source file is, but it wont copy to any other path.
if(...
I'm writing a protocol analyzer for a college project. Its going suprisingly well, except because I'm new to Visual C++ .Net 2003 I'm having problems with the basic stuff :(
My latest problem is displaying a second form! I have two forms, form1.h and createfilter.h. In form1.h I've added...
Hi!
Sorry if this is a newbie question, I'm pretty new to Microsoft Visual Studio .NET 2003.
I'm trying to write a function that (among other things) updates a textbox, and some labels. How can I do this easily? With C++ Builder 6 I could have a function like:
void changeStuff()
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.