Click here to Skip to main content
15,916,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Regarding string conversion Pin
H4u3221-Oct-08 5:09
H4u3221-Oct-08 5:09 
QuestionCrashes on application exit while hosting an VB ActiveX Control providing UI in a MFC application Pin
Martin081521-Oct-08 2:06
professionalMartin081521-Oct-08 2:06 
AnswerRe: Crashes on application exit while hosting an VB ActiveX Control providing UI in a MFC application Pin
Martin081522-Oct-08 4:47
professionalMartin081522-Oct-08 4:47 
GeneralSolved - Re: Crashes on application exit while hosting an VB ActiveX Control providing UI in a MFC application Pin
Martin081528-Oct-08 23:07
professionalMartin081528-Oct-08 23:07 
Questionwant to use some vc++ code in place of system call... Pin
m_mun21-Oct-08 2:00
m_mun21-Oct-08 2:00 
AnswerRe: want to use some vc++ code in place of system call... Pin
Rajesh R Subramanian21-Oct-08 2:02
professionalRajesh R Subramanian21-Oct-08 2:02 
JokeRe: want to use some vc++ code in place of system call... Pin
CPallini21-Oct-08 2:57
mveCPallini21-Oct-08 2:57 
GeneralRe: want to use some vc++ code in place of system call... Pin
Rajesh R Subramanian21-Oct-08 3:08
professionalRajesh R Subramanian21-Oct-08 3:08 
GeneralRe: want to use some vc++ code in place of system call... Pin
CPallini21-Oct-08 3:13
mveCPallini21-Oct-08 3:13 
JokeRe: want to use some vc++ code in place of system call... Pin
Rajesh R Subramanian21-Oct-08 3:17
professionalRajesh R Subramanian21-Oct-08 3:17 
GeneralRe: want to use some vc++ code in place of system call... Pin
SandipG 21-Oct-08 3:18
SandipG 21-Oct-08 3:18 
JokeRe: want to use some vc++ code in place of system call... Pin
CPallini21-Oct-08 6:15
mveCPallini21-Oct-08 6:15 
QuestionHow can a Bitmap resize as Dialog Resize? Pin
Le@rner21-Oct-08 1:51
Le@rner21-Oct-08 1:51 
QuestionRe: How can a Bitmap resize as Dialog Resize? Pin
CPallini21-Oct-08 2:46
mveCPallini21-Oct-08 2:46 
QuestionSpeed issue when using CArray. Pin
KASR121-Oct-08 1:34
KASR121-Oct-08 1:34 
AnswerRe: Speed issue when using CArray. Pin
toxcct21-Oct-08 1:40
toxcct21-Oct-08 1:40 
GeneralRe: Speed issue when using CArray. [modified] Pin
KASR121-Oct-08 2:06
KASR121-Oct-08 2:06 
GeneralRe: Speed issue when using CArray. Pin
Alan Balkany21-Oct-08 3:58
Alan Balkany21-Oct-08 3:58 
GeneralRe: Speed issue when using CArray. Pin
KASR121-Oct-08 18:01
KASR121-Oct-08 18:01 
GeneralRe: Speed issue when using CArray. Pin
Alan Balkany22-Oct-08 3:47
Alan Balkany22-Oct-08 3:47 
A little. Ideally you would allocate the maximum size you'll need, and avoid doing any growing.

Of course the slowness could be due to another cause, but this could be the reason.
GeneralRe: Speed issue when using CArray. Pin
KASR122-Oct-08 17:19
KASR122-Oct-08 17:19 
QuestionRe: Speed issue when using CArray. Pin
Maximilien21-Oct-08 1:49
Maximilien21-Oct-08 1:49 
AnswerRe: Speed issue when using CArray. Pin
KASR121-Oct-08 2:06
KASR121-Oct-08 2:06 
QuestionRe: Speed issue when using CArray. Pin
CPallini21-Oct-08 2:43
mveCPallini21-Oct-08 2:43 
AnswerRe: Speed issue when using CArray. Pin
KASR121-Oct-08 18:08
KASR121-Oct-08 18:08 

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.