Summary: Does anyone know of a way to execute a program remotely from a Windows 2000 machine to a Windows 98 machine? PsExec seems to not like anything before...
Summary: can anyone help me out by explaning how 16 bit programs run on 32 bit machines or does any one know of a web address that will explane this in some de...
Summary: Does anyone know how to pause program execution...in visual c++...I need to: { execute code; pause for say 50 milliseconds; execute more code; }...
Summary: I have developed a C program using Microsoft Visual C++,Version 1, which, when run provides a variety of screen messages of different background and f...
Summary: hello i'm trying to share a folder from a vb6 application with netshareadd api function. on win9x NetShareAdd is in "svrapi.dll" | on winnt/2k/xp is i...
Summary: Hello All, Yes, it's me again. At least I'm not asking for anyone to email me my homework....he, he. Anyway, I want to run a PHP script that executes...
Summary: Keith: You didn't like my first attemp. So here are variations. The following will run using QBasic (from Win98) and handle long file names. The ...
Summary: Ok we've all seen the anoying error message "this msi must be launched through setup" when you try to lauch a Microsoft installation file manually but...
Summary: I was looking for a way to install a printer remotley on multiple machines and this is what I came up with that works, so I'm sending this out to help...
Summary: Put the compiled executable on the CD in addition to any embedded ocx's or dll's that are required, e.g mswinsck.ocx or mscommctl.ocx etc., then make ...
Summary: Is there any difference of posix thread programming between solaris and linux? My programs run on linux ,but not solaris even the simple one print ou...
Summary: It depends on how mControl is built. First of all it have/support a command line interface. For example, if you can write mcontrol.exe /some command, ...
Summary: In linux and with gcc/g++: I have a program which preforms a function based on the contents of a "config file." Specifically this config file is XML....
Summary: I'm also using Win98 SE. I just checked the copy of the executable on my hard drive and it is 1.5MB, so I don't think it's a download problem. Hope yo...
Summary: Hey ! I have a linux host for my website with support for mySQL. I want to know how I can create/edit and use mySQL database on my win98 system and ho...
Summary: You need to have .NET installed on the machine, there is no way around that. You can ask the program to install .NET for the user though. The databas...
Summary: Don't do that ^^. Every time you use 'goto' inside an 'if' statement, your program becomes slower and slower because of a memory leak. If you want to ...
Summary: I am new to C and i am working on a simple DOS program. Can anybody tell help me with a simple C function call that will return a character if one has...
Summary: Can anyone tell me how to "export" a windows application written in visual studio w/ VB to make it a stand alone executable windows program? Any help ...
Summary: Why not do as you said but instead of creating a program group just create a shortcut to the executable on the desktop? You could change the shortcut ...
Summary: What is assembly language, what are its main features, should I try to understand it, were can I learn it? The lowest level you can program in. Typica...
Summary: I have a compiled executable program placed on a network drive. The compiled program is about 12MB big. I thought that then I start the program, the w...
Summary: Hello, I am having problems using the java executable on my Debian system after unpacking the java SDK from a GZipped Tar file. Here are the steps I ...
Summary: Hey everyone! The description of the program is on this page: http://www.red-white.com/program.htm I'm having problems with some functions. I need som...
Summary: hey guy, been a while since ive been on ( what with school and all ). but 1 good thing is my AP comp sci is giving me time to program once again! and ...