i want to set the icon on my forms i write these lines.... for to do this...
MDI_ICO := WIN_API_UTILITY.GET_ACTIVE_WINDOW;
WIN_API_SESSION.CHANGE_MDI_ICON(MDI_ICO, '.\Icons\COMPANY.ico', 0);
and i also attached the library...
d2kwutil.pll
and when i run the form then this error raised...
FRM-40734: Internal Error : PL/SQL error occurred..
now what can i do for set the icon at run time...
[EDITED by LF: the first part of the message has been removed as it belongs to @allianz2010's previous topic; the rest has been split into a new (this) topic]
[Updated on: Sat, 13 February 2010 12:37] by Moderator
Report message to a moderator