To get nice coloured progress bars two new messages are needed.
I missed them in the latest 'windows.inc' and spent some time searching for them:
PBM_SETBARCOLOR equ WM_USER+9
PBM_SETBKCOLOR equ CCM_SETBKCOLOR
Hope you find it useful.
MrCrimson
I missed them in the latest 'windows.inc' and spent some time searching for them:
PBM_SETBARCOLOR equ WM_USER+9
PBM_SETBKCOLOR equ CCM_SETBKCOLOR
Hope you find it useful.
MrCrimson