Video Display hangs in Windows after unlocking
-
Hi, Can anyone please help me fix the issue of video display hanging on Windows? The issue occurs after both manual and automatic locking of Windows. When I unlock, the video display hangs, but sound is heard and video packets are sent and recieved properly(confirmed from wireshark) Code works completely fine on Linux. Thanks in advance, Faez
-
Hi, Can anyone please help me fix the issue of video display hanging on Windows? The issue occurs after both manual and automatic locking of Windows. When I unlock, the video display hangs, but sound is heard and video packets are sent and recieved properly(confirmed from wireshark) Code works completely fine on Linux. Thanks in advance, Faez
... of this question[^]. Please post in one forum only, particularly as you have not explained what this has to do with C++/CLI.
Programming is work, it isn't finger painting. Luc Pattyn
-
... of this question[^]. Please post in one forum only, particularly as you have not explained what this has to do with C++/CLI.
Programming is work, it isn't finger painting. Luc Pattyn
My code is in C++.
-
My code is in C++.
Sorry, there's just not enough to work with here. We cannot even formulate a guess without seeing some code. Are you able to repro the problem in a very small test application?
-
Hi, Can anyone please help me fix the issue of video display hanging on Windows? The issue occurs after both manual and automatic locking of Windows. When I unlock, the video display hangs, but sound is heard and video packets are sent and recieved properly(confirmed from wireshark) Code works completely fine on Linux. Thanks in advance, Faez
Faez Shingeri wrote:
an anyone please help me fix the issue of video display hanging on Windows?
A "video display" is a piece of hardware. It doesn't "hang". Applications on the other hand do. Given that you are using C++ and windows and linux, it is obvious that you must explain in greater detail exactly what your application does and exactly how it does user input.