cuda compiler and importing/exporting classes

Hi,

It seems that cutil uses only functions which are imported in windows using __declspec, however I tried importing classes which doesn’t seem to work. Why is this and what can I do to make it work?

Thanks!

-DevMike