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

C / C++ / MFC

 
GeneralRe: Open URL in *new* browser instance Pin
Jeremy Falcon25-Jun-02 7:07
professionalJeremy Falcon25-Jun-02 7:07 
GeneralRe: Open URL in *new* browser instance Pin
Scott H. Settlemier27-Jun-02 9:30
Scott H. Settlemier27-Jun-02 9:30 
GeneralRe: Open URL in *new* browser instance Pin
Hans Dietrich25-Jun-02 9:52
mentorHans Dietrich25-Jun-02 9:52 
GeneralEscape sequences Pin
Hans Ruck25-Jun-02 6:43
Hans Ruck25-Jun-02 6:43 
GeneralRe: Escape sequences Pin
Jeremy Falcon25-Jun-02 6:54
professionalJeremy Falcon25-Jun-02 6:54 
GeneralRe: Escape sequences Pin
Hans Ruck25-Jun-02 7:21
Hans Ruck25-Jun-02 7:21 
GeneralThread priority Pin
Rage25-Jun-02 5:48
professionalRage25-Jun-02 5:48 
GeneralRe: Thread priority Pin
Joaquín M López Muñoz25-Jun-02 8:48
Joaquín M López Muñoz25-Jun-02 8:48 
How have you determined this ratio? Please note that it is higly unlikely you're calculating any significative figure within a steyp by step debugging process. Also, the number of instructions per second executed by a thread does not only depend on its priority, but also on the frequency of yielding operations it performs (ops for which the system deems it appropriate to pass the control to another thread till they complete, such as IO APIs.)

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
GeneralRe: Thread priority Pin
Rage25-Jun-02 21:48
professionalRage25-Jun-02 21:48 
GeneralRe: Thread priority Pin
Bill Wilson25-Jun-02 12:42
Bill Wilson25-Jun-02 12:42 
GeneralICM 2.0 Question re: Bitmap.exe util Pin
Douglas Troy25-Jun-02 5:19
Douglas Troy25-Jun-02 5:19 
GeneralRe: ICM 2.0 Question re: Bitmap.exe util Pin
Anders Molin25-Jun-02 7:24
professionalAnders Molin25-Jun-02 7:24 
GeneralRe: ICM 2.0 Question re: Bitmap.exe util Pin
Douglas Troy25-Jun-02 9:22
Douglas Troy25-Jun-02 9:22 
GeneralMessaging via CMC Pin
Senkwe Chanda25-Jun-02 4:15
Senkwe Chanda25-Jun-02 4:15 
GeneralRe: Messaging via CMC Pin
25-Jun-02 6:55
suss25-Jun-02 6:55 
GeneralRe: Messaging via CMC Pin
Senkwe Chanda25-Jun-02 23:00
Senkwe Chanda25-Jun-02 23:00 
GeneralPlease enlighten me!!! Pin
Tommy Svensson25-Jun-02 1:49
Tommy Svensson25-Jun-02 1:49 
GeneralRe: Please enlighten me!!! Pin
Jason Henderson25-Jun-02 4:18
Jason Henderson25-Jun-02 4:18 
GeneralRe: Please enlighten me!!! Pin
Tommy Svensson25-Jun-02 12:41
Tommy Svensson25-Jun-02 12:41 
GeneralRe: Please enlighten me!!! Pin
Rage25-Jun-02 5:34
professionalRage25-Jun-02 5:34 
GeneralRe: Please enlighten me!!! Pin
Tommy Svensson25-Jun-02 12:46
Tommy Svensson25-Jun-02 12:46 
GeneralRe: Please enlighten me!!! Pin
Roger Allen25-Jun-02 5:39
Roger Allen25-Jun-02 5:39 
GeneralRe: Please enlighten me!!! Pin
Douglas Troy25-Jun-02 9:46
Douglas Troy25-Jun-02 9:46 
GeneralRe: Please enlighten me!!! Pin
Tommy Svensson25-Jun-02 12:52
Tommy Svensson25-Jun-02 12:52 
GeneralRe: Please enlighten me!!! Pin
Christian Graus25-Jun-02 12:48
protectorChristian Graus25-Jun-02 12:48 

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.