Pass arguments to CreateProcess

Having problems with building or using the CefGlue .NET/Mono binding? Ask your questions here.

Moderator: fddima

Pass arguments to CreateProcess

Postby navisrob » Fri Jul 03, 2015 2:28 pm

Hi! I work on windows in multi-processes mode. When creating new browser, new process being created and mouse cursor in global system becomes "LOADING" for 1-2 seconds. It is very terribly when on each user action which issues creating some new browser, user see this cursor, and the most terrible thing that it works with cursor globally, so if in moment of browser creation user works in other program, it will looks like fat bug.
So I need to disable it by passing STARTF_FORCEOFFFEEDBACK flag in STARTUPINFO to CreateProcess function. Is there some option or I need compile .dll? Can it be some workaround?
navisrob
Techie
 
Posts: 14
Joined: Mon May 25, 2015 1:41 pm

Re: Pass arguments to CreateProcess

Postby navisrob » Tue Jul 28, 2015 3:18 pm

Answer: the CreateProcess call is in CEF dll, and it arguments are hard coded, so you need to build CEF from source
navisrob
Techie
 
Posts: 14
Joined: Mon May 25, 2015 1:41 pm


Return to CefGlue Forum

Who is online

Users browsing this forum: No registered users and 16 guests