does anybody got information howto program a win-vxd file?
do they got a function like DllMain?
Printable View
does anybody got information howto program a win-vxd file?
do they got a function like DllMain?
The DDK from Microsoft seems to be what is needed (it's mentioned in the PSDK).
i know that but don't wanna read that stuff...
there must be a short example written in c++. i only need some basics of vxds.