CAN Extend

Pete Shinners pshinners at mediaone.net
Tue May 16 01:17:49 EDT 2000


> extern "C" __delcspec(dllexport) initincr()
> ...


yes! the __declspec business did the job. the extern "C"
actually didn't help since this was a straight-up C project.

the good news is that i'm now in business!
thanks comp.lang.python! and thanks Mark H!


i must admit that having this newsgroup around has been one
of the more enjoyable parts of learning python.

thank-full-ly yours, pete








More information about the Python-list mailing list