Summary: Hi what's wrong withe the win32 version of QT? .. the latest i can find to dl from trolltech is 2.3.0 when i know from linux that the latest is 3 exc...
Summary: I am currently running Windows For Workgroups 3.11 in a virtual machine. I took visual basic in school a few years ago and havent really touched it fo...
Summary: Hmmm... Perhaps you mean you wish to contribute to the free software or open source communities? You might get away with relying entirely on an IDE if...
Summary: Anyone knows where to get Zinc Application Framework for DOS? I have been able to get 5.3 for Win16 and Win32, and 6.0 for Win32, at http://www.windri...
Summary: If you want a good language to start try freepascal. www.freepascal.org you can use compile your programs in dos, freebsd,linux, netbsd, os/2, win32 a...
Summary: Learn the API. Any language that can access the Windows API can use a USB device. You might try Python: http://www.oreilly.com/catalog/pythonwin32/r...
Summary: Ok, after suffering quite a while to install the autoconf, now I manage to run Kdevelop and now I have another problem. The header file, KDevelop do N...
Summary: Hi my ultimate goal is to become a game programmer. I'm fluent with C++, i've been working for a long time with win32 and the DirectX SDK. My questi...
Summary: as of a day or two ago. Notes on Win32 (XP/Pro SP2, AMD64, 1.5G): -The Win32 one-click installer on rubyforge does not seem quite right yet. so .........
Summary: Well, i'm finding out how pretty Trolltech's cross platform library is, and belive me it's good. Compiled with Visual Studio, without a single code ch...
Summary: Hi there I need to know how to read and write the disk sectors for a disk in win32 with c/c++. What is the API function and how to use it ? if you hav...
Summary: It saddens me to think 1995 is old, but in the Windows world, it's truly ancient. A file's name extension has no effect on what it does, it is just a ...
Summary: Howdy, I found on Xakep.ru(Hacker.ru)a little perl script that let you connect to a IRC server, and if you talk to him he tells you his uptime. Well, ...
Summary: i think that command is written into the form... Me.Hide and Me.Show, although the UnHide sub doesnt work for whatever reason on my computer. but the...
Summary: Newbie to Win32 API begs for help: I'm writing a little program to control a PLC device on COM1. At the moment, I'm trying to be sure that reads don'...
Summary: The Win32 API does not have direct support for saving images to files, since the operating system has no need for it. There is support for loading cer...
Summary: Newer Win32 executables (32-bit) conform to the Portable Executable (PE) format, whereas the old Win16 executables were in the [then] New Executable (...
Summary: How does one create a custom dialog box, in Win32, on-the-fly within an application without previously specifying a resource template for it in a .RC ...
Summary: I have just started learning to create Win32 Apps in C++. I am trying to make a program with a dialog box that displays the sum of the values (entere...
Summary: An answer to message Name: atapi103 Date: January 03, 2003 at 15:22:45 Pacific Subject: edit text control /r/n Win32 OS: Win 98 SE CPU/Ram: 32MB Hell...
Summary: Hi all, I am an amature programmer and I need to write a window, GUI based program using VC++. So, when I begin with the project, do I select Win32 A...
Summary: I have windows 98 SE with 32MB of RAM and 133MHz P2 processor. Does anyone know how I can make a GUI with perl, I have never programed a GUI before, I...
Summary: I've now finished the series of free and fast "Go" development tools - GoAsm an assembler with clean syntax and several optimisations for Win32, GoLin...
Summary: I am programming a role-playing game from DOS to Win32 using Microsoft Visual C++ 6 environment. Recently, I have a problem reading texts from files....