Click here to Skip to main content
15,910,603 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: QueueUserWorkItem - how to call correctly? Pin
vgrigor5-Nov-03 4:41
vgrigor5-Nov-03 4:41 
QuestionIs accessing the registry every 1 second a bad idea? What other dynamic data storage method do you recommend? Pin
Varun Shoor5-Nov-03 2:00
Varun Shoor5-Nov-03 2:00 
AnswerRe: Is accessing the registry every 1 second a bad idea? What other dynamic data storage method do you recommend? Pin
vgrigor5-Nov-03 2:14
vgrigor5-Nov-03 2:14 
GeneralRe: Is accessing the registry every 1 second a bad idea? What other dynamic data storage method do you recommend? Pin
Varun Shoor5-Nov-03 2:28
Varun Shoor5-Nov-03 2:28 
GeneralRe: Is accessing the registry every 1 second a bad idea? What other dynamic data storage method do you recommend? Pin
vgrigor5-Nov-03 2:37
vgrigor5-Nov-03 2:37 
GeneralRe: Is accessing the registry every 1 second a bad idea? What other dynamic data storage method do you recommend? Pin
Dave Kreskowiak5-Nov-03 12:55
mveDave Kreskowiak5-Nov-03 12:55 
AnswerRe: Is accessing the registry every 1 second a bad idea? What other dynamic data storage method do you recommend? Pin
David Crow5-Nov-03 4:18
David Crow5-Nov-03 4:18 
QuestionPossible to swith Fibers in other thread ? Pin
vgrigor5-Nov-03 1:59
vgrigor5-Nov-03 1:59 
I want to switch Fibers in other thread,
in Main thread from Second thread.

(Main thread creates two Fibers.)

but after calling SwithToFiber(pFiber),
in second thead leads to Fiber execution
in this thread, second (that called to swith)
but not native to Fiber,
so that Fiber in initial thread remain not changed.

For make switch possible it is need to convert second thread to fiber - does it correct?

It there way to switch Fibers, so they remain in main thread?

Is there methods to to split execution in thread,
remaining thread context same?
(for controlling it threads ?)

Thanks.
QuestionCBitmap bits/pixel reduction? Pin
mcondra5-Nov-03 1:19
mcondra5-Nov-03 1:19 
QuestionCreateFile : COMPORT limitation ?????? Pin
youssef5-Nov-03 0:04
youssef5-Nov-03 0:04 
Generalcapture Alt+F2 Pin
murali_utr4-Nov-03 23:43
murali_utr4-Nov-03 23:43 
GeneralRe: capture Alt+F2 Pin
David Crow5-Nov-03 4:53
David Crow5-Nov-03 4:53 
GeneralRe: capture Alt+F2 Pin
murali_utr5-Nov-03 19:46
murali_utr5-Nov-03 19:46 
GeneralFiber sample is need ... Pin
vgrigor4-Nov-03 23:28
vgrigor4-Nov-03 23:28 
QuestionEncryption help??? Pin
xxhimanshu4-Nov-03 23:19
xxhimanshu4-Nov-03 23:19 
AnswerRe: Encryption help??? Pin
Alexander M.,5-Nov-03 9:07
Alexander M.,5-Nov-03 9:07 
GeneralPrint The FrameWindow Pin
Azghar Hussain4-Nov-03 21:48
professionalAzghar Hussain4-Nov-03 21:48 
GeneralGDI+ Pin
Jorgen E.4-Nov-03 21:36
Jorgen E.4-Nov-03 21:36 
General2 images on list ctrl Pin
YaronNir4-Nov-03 20:35
YaronNir4-Nov-03 20:35 
Generalstd::string parsing Pin
Shah Shehpori4-Nov-03 19:10
sussShah Shehpori4-Nov-03 19:10 
GeneralRe: std::string parsing Pin
Andrew Walker4-Nov-03 22:59
Andrew Walker4-Nov-03 22:59 
GeneralProblem in using FindFirstFile Pin
samhita4-Nov-03 18:02
samhita4-Nov-03 18:02 
GeneralRe: Problem in using FindFirstFile Pin
georgiek504-Nov-03 19:36
georgiek504-Nov-03 19:36 
GeneralHide/Show an Image Pin
Jackson Antony4-Nov-03 17:52
Jackson Antony4-Nov-03 17:52 
GeneralRe: Hide/Show an Image Pin
Joe Woodbury4-Nov-03 18:05
professionalJoe Woodbury4-Nov-03 18:05 

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.