How programs looks executed on WINE (Ubuntu 8.10):
http://i41.tinypic.com/2nsnvxh.jpg
And on WinXP SP3:
http://i39.tinypic.com/6fm6o7.jpg
Note there's also no text on StatusBar.
Icons are loaded from resources with LoadImage(GetModuleHandle(0), 1, IMAGE_ICON, 0,0,0)).
Any ideas?
Thanks in advance.
No icons in my app
No icons in my app
On Fri, Apr 3, 2009 at 3:48 PM, siekan <[email protected]> wrote:
--
-Austin
Off hand, try native gdiplus.How programs looks executed on WINE (Ubuntu 8.10):
http://i41.tinypic.com/2nsnvxh.jpg
And on WinXP SP3:
http://i39.tinypic.com/6fm6o7.jpg
Note there's also no text on StatusBar.
Icons are loaded from resources with LoadImage(GetModuleHandle(0), 1, IMAGE_ICON, 0,0,0)).
Any ideas?
Thanks in advance.
--
-Austin
No icons in my app
On Mon, Apr 6, 2009 at 8:35 PM, siekan <[email protected]> wrote:
Though the problem may actually be in user32. gdiplus may work around it.
--
-Austin
Sure.I don't want any changes in the appliaction.
Should I submit a WINE bug?
Though the problem may actually be in user32. gdiplus may work around it.
--
-Austin