Summary: Hi all! How can I find or replace in API? I tried to write a code according to msdn tutorial but it doesn't work... Here is what I did: The defines: U...
Summary: Hi, I'm very new to writing batch files. I've written a very simple .cmd file to make a couple directories and copy some files into them. This file...
Summary: I have written a code to retrive data from a file in C++,as follows cStud S; while(!f.eof()) { f.read((char*)&S,sizeof(S)); coutS; } where cStud...
Summary: I just started learning Javascript (I mean just, as in yesterday, the 3rd), and tried to make a simple addition program. First, it'll prompt you aski...
Summary: I'm taking a C++ class, and I have a problem I can't seem to figure out, I'm taking all the information from one file and transferring it to another. ...
Summary: This is my 4th question regarding RS232 base device. Now i have a manual with me which says use 3 wire interface mean TX pin 3 RX Pin 2 Ground pin 5 ...
Summary: I have an html program which opens up a child popup window: a modal dialog window. The problem: when I make changes to the sourcefile of the child win...
Summary: I am haveing a problem downloading the Microsoft platform SDk. All I want realy is the documentation and core. I get to the SDK upadte catalog where...
Summary: Hi, i have problems adding a ralation between two tables (My database is on access). I am getting this error message: "This constraint cannot be ena...
Summary: Hi, I wast to do a union of two tables in access: table1 columns are: Postcode|Private|Business| table2 columns are Postcode|Private|Business|Packs T...
Summary: There is one otherthing you can try. Try saving the file as "K" + Chr(38) + "N.csv" 38 is the ASCII code for an & and it might fool VB to ingnoring i...
Summary: I'm implementing a linked list and am using cin.getline() to get a name from the user. The problem is, when I'm using cin.getline() within my switch s...
Summary: Hi Does someone know how to when in VBA, when typing into a user input form, you then press the relevant command button on the form, say 'update' an...
Summary: Hi Everybody.. i m facing a problem with java mail api..actually i want to send the mails by using SMTP server in JSP across the Internet..so can anyb...
Summary: i have a problem using java to create a program to determine if it is a prime or not. And also a palindrome code. Can you help me with this? ran ...
Summary: Just goes to show there are so many ways to solve the same problem. I would not have put the 'IF' logic on the output function. Instead, I would have ...
Summary: hi, i use reg.exe to update my registry.but there seems to be some problem with it. assume the below command line reg add hkey_current_user\control ...
Summary: I have a problem when executing pieces of code of this type: main(){ char a,b; a=getchar(); b=getchar(); } The program waits for the first assignation...
Summary: I am having problems filling in certain parts of a program that I have. This program is designed to be a guessing game where the computer generates 4 ...
Summary: I have problem understanding the jscript below, assume that I run the start running the function testEncode thanks in advance. function testEncode(for...
Summary: I have made a vb program in Eng. Windows NT. The program read 2 excel files and compare them than create a excel file to store the result. It works ve...
Summary: Currently using Java2 SDK 1.4.1 from java.sun.com The program has no problem and there is no compile errors... But it the program cannot run properly....
Summary: I have the same problem, I reinstalled FIVE times and still can't get it to work. My computer is a COMPAQ Presario 7478 running Windows 98 SE with 192...