i recomment not to use mscomm32.ocx,it sometimes does not work well in windows 2k and windows xp,you can use class CSerialPort that can be download from internet
J
jia_wei
@jia_wei
Posts
-
MSComm Control exits with error? -
Dialogone method is to rename the ID of button "OK",don't use IDOK. another method is to define a function for press button "OK",in the function, delete the line"CDialog::OnOk().
-
How to Install a Windows XP theme in MFC programanyone know it? thank you?
-
How to Install a Windows XP theme with MFCHello, In a MFC program,I want to change windows themes.I have tried to call ShellExcute() to install a theme, but it does not work automatically.The display window appeared,I need to press "apply" button to finish the install process. In StyleXP,a product of TGT soft,the display window did not appear when install a theme. Anyone who knows the anwser is warmly wellcomed to reply. Thanks Jia Wei :laugh: