Why Not http://www.google.com/search?q=splitter+window+in+dialog+based+application
comp B is just displaying what is sent in COMP A Why don't you format the data either before sending or after receiving to display it according...
also try http://www.codeproject.com/KB/system/chaiyasit_t.aspx
According to the error number the error is communication port is not found....perhaps you could also try COM2 , COM3 , COM4 if the above solution...
By any chance are you looking for MFC grid control see below http://www.codeproject.com/KB/miscctrl/gridctrl.aspx
Just right click on your project, go to settings/properties ....see linker setting....see the linked libraries....if mfc42d.lib is there in...
"so that when you are reading the code, you know exactly what type of variable it is. " see Hungarian Notation in the link that I sent in the...
HINSTANCE hinst HWND hWnd, UINT wMsgFilterMin UINT wMsgFilterMax UINT wRemoveMsg DWORD dw Yes all are variables, only thing is HWND and...
for winproc see here http://msdn.microsoft.com/en-us/library/ms633573(VS.85).aspx for winproc example you can look for it in internet. Many of...
I think you can set a global flag which indicates work on current tab. When User Click on the other tab and flag is on. Do not let that...
I could not grasp you question very well But May be the Below link can help you....
Please understand what is a dll, the approach you take is completely wrong. Include dll winsock.dll means you should try to get the file from...
Usually moving from lower version to higher has some problem but in my experience latest/correct version of library should solve the problem
Trying linking to different library instead of mfco42d.lib Just search for file of name mfco*.lib Linking to a correct library should solve the...
May be use can use VB scripts
Separate names with a comma.