Friday 15 January 2010

vb6 - Invalid Picture In Visual basic 6 -


I am developing a project in vb 6. What happens to the problems when I load the icon (extension .ioco) invalid photo "I have searched it on all forums but still are lying. Any help would be greatly appreciated.

  Image1.picture = loadpicture (app and "\ abc.ico")   

But when the file is changed from ico format to jpg

  Image1.picture = loadpicture (app.path and "\ abc.jpg")   

This image is loaded at 1.

< Div class = "post-text" itemprop = "text">

Your icon may be a 32 bit icon Is - it will transform it into 24 bits to be supported in VB6. Bit to change the depth you can use IcoFX such a program.

No comments:

Post a Comment