how to call a dll file in c. I want to transmit a xml file to it.
Posted
by user292084
on Stack Overflow
See other posts from Stack Overflow
or by user292084
Published on 2010-04-13T04:41:28Z
Indexed on
2010/04/13
4:52 UTC
Read the original article
Hit count: 301
I found mangy ways, but they are too easy, they always get a return-value from the dll file.
dll file: a file with the sufix ".dll"
© Stack Overflow or respective owner