Displaying 1 result from an estimated 1 matches for "clscapi".
Did you mean:
cls_api
2003 Aug 05
0
dll wrapper strategy help
...le using
standard gcc? Is that right? or there more too it than that.
The documentation for the spec file says that the ordinal stuff is
optional and only required if you want dynamic loading. I tried omitting
it from my spec file and get
Expected ordinal declaration, got 'init'
make: *** [clscapi.dll.spec.c] Error 1
If I require the ordinal stuff what are they and how do I find out?
(Sorry I haven't done any serious C programming for about 10 years:( )
I seem to be going round in circles and just getting more confused...
Any pointers and help in this would be much appreciated.
Ken.
p...