Click here to Skip to main content
15,921,660 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to send CString with SendMessage Pin
Vassili21-Apr-03 20:57
Vassili21-Apr-03 20:57 
AnswerRe: How to send CString with SendMessage Pin
puzzolino21-Apr-03 21:12
puzzolino21-Apr-03 21:12 
AnswerRe: How to send CString with SendMessage Pin
John R. Shaw22-Apr-03 17:22
John R. Shaw22-Apr-03 17:22 
GeneralHp openview Pin
zhixiong21-Apr-03 20:42
zhixiong21-Apr-03 20:42 
GeneralDebugging.. Pin
vikramlinux21-Apr-03 20:37
vikramlinux21-Apr-03 20:37 
GeneralUTF-8 Conversion Pin
vikramj21-Apr-03 20:11
vikramj21-Apr-03 20:11 
GeneralWant to write a tool to analyze log file of IIS. Pin
George221-Apr-03 19:41
George221-Apr-03 19:41 
GeneralEnabling Menu Items Pin
AnkushChopra21-Apr-03 19:14
AnkushChopra21-Apr-03 19:14 
GeneralRe: Enabling Menu Items Pin
21-Apr-03 20:07
suss21-Apr-03 20:07 
GeneralRe: Enabling Menu Items Pin
AnkushChopra23-Apr-03 22:16
AnkushChopra23-Apr-03 22:16 
GeneralRe: Enabling Menu Items Pin
Phil Hamer22-Apr-03 13:04
Phil Hamer22-Apr-03 13:04 
GeneralRe: Enabling Menu Items Pin
AnkushChopra23-Apr-03 22:19
AnkushChopra23-Apr-03 22:19 
GeneralRe: Enabling Menu Items Pin
Toni7822-Apr-03 19:38
Toni7822-Apr-03 19:38 
GeneralRefer to Help Pin
Toni7822-Apr-03 19:41
Toni7822-Apr-03 19:41 
GeneralIgnore my message...Sorry Pin
Toni7822-Apr-03 21:16
Toni7822-Apr-03 21:16 
GeneralI set a global hook,But can use SAPI to speak the word typed! Pin
white jungle21-Apr-03 19:09
white jungle21-Apr-03 19:09 
GeneralAbout serial communication Pin
maggiet21-Apr-03 17:49
maggiet21-Apr-03 17:49 
GeneralRe: About serial communication Pin
John R. Shaw22-Apr-03 18:33
John R. Shaw22-Apr-03 18:33 
GeneralScope of typedef Pin
Makover21-Apr-03 17:42
Makover21-Apr-03 17:42 
GeneralRe: Scope of typedef Pin
Phil Hamer22-Apr-03 13:18
Phil Hamer22-Apr-03 13:18 
GeneralRe: Scope of typedef Pin
John R. Shaw22-Apr-03 18:51
John R. Shaw22-Apr-03 18:51 
GeneralListBox Pin
hurley21-Apr-03 16:47
hurley21-Apr-03 16:47 
GeneralRe: ListBox Pin
Joan M21-Apr-03 21:43
professionalJoan M21-Apr-03 21:43 
GeneralCStringArray problem! Pin
Miguel Lopes21-Apr-03 15:54
Miguel Lopes21-Apr-03 15:54 
GeneralRe: CStringArray problem! Pin
Phil Hamer22-Apr-03 13:22
Phil Hamer22-Apr-03 13:22 
RemoveAll doesn't delete what the pointer points to. You need to go through and call "delete" on everything you called "new" on.

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.