Jonas Meyer

Results 6 comments of Jonas Meyer

can you attach an example capture where I can see the issue?

Hi, thanks for this fix. You need to do the change in src/microprofile.html, otherwise the change gets lost then next time someone does a change there. usually the process is:...

Hi I think the logic is it shows up as once in that frame because it was inside the entirety of that frame. Its a very valid point that the...

currently the implementation only supports one client at a time.

I'm not sure what you are compiling with: can you try putting in a cast to LPVOID IE replace *pThread = CreateThread(0, 0, ThreadTrampoline, Func, 0, 0); with *pThread =...