quamotion / remoteviewing

RemoteViewing is a .NET-native VNC client and server library.
Other
262 stars 77 forks source link

Add support for copies of libvncserver compiled with native Win32 threading support #104

Closed qmfrederik closed 4 years ago

qmfrederik commented 4 years ago

The struct layouts are different when using Win32 threading (as opposed to libpthread on Windows). Account for this.