Click here to Skip to main content
15,914,162 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: new ClassX() versus new ClassX syntax [modified] Pin
ddmcr24-Sep-05 8:58
ddmcr24-Sep-05 8:58 
GeneralRe: new ClassX() versus new ClassX syntax [modified] Pin
Jörgen Sigvardsson25-Sep-05 0:17
Jörgen Sigvardsson25-Sep-05 0:17 
GeneralRe: new ClassX() versus new ClassX syntax [modified] Pin
ddmcr25-Sep-05 7:27
ddmcr25-Sep-05 7:27 
QuestionRecord sound Pin
bulgaa23-Sep-05 4:19
bulgaa23-Sep-05 4:19 
AnswerRe: Record sound Pin
Alexander M.,24-Sep-05 8:59
Alexander M.,24-Sep-05 8:59 
QuestionCoInitializeEx and failure about document establishes Pin
Tcpip200523-Sep-05 3:47
Tcpip200523-Sep-05 3:47 
QuestionBSTR to char[] Pin
Eytukan23-Sep-05 3:40
Eytukan23-Sep-05 3:40 
AnswerRe: BSTR to char[] Pin
Phil J Pearson23-Sep-05 4:06
Phil J Pearson23-Sep-05 4:06 
You need to add
USES_CONVERSION;

somewhere in your source. See MSDN for details.



The opinions expressed in this communication do not necessarily represent those of the author (especially if you find them impolite, discourteous or inflammatory).
AnswerRe: BSTR to char[] Pin
prasad_som23-Sep-05 4:14
prasad_som23-Sep-05 4:14 
Answernot done :( Pin
Eytukan23-Sep-05 4:21
Eytukan23-Sep-05 4:21 
AnswerRe: BSTR to char[] Pin
Kharfax23-Sep-05 9:01
Kharfax23-Sep-05 9:01 
Questionoffscreen GUI Pin
JChui23-Sep-05 2:59
JChui23-Sep-05 2:59 
QuestionInsert at Cursor position in CEdit Pin
vikas amin23-Sep-05 2:20
vikas amin23-Sep-05 2:20 
AnswerRe: Insert at Cursor position in CEdit Pin
vikas amin23-Sep-05 2:21
vikas amin23-Sep-05 2:21 
AnswerRe: Insert at Cursor position in CEdit Pin
Chris Losinger23-Sep-05 2:23
professionalChris Losinger23-Sep-05 2:23 
GeneralRe: Insert at Cursor position in CEdit Pin
vikas amin23-Sep-05 2:54
vikas amin23-Sep-05 2:54 
GeneralRe: Insert at Cursor position in CEdit Pin
David Crow23-Sep-05 3:27
David Crow23-Sep-05 3:27 
GeneralRe: Insert at Cursor position in CEdit Pin
Eytukan23-Sep-05 3:50
Eytukan23-Sep-05 3:50 
GeneralRe: Insert at Cursor position in CEdit Pin
Eytukan23-Sep-05 2:54
Eytukan23-Sep-05 2:54 
QuestionNeed a simple way to change Back Color of CEdit & CStatic controls Pin
vikas amin23-Sep-05 2:05
vikas amin23-Sep-05 2:05 
AnswerRe: Need a simple way to change Back Color of CEdit & CStatic controls Pin
prasad_som23-Sep-05 2:40
prasad_som23-Sep-05 2:40 
GeneralRe: Need a simple way to change Back Color of CEdit & CStatic controls Pin
Laffis23-Sep-05 2:57
Laffis23-Sep-05 2:57 
GeneralRe: Need a simple way to change Back Color of CEdit & CStatic controls Pin
vikas amin23-Sep-05 3:11
vikas amin23-Sep-05 3:11 
GeneralRe: Need a simple way to change Back Color of CEdit & CStatic controls Pin
vikas amin23-Sep-05 3:09
vikas amin23-Sep-05 3:09 
GeneralRe: Need a simple way to change Back Color of CEdit & CStatic controls Pin
Laffis23-Sep-05 3:18
Laffis23-Sep-05 3:18 

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.