Click here to Skip to main content
15,918,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Retrieving sql-queries from a database connection using ADO Pin
Anders Sandberg14-Jun-03 5:29
Anders Sandberg14-Jun-03 5:29 
QuestionIs WaitCommEvent() buggy? Pin
justin22313-Jun-03 4:10
justin22313-Jun-03 4:10 
AnswerRe: Is WaitCommEvent() buggy? Pin
Trollslayer13-Jun-03 6:04
mentorTrollslayer13-Jun-03 6:04 
Generalquestion about CFrameWnd Pin
Anonymous13-Jun-03 3:31
Anonymous13-Jun-03 3:31 
QuestionHow to send ATAI "reset device" command? Pin
Brian van der Beek13-Jun-03 3:14
Brian van der Beek13-Jun-03 3:14 
QuestionBind a Key to a controller? Pin
Syxx13-Jun-03 3:10
Syxx13-Jun-03 3:10 
GeneralSplit Method Pin
Valeria Bogdevich13-Jun-03 3:04
Valeria Bogdevich13-Jun-03 3:04 
GeneralRe: Split Method Pin
David Crow13-Jun-03 3:12
David Crow13-Jun-03 3:12 
Split() is part of VB and JScript. I'm not familar with it in C/C++. Either way, the first parameter is a string or an instance of a Regular Expression object identifying one or more characters to use in separating the string. If omitted, a single-element array containing the entire string is returned. The return value is an array of strings split at each point where separator occurs in the source. The separator is not returned as part of any array element.
GeneralRe: Split Method Pin
David Crow13-Jun-03 3:36
David Crow13-Jun-03 3:36 
GeneralRe: Split Method Pin
basementman13-Jun-03 4:14
basementman13-Jun-03 4:14 
GeneralRe: Split Method Pin
Anonymous13-Jun-03 7:44
Anonymous13-Jun-03 7:44 
Questionhow to draw rectangle in win98 Pin
tonymjj13-Jun-03 2:52
tonymjj13-Jun-03 2:52 
AnswerRe: how to draw rectangle in win98 Pin
Anonymous13-Jun-03 3:19
Anonymous13-Jun-03 3:19 
QuestionMicrosoft Rich Text Control 6.0 Reference? Pin
Yasen Georgiew13-Jun-03 2:44
Yasen Georgiew13-Jun-03 2:44 
AnswerRe: Microsoft Rich Text Control 6.0 Reference? Pin
Anonymous13-Jun-03 3:13
Anonymous13-Jun-03 3:13 
GeneralRe: Microsoft Rich Text Control 6.0 Reference? Pin
Yasen Georgiew13-Jun-03 3:18
Yasen Georgiew13-Jun-03 3:18 
QuestionCString or LPCTSTR...which one's better? Pin
FASTian13-Jun-03 2:01
FASTian13-Jun-03 2:01 
AnswerRe: CString or LPCTSTR...which one's better? Pin
rrrado13-Jun-03 2:07
rrrado13-Jun-03 2:07 
AnswerRe: CString or LPCTSTR...which one's better? Pin
TeeBee30313-Jun-03 2:10
TeeBee30313-Jun-03 2:10 
GeneralCEdit and the Return key Pin
CodeBrain13-Jun-03 1:42
CodeBrain13-Jun-03 1:42 
GeneralRe: CEdit and the Return key Pin
rrrado13-Jun-03 1:58
rrrado13-Jun-03 1:58 
GeneralRe: CEdit and the Return key Pin
CodeBrain13-Jun-03 2:23
CodeBrain13-Jun-03 2:23 
GeneralRe: CEdit and the Return key Pin
Johann Gerell13-Jun-03 2:17
Johann Gerell13-Jun-03 2:17 
GeneralRe: CEdit and the Return key Pin
Roger Allen13-Jun-03 2:17
Roger Allen13-Jun-03 2:17 
GeneralRe: CEdit and the Return key Pin
CodeBrain13-Jun-03 3:47
CodeBrain13-Jun-03 3:47 

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.