Summary: I converted an old DOS-program to Windows, and to get the same screen I used OEM_FIXED-FONT, which acually is the IBM-PC character set. With Windows 9...
Summary: My C++ printer-program works with Win98 and WinME, but does not with XP. What is different in XP vs other OSs. My program uses "PRINTDLG" structure to...
Summary: Hi, I installed borland C++ version 3.0 in my PC, but the C++ program is not running at all; when I click the turbo C++ to get into that windo...
Summary: Hi I am trying to write a batch file that will list the files and sizes in a directory based on the file that is passed to the batch file as a paramet...
Summary: I installed the program Audiocatalyst to rip cds with on my new computer, only to realize that it didnt work with XP.. until I downloaded an ASPI driv...
Summary: I have a stored procedure that will not work, if I have an update in it. I assume this has something to do with a readonly access. I am running SQL Se...
Summary: Not sure why it wont work in XP. What version of the JDK are you using? As for your program running in win98, are you just trying to execute a simple...
Summary: I uploaded a simple PHP script to my server (ionichost.com), which supports PHP (but refuses to enable the extensions), and it simly will not work. It...
Summary: clients all work on XP machines,and we do direct IP printing. Setting up a print server is not an option I want the script to add the IP port, drive...
Summary: I just want to work with unix shellscripts in windowXP environment with out installing unix OS. Is there any software which makes my work easy? OR do ...
Summary: Please try to be clear when you post, you will get more accurate responses that way. I'm guessing english isn't your first language so it is understan...
Summary: I created a macro in Outlook VBA. The macro worked fine. Now, I am creating a new macro with same exact code but for some reason it's not working. Her...
Summary: As you answered for this topic "Copy files from mult. subfolders" , xcopy command is not working for me. Actually I want to copy files from multiple s...
Summary: I have batch file that compares a file in one folder(SourceFiles Folder) with a file in another folder (ArchiveFiles folder) and if they are different...
Summary: Hello! I've made a batch file, it works fine on my windows XP computer, but it's not working on my Windows Server 2003 computer, the 'Ping' command on...
Summary: Iam working on RSA algorithm. I need to understand how one can work with large numbers as long as 100 digits , large prime generations. And then we ne...
Summary: Hi. Few errors I spotted at first glance: 1. in the if statement: 'phone' is a pointer to char, '1', '2' etc are chars. You cannot compare these two. ...
Summary: I'm just starting out in the .NET framework and seeking the assistance of anybody who would walk me through development of some programs i'm trying to...
Summary: I need help! I'm trying to configure PHP 5.0 to work with Apache. So far I have renamed and/or moved the installation files that I'm supposed to (acco...
Summary: Hey guys, any idea why the second option below does not work? I have a variable (serverip) which is passed on when I call it but the server closes the...
Summary: Hi two, The problem is not with the date *FILE* It seems to be a quirk of the OS. If I remember, you're using PC DOS. It's anybody's guess why this: e...
Summary: Well why dont you just use the BubbleSort function you already have. I didnt see a single call to the function in your code?! Oh and...im havent worke...
Summary: If I understand right, you need something like this: FOR /f %%a in ('dir/b/s') do ( Set Param==%%a echo %Param:c==g% >> list.txt ) I am working with...
Summary: I donno whether it works for XP or not, but it surely works for Win98. I have myself done this. If u have the XP backup on your harddisk or u have CD...