I am calling a function in a DLL from another DLL using
rundll32 myDLLName,myFunction. However, myFunction accepts
two arguments (eg; myFunction(char *szMsg, DWORD dNum)) - how do I pass those argu...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10025148.html
Hi there,
How can I convert a CString to string (char *str or
char str[20])??
Any help offered is very much appreciated!!!
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10098527.htm...
Zones:
Windows MFCDate Answered: 11/21/1998 Grade: D Views: 0
hi, I have to use a input file for my program.
johnson bob 23 45 67 78 78
jones terri 9 33 44 65
smith bill 11 22 44 44 76
I have variable...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10128507.html
Zones:
C++Date Answered: 02/15/1999 Grade: A Views: 0
I am using JDK1.1.6 on a Win98 PC.
I am writing an applet implementing KeyListener, and using MyKey = e.getKeyChar(); to get the key pressed (MyKey is a char). I have a TextField (TextField Number...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10143454.html
Zones:
JavaDate Answered: 03/26/1999 Grade: B Views: 0
Hi,
I can't seem to figure out how I can write a program that reads several lines of text from the keyboard and prints a table indicating the number of occurrences of each letter of the alphab...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10239133.html
Zones:
C++Date Answered: 01/11/2000 Grade: C Views: 0
What is quickest way to make char* string to lower case?
thanks,
jer
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10240091.html
Zones:
C++Date Answered: 11/30/1999 Grade: B Views: 0
hello,
i have made this question 1 time befor but some thing got rong....so here is it:
can some one help with my fuction problem??
i have a function that get a char..
and i change it
but i do...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20016854.html
Zones:
C++Date Answered: 06/28/2002 Grade: A Views: 0
Hello,
Is it possible to convert a number, say '24', and get a char value for that number ,eg 'a'?
Cheers,
Paul
http://www.experts-exchange.com/Programming/Languages/Java/Q_20029790.html
Zones:
JavaDate Answered: 01/11/2001 Grade: A Views: 0
To:All experts
When user enter a string variable,str1 (F7700757D).The system should be able to do a checking before updating to the database.
The criterias are
1)Position 1 of the str1(First...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20065387.html
Zones:
Visual BasicDate Answered: 01/30/2001 Grade: A Views: 0
Is there any C++ version of atol to convert char* to long int?
Any example?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20083029.html
Zones:
C++Date Answered: 02/25/2001 Grade: B Views: 0