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

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

binding - How can you make the color of elements of a WPF DrawingImage dynamic? -

c# - How to add a new treeview at the selected node? -