Click here to Skip to main content
15,909,898 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: I need help with win32 api edit controls Pin
_AnsHUMAN_ 30-Jan-07 0:28
_AnsHUMAN_ 30-Jan-07 0:28 
AnswerRe: I need help with win32 api edit controls [modified] Pin
Naveen30-Jan-07 0:38
Naveen30-Jan-07 0:38 
AnswerRe: I need help with win32 api edit controls Pin
S Douglas30-Jan-07 1:21
professionalS Douglas30-Jan-07 1:21 
GeneralRe: I need help with win32 api edit controls Pin
asp.netProgrammer30-Jan-07 4:39
asp.netProgrammer30-Jan-07 4:39 
GeneralRe: I need help with win32 api edit controls Pin
Michael Dunn30-Jan-07 7:29
sitebuilderMichael Dunn30-Jan-07 7:29 
QuestionNeed help with CXX0033: Error: error in OMF type information Pin
Sebastian Schneider29-Jan-07 23:48
Sebastian Schneider29-Jan-07 23:48 
AnswerRe: Need help with CXX0033: Error: error in OMF type information Pin
Sebastian Schneider30-Jan-07 1:37
Sebastian Schneider30-Jan-07 1:37 
QuestionReading disk data from multiple processes. Pin
Bartosz Bien29-Jan-07 22:08
Bartosz Bien29-Jan-07 22:08 
Hello all,

My application consists of a few processes spawned at startup using CreateProcess. Each of these processes reads a substantial portion of binary data from disk at startup. The CPU and memory are not very much stressed during that operation, but the hard disk is working very intensely (and loud), and I noticed that a loading time is perhaps even longer than a sum of individual startup times for all processes when they are run standalone.

Would it be reasonable to use a mutex to assure that multiple processes do not load data simulateneously? Or, might you have some other suggestions?


JokeRe: Reading disk data from multiple processes. Pin
Nibu babu thomas29-Jan-07 22:14
Nibu babu thomas29-Jan-07 22:14 
GeneralRe: Reading disk data from multiple processes. Pin
Bartosz Bien29-Jan-07 22:28
Bartosz Bien29-Jan-07 22:28 
AnswerRe: Reading disk data from multiple processes. Pin
Michael Dunn29-Jan-07 22:38
sitebuilderMichael Dunn29-Jan-07 22:38 
AnswerRe: Reading disk data from multiple processes. Pin
James R. Twine30-Jan-07 1:08
James R. Twine30-Jan-07 1:08 
QuestionAuto view CD Pin
hoa_nguyen29-Jan-07 21:59
hoa_nguyen29-Jan-07 21:59 
AnswerRe: Auto view CD Pin
_AnsHUMAN_ 29-Jan-07 22:03
_AnsHUMAN_ 29-Jan-07 22:03 
AnswerRe: Auto view CD Pin
Hamid_RT30-Jan-07 2:11
Hamid_RT30-Jan-07 2:11 
AnswerRe: Auto view CD Pin
David Crow30-Jan-07 2:19
David Crow30-Jan-07 2:19 
GeneralRe: Auto view CD Pin
jhwurmbach30-Jan-07 2:47
jhwurmbach30-Jan-07 2:47 
GeneralRe: Auto view CD Pin
Hamid_RT30-Jan-07 18:26
Hamid_RT30-Jan-07 18:26 
AnswerRe: Auto view CD Pin
Maximilien30-Jan-07 3:06
Maximilien30-Jan-07 3:06 
QuestionSet own cursor in application? Pin
bosfan29-Jan-07 21:58
bosfan29-Jan-07 21:58 
AnswerRe: Set own cursor in application? Pin
_AnsHUMAN_ 29-Jan-07 22:05
_AnsHUMAN_ 29-Jan-07 22:05 
AnswerRe: Set own cursor in application? Pin
KarstenK30-Jan-07 1:22
mveKarstenK30-Jan-07 1:22 
AnswerRe: Set own cursor in application? Pin
Hamid_RT30-Jan-07 2:16
Hamid_RT30-Jan-07 2:16 
QuestionStandalone MFC/SDI App with static linking Pin
Dalfxxx29-Jan-07 21:50
Dalfxxx29-Jan-07 21:50 
AnswerRe: Standalone MFC/SDI App with static linking Pin
#realJSOP30-Jan-07 4:28
professional#realJSOP30-Jan-07 4:28 

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.