Include icons on bmax program ?

BlitzMax Forums/BlitzMax GUI Programming/Include icons on bmax program ?

Hello,

I'm on Vista for a while now.
I have a problem with new version of Bmax 1.28...
Previously for my project I've included icons object "icon.o" in all my projects like this:

?Win32
Import "icon.o"
?

It worked fine and I have an icon for my program .
But now it doesn't work at all , I 've tried with a lot of icon but nothing.
Please help me to find a solution...
Thank a lot.

Please see the original MaxGUI Update thread for more information (specifically, this document *here*).

Ok,thank Sebholl, I'll try it.
I'm sorry to post in double but I didn't know where to put it.
I hope this tips will work...
I have the latest version of MaxGui by SVN.