Q. on creating DLL's for use w/ excel (export names without @0, @4 etc?) (cygwin 1.3.13-2)

"Schaible, Jörg" Joerg.Schaible@gft.com
Tue Nov 5 01:00:00 GMT 2002


Hi Matthiew,

> int WINAPI foobar() {  return 1234; }
	^^^^^^

This is the problem. By default WINAPI defines something like __stdcall that causes this!

Regards,
Jörg

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list