Click here to Skip to main content
15,920,468 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWhere is "%_WINCEROOT%\Public\Common\Oak\Drivers\Bluetooth\Sample\Sca" Pin
LittleYellowBird21-Jul-04 1:12
LittleYellowBird21-Jul-04 1:12 
GeneralAttach to process - Timing issue.. Pin
TssPrasad21-Jul-04 0:39
sussTssPrasad21-Jul-04 0:39 
QuestionHow do I attach 3 Dialogs with HTML support using CPropertyPage class or anotherclass Pin
pubududilena21-Jul-04 0:29
pubududilena21-Jul-04 0:29 
AnswerRe: How do I attach 3 Dialogs with HTML support using CPropertyPage class or anotherclass Pin
Antti Keskinen21-Jul-04 3:40
Antti Keskinen21-Jul-04 3:40 
QuestionHow do I attach 3 Dialogs with HTML support using CPropertyPage class or anotherclass Pin
pubududilena21-Jul-04 0:28
pubududilena21-Jul-04 0:28 
QuestionHow do I show 3 Dialogs with HTML support using CPropertyPage(like excel sheet) Pin
pubududilena21-Jul-04 0:24
pubududilena21-Jul-04 0:24 
Questionscanf up to tab? Pin
Dominik Reichl20-Jul-04 22:44
Dominik Reichl20-Jul-04 22:44 
AnswerRe: scanf up to tab? Pin
Bhaskar20-Jul-04 23:54
Bhaskar20-Jul-04 23:54 
Use scanset.

char s[80];<br />
scanf(" %[^\t]", s);

GeneralRe: scanf up to tab? Pin
Harold Bamford23-Jul-04 11:11
Harold Bamford23-Jul-04 11:11 
GeneralRe: scanf up to tab? Pin
Bhaskar23-Jul-04 21:19
Bhaskar23-Jul-04 21:19 
GeneralRe: scanf up to tab? Pin
Harold Bamford26-Jul-04 7:21
Harold Bamford26-Jul-04 7:21 
GeneralIcon in a minimized APP with a thin dialog Pin
doctorpi20-Jul-04 21:54
doctorpi20-Jul-04 21:54 
Generalfast algorithm linear correlation coeffcient Pin
Anonymous20-Jul-04 21:23
Anonymous20-Jul-04 21:23 
GeneralChanging color of a Button Pin
M Ashok Kumar20-Jul-04 21:19
M Ashok Kumar20-Jul-04 21:19 
GeneralRe: Changing color of a Button Pin
Antti Keskinen20-Jul-04 22:49
Antti Keskinen20-Jul-04 22:49 
GeneralRe: Changing color of a Button Pin
umair_hasan20-Jul-04 23:39
umair_hasan20-Jul-04 23:39 
GeneralRe: Changing color of a Button Pin
Ravi Bhavnani21-Jul-04 3:00
professionalRavi Bhavnani21-Jul-04 3:00 
GeneralRe: Changing color of a Button Pin
M Ashok Kumar21-Jul-04 21:44
M Ashok Kumar21-Jul-04 21:44 
Generaldatabase Pin
Anonymous20-Jul-04 20:48
Anonymous20-Jul-04 20:48 
GeneralRe: database Pin
jan larsen20-Jul-04 22:55
jan larsen20-Jul-04 22:55 
Generali want to get a ftp client code example written in socket api for c or c++,who can give me .thanks very much. Pin
bowen.feng20-Jul-04 20:09
bowen.feng20-Jul-04 20:09 
GeneralRe: i want to get a ftp client code example written in socket api for c or c++,who can give me .thanks very much. Pin
ThatsAlok20-Jul-04 20:23
ThatsAlok20-Jul-04 20:23 
GeneralRe: i want to get a ftp client code example written in socket api for c or c++,who can give me .thanks very much. Pin
bowen.feng21-Jul-04 13:44
bowen.feng21-Jul-04 13:44 
GeneralRe: i want to get a ftp client code example written in socket api for c or c++,who can give me .thanks very much. Pin
Henry miller22-Jul-04 7:56
Henry miller22-Jul-04 7:56 
Generalset bitmap into button Pin
mvnevis20-Jul-04 19:48
mvnevis20-Jul-04 19:48 

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.