Eu403 and win32Lib = OK
- Posted by sergelli Sep 28, 2011
- 1115 views
I am using in my programs, "wn32lib.ew" with "Eu403" almost without problems. Derek, thank you for the excellent work.
At the moment, I am not able to get a "myProgram.exe", with my "icon.ico"
I use a code "toBind.exw" to produce the ".EXE"
param=getenv("EUDIR") & "\\bin\\eubind.exe -icon " & iconfile & " " system(param & target, 1)
But, only the default Eu4 icon appears.
Is there any error or missing something in this "toBind.exw" code?
Thanks in advance.
Sergio