SetIcon()

SetIcon()

Postby Enrico Maria Giordano » Wed Apr 22, 2009 4:55 pm

In window.prg there is

Code: Select all  Expand view
::SendMsg( WM_SETICON, 0, oIcon:hIcon )


I think it should be

Code: Select all  Expand view
::SendMsg( WM_SETICON, 1, oIcon:hIcon )


as 1 is for "big icon" while 0 is for "small icon". Or maybe we need both of them?

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8710
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 95 guests