Click here to Skip to main content
15,905,875 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DoEvents() during loading process... in MFC Pin
RChin6-Apr-05 23:43
RChin6-Apr-05 23:43 
GeneralRe: DoEvents() during loading process... in MFC Pin
BadJerry7-Apr-05 0:41
BadJerry7-Apr-05 0:41 
GeneralRe: DoEvents() during loading process... in MFC Pin
ThatsAlok7-Apr-05 1:04
ThatsAlok7-Apr-05 1:04 
GeneralRe: DoEvents() during loading process... in MFC Pin
RChin7-Apr-05 1:07
RChin7-Apr-05 1:07 
GeneralRe: DoEvents() during loading process... in MFC Pin
BadJerry7-Apr-05 1:12
BadJerry7-Apr-05 1:12 
GeneralRe: DoEvents() during loading process... in MFC Pin
anderslundsgard7-Apr-05 3:08
anderslundsgard7-Apr-05 3:08 
GeneralRe: DoEvents() during loading process... in MFC Pin
Ravi Bhavnani7-Apr-05 6:59
professionalRavi Bhavnani7-Apr-05 6:59 
GeneralRe: DoEvents() during loading process... in MFC Pin
David Crow7-Apr-05 2:30
David Crow7-Apr-05 2:30 
The correct way to do this is to load the other application in a secondary thread. Doing this allows the primary thread to process paint messages.


"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow


GeneralWindows Installer Conditional Shortcuts Pin
jerry0davis6-Apr-05 22:54
jerry0davis6-Apr-05 22:54 
Generalneed help Pin
Francis Chau6-Apr-05 22:48
Francis Chau6-Apr-05 22:48 
GeneralRe: need help Pin
toxcct6-Apr-05 22:52
toxcct6-Apr-05 22:52 
GeneralRe: need help Pin
ThatsAlok6-Apr-05 22:53
ThatsAlok6-Apr-05 22:53 
GeneralRe: need help Pin
Francis Chau6-Apr-05 23:41
Francis Chau6-Apr-05 23:41 
GeneralRe: need help Pin
ThatsAlok7-Apr-05 0:09
ThatsAlok7-Apr-05 0:09 
GeneralControl camera Pin
RoyalVN6-Apr-05 22:34
RoyalVN6-Apr-05 22:34 
GeneralRe: Control camera Pin
jerry0davis6-Apr-05 22:52
jerry0davis6-Apr-05 22:52 
GeneralRe: Control camera Pin
jerry0davis6-Apr-05 22:57
jerry0davis6-Apr-05 22:57 
GeneralGet Serial HDD, encoding and save !!! Pin
RoyalVN6-Apr-05 22:30
RoyalVN6-Apr-05 22:30 
GeneralRe: Get Serial HDD, encoding and save !!! Pin
BadJerry7-Apr-05 1:18
BadJerry7-Apr-05 1:18 
GeneralInstallShield Pin
charu1236-Apr-05 22:19
charu1236-Apr-05 22:19 
Generalifstream operator>> Pin
Cedric Moonen6-Apr-05 21:27
Cedric Moonen6-Apr-05 21:27 
GeneralRe: ifstream operator>> Pin
NewbieStats6-Apr-05 21:31
NewbieStats6-Apr-05 21:31 
GeneralRe: ifstream operator>> Pin
Cedric Moonen6-Apr-05 21:39
Cedric Moonen6-Apr-05 21:39 
GeneralRe: ifstream operator>> Pin
toxcct6-Apr-05 21:45
toxcct6-Apr-05 21:45 
GeneralRe: ifstream operator>> Pin
Cedric Moonen6-Apr-05 21:55
Cedric Moonen6-Apr-05 21:55 

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.