windows - Avoid hourglass after calling CreateProcess -


in win32 app embed ffplay.exe video preview. works great each time start preview cursor becomes "busy", i.e. arrow+hourglass. want avoid that.

set startf_forceofffeedback flag in dwflags member of startup_info struct pass createprocess().


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

Disabling Android home button for industry application -

c# - HwndSource win32 integration with Ribbons and KeyTips -