|
solidworks events & c++
hi,
i'm trying to get notifications on certain events in solidworks throught a c++ com addin. my first trying was to create a sample from wizard and compile it, but although the code generated by wizard compiles well, i can't get the notifications. i'm trying to get the swappfilenewnotify2 notification, for example, but it never happens.
does anyone have an idea on what could be the problem? i'm working on sw 2008 sp3.
thanks in advance,
vinicius pontes
hi again,
i got it to work by creating a sample application using the "solidworks 2005 api sdk" and compling it using the sw 2008 dlls.
now, i'd like to know what's wrong with the "solidworks 2008 api sdk".
vinicius
quick |
|