Click here to Skip to main content
15,881,173 members
Home / Discussions / System Admin
   

System Admin

 
AnswerRe: virtual address and real address Pin
Luc Pattyn5-Nov-07 2:27
sitebuilderLuc Pattyn5-Nov-07 2:27 
QuestionCreating superscript Pin
garga12-Nov-07 23:32
garga12-Nov-07 23:32 
AnswerRe: Creating superscript Pin
User 17164923-Nov-07 1:30
professionalUser 17164923-Nov-07 1:30 
AnswerRe: Creating superscript Pin
Paul Conrad3-Nov-07 5:40
professionalPaul Conrad3-Nov-07 5:40 
AnswerRe: Creating superscript Pin
Luc Pattyn5-Nov-07 2:29
sitebuilderLuc Pattyn5-Nov-07 2:29 
Questionwindows process identifier (PID) Pin
pezzar31-Oct-07 1:16
pezzar31-Oct-07 1:16 
AnswerRe: windows process identifier (PID) Pin
Mike Dimmick31-Oct-07 4:10
Mike Dimmick31-Oct-07 4:10 
AnswerRe: windows process identifier (PID) Pin
Randor 31-Oct-07 5:25
professional Randor 31-Oct-07 5:25 
The minimum ring-3 (usemode) PID is 0xC (12) anythign below is reserved for kernel. The maximum available PID is 0x41DC (16860) decimal. PID valus is always ((pid modulo 4) == 0) up to 16860 and then wraps back around. So yes a process id can be used multiple times.

This comment refers to my knowledge of the XP kernel, I have no idea if this applies to Vista as I have not started developing on that platform yet.

Best Wishes,
Randor (David Delaune)
AnswerRe: windows process identifier (PID) Pin
Jeffrey Walton7-Nov-07 5:30
Jeffrey Walton7-Nov-07 5:30 
NewsMSDN Developer Center for Windows Server 2008 is Live Pin
brucedkyle30-Oct-07 10:17
brucedkyle30-Oct-07 10:17 
GeneralRe: MSDN Developer Center for Windows Server 2008 is Live Pin
Dave Kreskowiak30-Oct-07 10:21
mveDave Kreskowiak30-Oct-07 10:21 
QuestionWMI processor load Pin
tmp029-Oct-07 10:09
tmp029-Oct-07 10:09 
AnswerRe: WMI processor load Pin
Dave Kreskowiak29-Oct-07 14:49
mveDave Kreskowiak29-Oct-07 14:49 
GeneralRe: WMI processor load Pin
tmp030-Oct-07 1:39
tmp030-Oct-07 1:39 
GeneralRe: WMI processor load Pin
Dave Kreskowiak30-Oct-07 2:24
mveDave Kreskowiak30-Oct-07 2:24 
GeneralRe: WMI processor load Pin
Mike Dimmick30-Oct-07 2:31
Mike Dimmick30-Oct-07 2:31 
GeneralRe: WMI processor load Pin
tmp030-Oct-07 8:34
tmp030-Oct-07 8:34 
QuestionWindows XP admin user locks himself out Pin
neualex29-Oct-07 7:24
neualex29-Oct-07 7:24 
AnswerRe: Windows XP admin user locks himself out Pin
Dave Kreskowiak29-Oct-07 8:09
mveDave Kreskowiak29-Oct-07 8:09 
GeneralRe: Windows XP admin user locks himself out Pin
neualex29-Oct-07 8:21
neualex29-Oct-07 8:21 
GeneralRe: Windows XP admin user locks himself out Pin
Mike Dimmick29-Oct-07 11:00
Mike Dimmick29-Oct-07 11:00 
GeneralRe: Windows XP admin user locks himself out Pin
neualex29-Oct-07 12:29
neualex29-Oct-07 12:29 
GeneralRe: Windows XP admin user locks himself out Pin
Dave Kreskowiak29-Oct-07 13:24
mveDave Kreskowiak29-Oct-07 13:24 
GeneralRe: Windows XP admin user locks himself out Pin
neualex29-Oct-07 18:05
neualex29-Oct-07 18:05 
GeneralRe: Windows XP admin user locks himself out Pin
Dave Kreskowiak30-Oct-07 2:20
mveDave Kreskowiak30-Oct-07 2:20 

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.