Click here to Skip to main content
15,919,749 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CPU 100% ( Windows NT)` Pin
Dark Angel3-Nov-00 5:02
Dark Angel3-Nov-00 5:02 
QuestionHow do you create a GUI thread? Pin
Dave31-Oct-00 17:13
Dave31-Oct-00 17:13 
AnswerRe: How do you create a GUI thread? Pin
Ryan Park1-Nov-00 13:40
Ryan Park1-Nov-00 13:40 
GeneralUNC Pin
R31-Oct-00 12:59
R31-Oct-00 12:59 
GeneralDirectDraw -- Please help me! Pin
kk931-Oct-00 11:58
kk931-Oct-00 11:58 
QuestionHow to stop paper advance after printing a page Pin
Brian Nguyen31-Oct-00 10:48
Brian Nguyen31-Oct-00 10:48 
GeneralAssembly in Visual C++ IDE Pin
rick200031-Oct-00 8:13
rick200031-Oct-00 8:13 
GeneralJob Scheduler Pin
Wilson31-Oct-00 6:54
Wilson31-Oct-00 6:54 
Hi,

Does any body have experience with writing a program that runs multiple jobs scheduled at different time? I would like to get some ideas of writing an efficient scheduler type of service. My first approach is to set up the schedule in a database table. A main thread will loop through the table and create new thread for the job that is due to run. Once the job is done, the thread will be terminated. My main concern is that if the table gets too big with a lot of jobs, the jobs would not get processed at the right time. Can somebody verify this design and share some of his expertise on this type of program? Thanks.

Wilson
QuestionHow can I acces to voriables of other program? Pin
Peter Pawluczuk31-Oct-00 6:15
sussPeter Pawluczuk31-Oct-00 6:15 
AnswerRe: How can I acces to voriables of other program? Pin
Christian31-Oct-00 10:16
Christian31-Oct-00 10:16 
QuestionHow can I acces to voriables of other program? Pin
Peter Pawluczuk31-Oct-00 6:14
sussPeter Pawluczuk31-Oct-00 6:14 
QuestionHow to change user privileges programmatically? Pin
sai31-Oct-00 3:48
sai31-Oct-00 3:48 
GeneralMS Tabbed Dialog Ctrl 6 Pin
Prabhakar31-Oct-00 0:00
Prabhakar31-Oct-00 0:00 
GeneralRe: MS Tabbed Dialog Ctrl 6 Pin
KayKay31-Oct-00 4:26
KayKay31-Oct-00 4:26 
GeneralRe: MS Tabbed Dialog Ctrl 6 Pin
Prabhakar31-Oct-00 17:36
Prabhakar31-Oct-00 17:36 
GeneralMultilanguage application Pin
André Dewispelaere30-Oct-00 21:22
André Dewispelaere30-Oct-00 21:22 
GeneralSorting data in CListCtrl columns... Pin
Ammar30-Oct-00 20:56
Ammar30-Oct-00 20:56 
GeneralRe: Sorting data in CListCtrl columns... Pin
Mike Melnikov1-Nov-00 1:57
Mike Melnikov1-Nov-00 1:57 
GeneralList box Pin
michael duncan30-Oct-00 14:30
michael duncan30-Oct-00 14:30 
GeneralRe: List box Pin
Christian30-Oct-00 14:38
Christian30-Oct-00 14:38 
General[Urgent] Distributing DirectX and IE ! Pin
Mayuresh S Kadu30-Oct-00 6:14
Mayuresh S Kadu30-Oct-00 6:14 
GeneralRTF language support Pin
Ori30-Oct-00 5:57
Ori30-Oct-00 5:57 
GeneralAnti-aliasing Pin
Holms30-Oct-00 5:02
professionalHolms30-Oct-00 5:02 
GeneralHelp With CComboBox Pin
Member 113929-Oct-00 9:34
Member 113929-Oct-00 9:34 
GeneralObfuscation and Software Watermarking Pin
Buck29-Oct-00 8:03
Buck29-Oct-00 8:03 

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.