Click here to Skip to main content
15,895,084 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: Speed issue when using CArray. Pin
CPallini21-Oct-08 21:54
mveCPallini21-Oct-08 21:54 
AnswerRe: Speed issue when using CArray. Pin
Iain Clarke, Warrior Programmer21-Oct-08 2:47
Iain Clarke, Warrior Programmer21-Oct-08 2:47 
Question[Message Deleted] Pin
Supriya Tonape21-Oct-08 1:31
Supriya Tonape21-Oct-08 1:31 
AnswerRe: Terminal Server Host Info in C++. Pin
led mike21-Oct-08 4:23
led mike21-Oct-08 4:23 
Questionhow to Create,copy,remove,delete the folder using in mfc code. Pin
mathy21-Oct-08 0:58
mathy21-Oct-08 0:58 
AnswerRe: how to Create,copy,remove,delete the folder using in mfc code. Pin
dehseth21-Oct-08 1:04
dehseth21-Oct-08 1:04 
QuestionRe: how to Create,copy,remove,delete the folder using in mfc code. Pin
mathy21-Oct-08 3:23
mathy21-Oct-08 3:23 
AnswerRe: how to Create,copy,remove,delete the folder using in mfc code. Pin
David Crow21-Oct-08 6:11
David Crow21-Oct-08 6:11 
AnswerRe: how to Create,copy,remove,delete the folder using in mfc code. Pin
Iain Clarke, Warrior Programmer21-Oct-08 1:08
Iain Clarke, Warrior Programmer21-Oct-08 1:08 
QuestionRe: how to Create,copy,remove,delete the folder using in mfc code. Pin
mathy21-Oct-08 3:25
mathy21-Oct-08 3:25 
AnswerRe: how to Create,copy,remove,delete the folder using in mfc code. Pin
Iain Clarke, Warrior Programmer21-Oct-08 3:43
Iain Clarke, Warrior Programmer21-Oct-08 3:43 
QuestionConvert CString to const char * Pin
VCProgrammer21-Oct-08 0:07
VCProgrammer21-Oct-08 0:07 

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.