1. Mike's Win32
- Posted by pampeano at rocketmail.com Jan 09, 2003
- 405 views
Hi Mike, Nice lib. I made a program using Low Level Routines (By Jordah) and the same using your lib and it only added 2k extra to the resulting exe file (using the translator with LCC and then packing it). I read at the end of your win32.ew something about setting icons to the window, this is what i know of that: VOID = sendMessage(MainWin, 128, 0, IHandle) -- Taskbar Icon (SMALL) VOID = sendMessage(MainWin, 128, 1, IHandle) -- Windows Icon (BIG) Hope that helps. PS: I wrapped extract icon and used it with your lib so the programs i tested were equal. ===== Best Regards, Guillermo Bonvehi AKA: Knixeur - Caballero Rojo