Click here to Skip to main content
15,922,325 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralUpdateCommandUI problem Pin
Ro_land6-Feb-05 22:38
Ro_land6-Feb-05 22:38 
GeneralRe: UpdateCommandUI problem Pin
Roger Allen7-Feb-05 3:59
Roger Allen7-Feb-05 3:59 
GeneralRe: UpdateCommandUI problem Pin
Ro_land7-Feb-05 19:00
Ro_land7-Feb-05 19:00 
GeneralLSP Problem Pin
X20406-Feb-05 21:32
X20406-Feb-05 21:32 
GeneraljosephSDK Listview Pin
tijo_joseph@rediffmail.com6-Feb-05 21:31
susstijo_joseph@rediffmail.com6-Feb-05 21:31 
Generalport on/off checking after my program is slow Pin
vc-programmer-6-Feb-05 21:06
vc-programmer-6-Feb-05 21:06 
GeneralRe: port on/off checking after my program is slow Pin
Tom Wright7-Feb-05 11:43
Tom Wright7-Feb-05 11:43 
GeneralRe: port on/off checking after my program is slow Pin
vc-programmer-7-Feb-05 16:12
vc-programmer-7-Feb-05 16:12 
i want to port is open or close.

example................
if (serial.Open(5,38400))
{
MessageBox("Port 5 is open");
serial.Close();
}

com 5 is network serial com port.
VLINX ESP Server make virtual com port for my computer.

when com5 is power on,i open com5(OK).
when com5 is power off,i open com5(very slow my application)

GeneralRe: port on/off checking after my program is slow Pin
Rick Crone9-Feb-05 11:12
Rick Crone9-Feb-05 11:12 
GeneralRe: port on/off checking after my program is slow Pin
vc-programmer-9-Feb-05 20:43
vc-programmer-9-Feb-05 20:43 
GeneralXML creation in vc++ using MSXML Pin
cj_rahul6-Feb-05 20:19
cj_rahul6-Feb-05 20:19 
GeneralRe: XML creation in vc++ using MSXML Pin
ThatsAlok6-Feb-05 20:43
ThatsAlok6-Feb-05 20:43 
General[Q] ActiveX -> MFC control... Pin
rbid6-Feb-05 19:33
rbid6-Feb-05 19:33 
QuestionHow to add Modes in Display setings on windows98 Pin
Anonymous6-Feb-05 18:26
Anonymous6-Feb-05 18:26 
GeneralOpen with... Pin
Anonymous6-Feb-05 17:49
Anonymous6-Feb-05 17:49 
GeneralRe: Open with... Pin
2249176-Feb-05 18:20
2249176-Feb-05 18:20 
GeneralCCommandLineInfo cmdInfo; Pin
Member 9009876-Feb-05 16:12
Member 9009876-Feb-05 16:12 
GeneralRe: CCommandLineInfo cmdInfo; Pin
David Crow7-Feb-05 9:59
David Crow7-Feb-05 9:59 
Generalabout CListCtrl Pin
ika26-Feb-05 14:52
ika26-Feb-05 14:52 
GeneralRe: about CListCtrl Pin
Ryan Binns6-Feb-05 17:04
Ryan Binns6-Feb-05 17:04 
GeneralRe: about CListCtrl Pin
Michael Dunn6-Feb-05 18:52
sitebuilderMichael Dunn6-Feb-05 18:52 
GeneralRe: about CListCtrl Pin
ika27-Feb-05 12:37
ika27-Feb-05 12:37 
GeneralElegant insertion of CBitmap into CRichEditCtrl Pin
Bartosz Bien6-Feb-05 12:44
Bartosz Bien6-Feb-05 12:44 
GeneralRe: Elegant insertion of CBitmap into CRichEditCtrl Pin
Sheng Jiang 蒋晟6-Feb-05 13:56
Sheng Jiang 蒋晟6-Feb-05 13:56 
GeneralRe: Elegant insertion of CBitmap into CRichEditCtrl Pin
Bartosz Bien6-Feb-05 14:02
Bartosz Bien6-Feb-05 14:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.