Summary: For a good tutorial on Windows programming using C try the following link. http://www.winprog.org/tutorial/ That's where I learned most of what I kno...
Summary: I would suggest Java if you want to learn GUI programming in easy and straight-forward manner. No offense, but Java's GUI system is anything but strai...
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: Does anyone happen to know a good book on windows programming with VC++? I'm taking a course in school, but the material for the windows programs suck...
Summary: i just finished my c++ primer and understand everything in it, but now i want to learn how to write powerful windows programs, what subject in c++ sho...
Summary: mk, blue if you read this, I gave up on the mastering visual c++ book for a little bit, and im now reading tricks of the windows game programming guru...
Summary: Is there a way to import the output from a dos program into a windows program in c++? I want to be able to show the status of the running program that...
Summary: Hello Would it be possible to embed the following Windows Programs/Locations within tabs? - Disk Management - Scheduled Tasks - System Properties (sys...
Summary: I'm completely new to programming in a Windows environment. I've used embedded C, and BASIC under DOS. Can anyone tell me: What is Active X ? Using Vi...
Summary: Hi Tina, Start out by learning Visual Basic, either version 5 or 6. I used "Sam's Teach Yourself Visual Basic 6". From there, you might want to lear...
Summary: I have to agree with all of the above, and since you've already started with C++, I definitely recommend you not switch now. Stick with it. Windows wa...
Summary: Hi, I can't find this anywhere on the net but I'm sure it's got to exist. I'm looking for a programming language in windows that doesn't use the windo...
Summary: Hi, I can't find this anywhere on the net but I'm sure it's got to exist. I'm looking for a programming language in windows that doesn't use the windo...
Summary: Hello, I am learning windows programming. I came across the below variables in one program. HINSTANCE m_hTwainDLL; DSMENTRYPROC m_pDSMProc; can anyo...
Summary: C is the language of the Linux kernel and the GNU/Linux OS, not C++. Although C++ is used extensively these days, it is perfectly possible to install ...
Summary: Hi, I have decided to learn how to program in c, eventually to move onto c++ as I can see its the way to go for windows programming. To start the r...
Summary: Hey. How does programming in Linux differ from programming in DOS (in x86 ASM, obviously)? I'd expect that, since they both use the same processor, t...
Summary: Actualy it all depends on the type of game your wanting to write. Basic isnt good for anything except windows programs. If you want a game like Diablo...
Summary: Hi. I'm starting a project where I will need to make use of windows events (specifically signals coming from a MIDI drum). For this, I assume at least...
Summary: hallo programmers all over the world I'm programing in C for linux(portable code) most of the time, but sometimes my program needs to run under win32,...
Summary: Your DOS based crap is better than VC++? Are you crazy? Yes, it's expensive...very. Alot of schools have deals for students to get the software for co...
Summary: I'm very familiar with bcc, and it's a great compiler. However, yours is somewhat dated, and 16-bit won't cut it, but Borland provides its latest comp...
Summary: Hello I'm looking for a simple example of printing from a windows program (Visual Studio C/C++), preferably a dialog based form. I'm trying to write a...
Summary: Hi Guys, I am new to windows programing, and my computer is running Windows XP Home Edition. Would somebody tell me how to connect from VB6.0 to SQL S...
Summary: hello, i have no experience in Windows programming, but currently in holiday. so i decided to learn a language for programming in Windows. well, i am ...