Discussions related to Visual Prolog
User avatar
Tonton Luc
VIP Member
Posts: 204
Joined: 16 Oct 2001 23:01

gui_native and extractIcon

Unread post by Tonton Luc »

Hi,

How to save the icon in an *.ico file after using this code ?

Code: Select all

HIcon = gui_native::extractIcon(mainExe::getCurrentHinstance(),"c:\\My_application.exe",0),
Post Reply