Quote Originally Posted by ScriptBASIC View Post
Krool,

I was able to get theming to work adding the sidebysideandstyles.res file to the project. Under Windows 10 it looks great.

I'm not so lucky under Wine. Adding the .res file now causes a page fault on exit of the program.
Do you use VisualStyles.bas ? If you call InitVisualStyles at sub Main the crash is avoided.