- Posts: 18
- Thank you received: 0
Resource limitations (handles, mutexes) in the Windows OSes
18 years 7 months ago #13545
by alx
Resource limitations (handles, mutexes) in the Windows OSes was created by alx
Hi all,
I'd like to know if certain resources within the Windows operating systems are limited: How many (file-) handles, mutexes, semaphores etc. can a process own? Is there a global limitation (i.e. max # of mutexes is 255 for all processes)? Has anyone a link where this would be specified?
thxalot for your time
.alx
I'd like to know if certain resources within the Windows operating systems are limited: How many (file-) handles, mutexes, semaphores etc. can a process own? Is there a global limitation (i.e. max # of mutexes is 255 for all processes)? Has anyone a link where this would be specified?
thxalot for your time
.alx
18 years 7 months ago #13609
by ping
The greatest pleasure in life is doing what people say you can not do..!!
Replied by ping on topic Re: Resource limitations (handles, mutexes) in the Windows OSes
Correct me if i am worng but you should check the MSDN for these details and more.
Cheers..
~Pranav
Cheers..
~Pranav
The greatest pleasure in life is doing what people say you can not do..!!
Time to create page: 0.133 seconds