Click here to Skip to main content
15,894,317 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: network inquiries Pin
benjnp3-Oct-05 5:00
benjnp3-Oct-05 5:00 
QuestionSocket Programming ??? Pin
RanjanShrestha2-Oct-05 9:36
RanjanShrestha2-Oct-05 9:36 
AnswerRe: Socket Programming ??? Pin
Ghasrfakhri2-Oct-05 11:01
Ghasrfakhri2-Oct-05 11:01 
AnswerRe: Socket Programming ??? Pin
John M. Drescher2-Oct-05 11:34
John M. Drescher2-Oct-05 11:34 
Questionusing an "unknown" DLL Pin
reinhard_jd2-Oct-05 7:27
reinhard_jd2-Oct-05 7:27 
AnswerRe: using an "unknown" DLL Pin
Ghasrfakhri2-Oct-05 11:05
Ghasrfakhri2-Oct-05 11:05 
AnswerRe: using an "unknown" DLL Pin
Jose Lamas Rios2-Oct-05 16:57
Jose Lamas Rios2-Oct-05 16:57 
GeneralRe: using an "unknown" DLL Pin
reinhard_jd3-Oct-05 8:07
reinhard_jd3-Oct-05 8:07 
Hi jlr,

I thought that the short version of the story (i.e. the description of the actual problem)
would do it, but here we go with the whole story...

Years ago we developed a software which read some digital and analog values by using a special
I/O card, analyzed the data and depending on the results of this reacted with screen and I/O outputs.
We sold some dozen of the units (hardware and software) and still do service and further development
for the solution.

The card as well as the library (and the DLL) to read/write the ports were manufactured by a small
German firm that doesn't exist anymore. Now we have do do some changes within the software and
unfortunately it seems as if the (packed) EXE file becomes to large to fit onto a floppy disk.
Since the machines we sold at that time didn't have a CD-ROM drive I thougth about how to create
a smaller file...

I don't have the source files of the driver/library and I also have no DEF file of the DLL.
The only thing I have are some LIB files (for the different memory models), the DLL and a
written documentation. Frown | :(
I tried to call the DLL functions directly with the very same parameters as I have to use when
using the LIB, but that didn't work.

Therefore I search for a possibility to find out the type and order of the parameters I have
to use when calling the DLL functions at runtime...

Hope s/o can help me.

Thanks and Greetings from Germany

Reinhard

GeneralRe: using an "unknown" DLL Pin
Jose Lamas Rios3-Oct-05 9:04
Jose Lamas Rios3-Oct-05 9:04 
GeneralRe: using an "unknown" DLL Pin
reinhard_jd3-Oct-05 12:57
reinhard_jd3-Oct-05 12:57 
Questionsending url POST method Pin
hamavreg2-Oct-05 6:55
hamavreg2-Oct-05 6:55 
AnswerRe: sending url POST method Pin
Ravi Bhavnani2-Oct-05 7:58
professionalRavi Bhavnani2-Oct-05 7:58 
AnswerRe: sending url POST method Pin
ThatsAlok2-Oct-05 18:19
ThatsAlok2-Oct-05 18:19 
Questiondeclaring const strings Pin
Chintoo7232-Oct-05 6:28
Chintoo7232-Oct-05 6:28 
AnswerRe: declaring const strings Pin
LighthouseJ2-Oct-05 7:28
LighthouseJ2-Oct-05 7:28 
AnswerRe: declaring const strings Pin
Rage_bla2-Oct-05 7:40
Rage_bla2-Oct-05 7:40 
AnswerRe: declaring const strings Pin
Rick York2-Oct-05 11:18
mveRick York2-Oct-05 11:18 
QuestionSimple GDI Problem Pin
LighthouseJ2-Oct-05 5:39
LighthouseJ2-Oct-05 5:39 
GeneralRe: Simple GDI Problem Pin
Anton Mikhalyov2-Oct-05 7:55
Anton Mikhalyov2-Oct-05 7:55 
GeneralRe: Simple GDI Problem Pin
LighthouseJ2-Oct-05 15:55
LighthouseJ2-Oct-05 15:55 
AnswerRe: Simple GDI Problem Pin
Jose Lamas Rios2-Oct-05 9:30
Jose Lamas Rios2-Oct-05 9:30 
GeneralRe: Simple GDI Problem Pin
LighthouseJ2-Oct-05 15:57
LighthouseJ2-Oct-05 15:57 
QuestionNotifaction Area Pin
G Cross2-Oct-05 5:26
G Cross2-Oct-05 5:26 
AnswerRe: Notifaction Area Pin
ThatsAlok2-Oct-05 18:24
ThatsAlok2-Oct-05 18:24 
Questionconfused Pin
benjnp2-Oct-05 5:12
benjnp2-Oct-05 5:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.