Click here to Skip to main content
15,901,373 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Combo box + spin control Pin
User 988524-Oct-02 13:58
User 988524-Oct-02 13:58 
GeneralRe: Combo box + spin control Pin
alex.barylski24-Oct-02 14:42
alex.barylski24-Oct-02 14:42 
QuestionDirectMusic8: What is MUSIC_TIME? Pin
acozz24-Oct-02 7:41
acozz24-Oct-02 7:41 
AnswerRe: DirectMusic8: What is MUSIC_TIME? Pin
fxindoor22-Feb-03 7:17
sussfxindoor22-Feb-03 7:17 
AnswerRe: DirectMusic8: What is MUSIC_TIME? Pin
fx-indoor22-Feb-03 7:18
sussfx-indoor22-Feb-03 7:18 
GeneralEdit Control for reading very large files Pin
Yehuda24-Oct-02 6:32
Yehuda24-Oct-02 6:32 
GeneralRe: Edit Control for reading very large files Pin
l a u r e n24-Oct-02 7:35
l a u r e n24-Oct-02 7:35 
GeneralRe: Edit Control for reading very large files Pin
valikac24-Oct-02 9:46
valikac24-Oct-02 9:46 
One solution is a vector of string object or CString object, each representing one line of text in the editbox. Use a list if you want to delete one or more line.

Kuphryn
GeneralThe copy and paste fundtion Pin
Jeason Zhao24-Oct-02 6:17
Jeason Zhao24-Oct-02 6:17 
GeneralRe: The copy and paste fundtion Pin
valikac24-Oct-02 9:48
valikac24-Oct-02 9:48 
GeneralRe: The copy and paste fundtion Pin
Rickard Andersson2024-Oct-02 11:29
Rickard Andersson2024-Oct-02 11:29 
GeneralATL ActiveX and AxWindow Pin
Braulio Dez24-Oct-02 6:01
Braulio Dez24-Oct-02 6:01 
QuestionVisual C++ 6, er no 7, er 7.1 ? Pin
Patje24-Oct-02 5:52
Patje24-Oct-02 5:52 
AnswerRe: Visual C++ 6, er no 7, er 7.1 ? Pin
Joao Vaz24-Oct-02 6:18
Joao Vaz24-Oct-02 6:18 
GeneralADO and ADOX Pin
arthivjii24-Oct-02 5:44
arthivjii24-Oct-02 5:44 
GeneralClosing CFrameWnd children Dialogs from Frame Pin
Brian Nash24-Oct-02 5:21
Brian Nash24-Oct-02 5:21 
GeneralCEdit multiline Pin
Mark Donkers24-Oct-02 4:55
Mark Donkers24-Oct-02 4:55 
GeneralRe: CEdit multiline Pin
jmkhael24-Oct-02 5:02
jmkhael24-Oct-02 5:02 
GeneralRe: CEdit multiline Pin
Mark Donkers24-Oct-02 5:15
Mark Donkers24-Oct-02 5:15 
QuestionWhat is the easyest way to get HTTP response header? Pin
George224-Oct-02 4:49
George224-Oct-02 4:49 
AnswerRe: What is the easyest way to get HTTP response header? Pin
Ravi Bhavnani24-Oct-02 5:08
professionalRavi Bhavnani24-Oct-02 5:08 
GeneralRe: What is the easyest way to get HTTP response header? Pin
George224-Oct-02 20:39
George224-Oct-02 20:39 
GeneralRe: What is the easyest way to get HTTP response header? Pin
George225-Oct-02 0:25
George225-Oct-02 0:25 
GeneralRe: What is the easyest way to get HTTP response header? Pin
Ravi Bhavnani25-Oct-02 1:43
professionalRavi Bhavnani25-Oct-02 1:43 
GeneralRe: What is the easyest way to get HTTP response header? Pin
George225-Oct-02 17:23
George225-Oct-02 17:23 

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.