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

C / C++ / MFC

 
GeneralRe: Tab View Pin
Christian Graus9-Feb-02 17:30
protectorChristian Graus9-Feb-02 17:30 
GeneralAfxBeginThread and passing objects Pin
scgadgets9-Feb-02 10:33
scgadgets9-Feb-02 10:33 
GeneralRe: AfxBeginThread and passing objects Pin
Nish Nishant9-Feb-02 11:41
sitebuilderNish Nishant9-Feb-02 11:41 
GeneralRe: AfxBeginThread and passing objects Pin
scgadgets9-Feb-02 11:57
scgadgets9-Feb-02 11:57 
GeneralRe: AfxBeginThread and passing objects Pin
Nish Nishant9-Feb-02 12:06
sitebuilderNish Nishant9-Feb-02 12:06 
Generalcopy two chars from a char* Pin
Rickard Andersson209-Feb-02 9:37
Rickard Andersson209-Feb-02 9:37 
GeneralRe: copy two chars from a char* Pin
Michael Dunn9-Feb-02 9:52
sitebuilderMichael Dunn9-Feb-02 9:52 
GeneralTimeout Pin
9-Feb-02 9:27
suss9-Feb-02 9:27 
Hi,

I have following problem:

UINT CMyWorkerThreadsCoolFunction(whatever)
{
   //Moment 0 - Big bang

   SerialFlowOfDataSusceptibleToHung();

   //This is moment x - might be tooooooo late
   //for the user to wait for
   //He might also be satisfied with partial data and 
   //some spartime
}
<\pre>

I wanna let the user define the time interval between moment 0 and moment x he is ready to wait. Depending upon this he gets more or less data.

Question: how to achieve this?

Thanks

Pepe

GeneralRe: Timeout Pin
Tim Smith9-Feb-02 13:56
Tim Smith9-Feb-02 13:56 
GeneralRe: Timeout Pin
9-Feb-02 14:51
suss9-Feb-02 14:51 
GeneralGDI+ Pin
Mazdak9-Feb-02 9:25
Mazdak9-Feb-02 9:25 
GeneralNeed Help in Chat Software Pin
nomanali_809-Feb-02 8:59
nomanali_809-Feb-02 8:59 
GeneralOpenGL vs DirectX8.1 Pin
antoine@orchus-tech9-Feb-02 8:09
antoine@orchus-tech9-Feb-02 8:09 
GeneralRe: OpenGL vs DirectX8.1 Pin
Sprudling9-Feb-02 11:26
Sprudling9-Feb-02 11:26 
GeneralRe: OpenGL vs DirectX8.1 Pin
Tim Smith9-Feb-02 14:00
Tim Smith9-Feb-02 14:00 
GeneralRe: OpenGL vs DirectX8.1 Pin
antoine@orchus-tech9-Feb-02 14:23
antoine@orchus-tech9-Feb-02 14:23 
GeneralRe: OpenGL vs DirectX8.1 Pin
Tim Smith9-Feb-02 16:40
Tim Smith9-Feb-02 16:40 
GeneralInternet Client SDK Pin
AJ1239-Feb-02 6:42
AJ1239-Feb-02 6:42 
GeneralRe: Internet Client SDK Pin
Michael Dunn9-Feb-02 7:24
sitebuilderMichael Dunn9-Feb-02 7:24 
GeneralUPDATE_COMMAND_UI Pin
Mazdak9-Feb-02 6:13
Mazdak9-Feb-02 6:13 
GeneralRe: UPDATE_COMMAND_UI Pin
Nish Nishant9-Feb-02 12:07
sitebuilderNish Nishant9-Feb-02 12:07 
GeneralRe: UPDATE_COMMAND_UI Pin
Mazdak9-Feb-02 21:02
Mazdak9-Feb-02 21:02 
GeneralCommandline Pin
9-Feb-02 5:48
suss9-Feb-02 5:48 
GeneralRe: Commandline Pin
Michael P Butler10-Feb-02 2:04
Michael P Butler10-Feb-02 2:04 
GeneralRe: Commandline Pin
moliate10-Feb-02 6:49
moliate10-Feb-02 6:49 

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.