Summary: Hello, Where can i found the instruction set for Visual C++ 6.0 (or before version) and a good tutorial (very detailled) or a good general help (like ...
Summary: Hi, I am trying to create a software with Visual C++ MFC to communicate serially with the a motorola 68000 microcontroller. My questions are, first ...
Summary: im fairly new to visual C++. I am very experienced in Qbasic/VB, and have some experience with C++, but none with visual C++. I'm looking to get out...
Summary: Hi, can anybody tell me how to clear the screen in visual C++? printf("\032") doesn't work and without the clear screen my program is pretty ugly. th...
Summary: Hello!! OK...I got a problem here with my Visual C# .NET mail course... I'm trying to make a program, and my book tells me exactly how to do it...and ...
Summary: i want to use visual c++ .Net to communicate with com Port. now i want to send and recieve commands with it. How is it Possible. I m beginner with it....
Summary: I'm using Ms Visual c++ and occasionally, when I make a class template, then go to link it with a driver file, I get unresolved externals error for so...
Summary: Hello, Wonder if you can help. Creating a simple dialog application in visual c++ a few of which ive wrote before no probs but this time im using a p...
Summary: After I installed Visual C++ on my computer, whenever I start up my computer, I always got an error message saying "Debug Arrertion Failed on program:...
Summary: Hello to all. I would like to make a question about Visual C++.I have a lot of experience programming with C++ (in Dev C++ and gcc) but almost zero wi...
Summary: The clrscr() function you are referring to is in the Borland extended library conio.h. This is a non-ANSI library that is implemented by a number of c...
Summary: Hi, I was wondering and hoping that someone could explain to me why there is no Visual C++ for Linux? How does one make visual applications using C++...
Summary: I've got an unfortunate problem. I'm using Visual C++ Introductory Edition (provided in the class book). Suddenly today, when I press compile (or link...
Summary: I recently started using Microsoft Visual C++ 6.0 as opposed to the old Bloodshed Dev C++.. Mainly because its very straightforward when it comes to d...
Summary: Hello everyone. I have a problem that i canīt seem to find the answer for. I want to know the current location from where my .exe file is executed, ...
Summary: Hi Created a dialog (MFC / Visual C++) with 3 edit boxes one after other, I need to place the cursor in the 2nd edit box when the program executed. H...
Summary: Hello everyone. I need to know how I can download the latest Microsoft service packs for Visual C++ 6.0 (Studio, not .NET) and for Windows NT. I can d...
Summary: Hi, Im a real novice as far as programming the parallel port is concerned. I am doing a project in which i need to program the parallel port. I want t...
Summary: Actually you need to provide a little bit more detail. Visual C++ isn't just windows programs. Microsoft Visual C++ deals with console programs as wel...
Summary: Hi, everyone, I have read a couple of books on windows programming using Visual C++ 6, but I need good tutorial books on using differennt classes like...
Summary: I'm looking for a book to get into Visual C++, just looking for suggestions. I'm not a novice at C++, but not a pro either just looking to further my...
Summary: Hi. I would like to ask a question regarding Visual C++ 6.0 since I have never used it. All my C++ programming has been using the normal g++ in linux...