Click here to Skip to main content
15,917,456 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to make my program workable independently??? Pin
Michael Dunn16-Jul-01 10:22
sitebuilderMichael Dunn16-Jul-01 10:22 
GeneralRe: How to make my program workable independently??? Pin
16-Jul-01 10:27
suss16-Jul-01 10:27 
GeneralRe: How to make my program workable independently??? Pin
Chris Losinger16-Jul-01 10:39
professionalChris Losinger16-Jul-01 10:39 
AnswerRe: How to make my program workable independently??? Pin
16-Jul-01 10:40
suss16-Jul-01 10:40 
AnswerRe: How to make my program workable independently??? Pin
16-Jul-01 14:41
suss16-Jul-01 14:41 
GeneralUnhandled exception. Pin
John Uhlenbrock16-Jul-01 6:53
John Uhlenbrock16-Jul-01 6:53 
GeneralRe: Unhandled exception. Pin
Christian Graus16-Jul-01 13:05
protectorChristian Graus16-Jul-01 13:05 
GeneralMy program is too slow......help!!! Pin
16-Jul-01 6:17
suss16-Jul-01 6:17 
Hi,

I've developed a program that can display an array(16 elements) in graphic mode (just liked plotting a graph). The value of this array can be changed anytime, so I set a loop to keep checking the array and update the display. In this loop, I have to do some sorting, so there are so many for loops and if loop. These loops cause the display very very very very slow. However, these loops must be exist... how can i improve it?????

Dead | X| Dead | X| Dead | X|
GeneralRe: My program is too slow......help!!! Pin
John Uhlenbrock16-Jul-01 6:55
John Uhlenbrock16-Jul-01 6:55 
GeneralRe: My program is too slow......help!!! Pin
16-Jul-01 7:04
suss16-Jul-01 7:04 
GeneralHOW TO DO IT????????? Pin
16-Jul-01 7:15
suss16-Jul-01 7:15 
GeneralRe: My program is too slow......help!!! Pin
Paolo Messina16-Jul-01 12:25
professionalPaolo Messina16-Jul-01 12:25 
GeneralRe: My program is too slow......help!!! Pin
Todd Smith16-Jul-01 12:50
Todd Smith16-Jul-01 12:50 
GeneralRe: My program is too slow......help!!! Pin
Christian Graus16-Jul-01 13:08
protectorChristian Graus16-Jul-01 13:08 
GeneralRe: My program is too slow......help!!! Pin
16-Jul-01 13:50
suss16-Jul-01 13:50 
QuestionStatus LPTPort : with CreateFile ? Pin
youssef16-Jul-01 5:31
youssef16-Jul-01 5:31 
QuestionStatus for LPT with CreateFile ? Pin
youssef16-Jul-01 4:56
youssef16-Jul-01 4:56 
Generaldisplay dialog Pin
16-Jul-01 4:46
suss16-Jul-01 4:46 
GeneralRe: display dialog Pin
Paolo Messina16-Jul-01 12:35
professionalPaolo Messina16-Jul-01 12:35 
GeneralDependency File (.dep) Woes Pin
Derek Price16-Jul-01 4:43
Derek Price16-Jul-01 4:43 
GeneralDependency File (.dep) Woes Pin
Derek Price16-Jul-01 4:39
Derek Price16-Jul-01 4:39 
Generalbitblt + Polygon Pin
Leon16-Jul-01 4:26
Leon16-Jul-01 4:26 
GeneralRe: bitblt + Polygon Pin
Tim Deveaux16-Jul-01 8:46
Tim Deveaux16-Jul-01 8:46 
GeneralRe: bitblt + Polygon Pin
Leon16-Jul-01 21:13
Leon16-Jul-01 21:13 
GeneralRe: bitblt + Polygon Pin
Leon17-Jul-01 21:47
Leon17-Jul-01 21:47 

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.