- Apr
- 36
- 0
No, build 37 doesn't work here either. Same results as above.
As I have already mentioned, I have never done any console programming (well except for numerous shell scripts). But... this smells like... two processes, threads, windows procedures etc. clashing. In my experience (which might well be orthogonal to the current problem) "forcing" one process to release control by posting a message to self often helped. Can you even do that in conhost/openconsole?
As I have already mentioned, I have never done any console programming (well except for numerous shell scripts). But... this smells like... two processes, threads, windows procedures etc. clashing. In my experience (which might well be orthogonal to the current problem) "forcing" one process to release control by posting a message to self often helped. Can you even do that in conhost/openconsole?