Click here to Skip to main content
16,007,610 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: help, Implement Flashwindow like MNS Msg? Pin
Michael P Butler18-Sep-01 22:21
Michael P Butler18-Sep-01 22:21 
Generalchar* as template parameter Pin
Aaron Schaefer18-Sep-01 12:22
Aaron Schaefer18-Sep-01 12:22 
GeneralRe: char* as template parameter Pin
Michael Dunn18-Sep-01 21:16
sitebuilderMichael Dunn18-Sep-01 21:16 
GeneralRe: char* as template parameter Pin
Aaron Schaefer19-Sep-01 3:48
Aaron Schaefer19-Sep-01 3:48 
GeneralDebug vs Release Pin
18-Sep-01 11:58
suss18-Sep-01 11:58 
GeneralRe: Debug vs Release Pin
Tomasz Sowinski19-Sep-01 1:06
Tomasz Sowinski19-Sep-01 1:06 
GeneralWin32 Printing Problems - 32character device names. Pin
Mike Doner18-Sep-01 11:19
Mike Doner18-Sep-01 11:19 
GeneralWin2000/XP Job Kernel Object Pin
18-Sep-01 11:12
suss18-Sep-01 11:12 
There's an extenssion to win32API that comes with Win2000/XP
that allows to impose some restrictions on single process or
process group. The flags that are used to define constraints
allow to achieve a lot , but I couldnt find how to force
process /group of processes to use not more than some amount
of procesor computing power, measured in % (percentage).
For example: I want a media player which decodes some
video file (ie divx format) to use not more than 50% of
computing power of my CPU. If the program wants to consume more
CPU procesing power (than the specyfied amount)it would simply not receive it. When viewing the performance tab of task manager , the upper graf (of the cpu) shouldn't exceed 50% (provided that no other applications use processor).
I know that it is possible , since the IIS (that comes with
Win2000) allows to specify whether or not to use 'process throttling' , and to specify how many CPU computing power a web application (running some executable code / scripts) within the server may consume

Thanx in advance


Michal Januszczyk
Hmmm | :|

Michal Januszczyk
GeneralMFC Extension DLL Pin
sfanjoy18-Sep-01 10:56
sfanjoy18-Sep-01 10:56 
GeneralRe: MFC Extension DLL Pin
Tomasz Sowinski18-Sep-01 11:10
Tomasz Sowinski18-Sep-01 11:10 
GeneralExecuting a database macro from VC++ Pin
duggie18-Sep-01 10:55
duggie18-Sep-01 10:55 
GeneralRe: Executing a database macro from VC++ Pin
Carlos Antollini18-Sep-01 11:01
Carlos Antollini18-Sep-01 11:01 
GeneralRe: Executing a database macro from VC++ Pin
duggie18-Sep-01 11:11
duggie18-Sep-01 11:11 
GeneralRe: Executing a database macro from VC++ Pin
Carlos Antollini18-Sep-01 11:24
Carlos Antollini18-Sep-01 11:24 
GeneralRe: Executing a database macro from VC++ Pin
duggie19-Sep-01 4:01
duggie19-Sep-01 4:01 
GeneralRe: Executing a database macro from VC++ Pin
Carlos Antollini19-Sep-01 4:23
Carlos Antollini19-Sep-01 4:23 
GeneralRe: Executing a database macro from VC++ Pin
Todd Smith18-Sep-01 11:57
Todd Smith18-Sep-01 11:57 
GeneralRe: Executing a database macro from VC++ Pin
duggie19-Sep-01 4:06
duggie19-Sep-01 4:06 
GeneralRe: Executing a database macro from VC++ Pin
Steen Krogsgaard18-Sep-01 23:06
Steen Krogsgaard18-Sep-01 23:06 
GeneralPosition of SystemTray area Pin
Michael P Butler18-Sep-01 10:45
Michael P Butler18-Sep-01 10:45 
GeneralRe: Position of SystemTray area Pin
Carlos Antollini18-Sep-01 11:16
Carlos Antollini18-Sep-01 11:16 
QuestionModifyMenu Why this doesn´t work ? Pin
Braulio Dez18-Sep-01 5:05
Braulio Dez18-Sep-01 5:05 
GeneralMinimize a dialog type app Pin
RobJones18-Sep-01 5:00
RobJones18-Sep-01 5:00 
GeneralRe: Minimize a dialog type app Pin
Michael P Butler18-Sep-01 5:06
Michael P Butler18-Sep-01 5:06 
GeneralRe: Minimize a dialog type app Pin
RobJones18-Sep-01 5:24
RobJones18-Sep-01 5:24 

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.