Make sure your include folders are well configured. I think “windows.h” is at last in the Platform SDK distribution.
Kameleon: Thanks ypuech, never saw that page, I did find a similar one but it didnt have instructions for Express Edition, only Standard. I’ll take …
I know there are some interesting stuff about encryption in the .Net Framework : But if you want to write your own custom encryption algorithm you c…
It’s not possible to do that in MAXScript and in C++ it would be tricky (and I’m not sure it can be really done). We can only add a toolbar button (ma…
I don’t know. This is not sure because the SDK can change.
The only difference with Zbuffer recompilation is there’s a x64 version in my archive. Our 32 version are exactly the same. Yannick
I fixed the bug. You can download the updated archive at
Hi Dan, On the 64 bit version if I type physiqueOps in the listener I have : physiqueOps <Interface:physiqueOps> If you have undefined retur…
I found the source code for the Physique Maxscript exposure on the old Sparks download website. I’ve recompiled the plugin. Here is the binaries for …
Hi Zbuffer, It seems you have recompiled IPhysique.gup : It would be nice to send the binary to Dan. Also if you can tell me where to find the sour…
Hi Dan, I think some DLLs are missing or the plugin wasn’t well compiled… Try to download and execute this file : It installs runtime components of…
Here is an interesting page on MSDN :
I’ve never tried that (I use Professional Edition). Read this page and the first note :
The Windows Platform SDK isn’t included in Visual Studio 2005 Express. The dependencies by default are not set to link with Win32 libs :
Ok, all these symbols comes from the win32 API. You need to link user32.lib to the plugin.