I'm trying to make a desktop wallpaper application with video support.
But stuck at z-order.
Any suggestions? How to put autoit window before desktop listview?
I'm currently attaching window to the WorkerW. also tried the $HWND_BOTTOM const of _WinAPI_SetWindowPos but when i apply this, win goes invisible.
no luck yet any help will be appreciated