C++ visual studios 2012 gui Are you trying to make this work in c++/cli or in win32 (api) ? If u want to convert this to win32 y...
The compiler one mistake[code] if(GetAsyncKeyState(VK_LSHIFT) | (GetAsyncKeyState(VK_RSHIFT))) [/code]
use of double linklistSo lets see the code you have developed and maybe we can help if you get stuck.
How to set Flow Control setting for System Com PortOk, I'll give you my research on this. The command prompt com settings and the control panel device ...
How to set Flow Control setting for System Com Portisn't that the dcb.fDtrControl? http://msdn.microsoft.com/en-us/library/windows/desktop/aa363214%28...