Just bought BB+
But it seems to be missing something basic.
How do I add an icon to the exe it creates???
Tom
But it seems to be missing something basic.
How do I add an icon to the exe it creates???
Tom
hWND=QueryObject(MainWindow,1) Icon=LoadIcon(hWND,CurrentDir()+"blankpage.ico",0) SetClassLong hWND,-14,IconAdd these commands to the relevant .decls.