taskmanager
OutOfMemoryException - out of ideas II
This question is related to my previous question. The storyline: I have 开发者_StackOverflow社区an .NET application which consumes a lot of memory[详细]
2022-12-24 10:47 分类:问答Windows-mobile app won't run after being closed by Task Manager
I\'ve inherited some windows-mobile code that I\'ve been bringing up-to-date. I\'ve come across a weird bug, and I was hoping that even though a bit vague, maybe it will spark someone\'s memory:[详细]
2022-12-23 00:09 分类:问答Console windows that cannot be killed by closing or via Task Manager
When I run a test harness through the Visual Studio 2005 debugger, i开发者_运维问答t creates a console window every time I run it.[详细]
2022-12-22 03:41 分类:问答How can I detect Ctrl-Alt-Del either before or after the OS detects it?
I need to initialize a variable when the user presses Ctrl-Alt-Del. Because this key combination is treated differently than others, the Windows Security Dialog Box appears immediately after it is pre[详细]
2022-12-16 16:28 分类:问答Why is a .NET x86 windows service not displayed with *32 in Task Manager?
I created a dummy windows service using .net 3.5. The service has been compiled for x86 explicitly (32BI开发者_开发百科T corflag is set).[详细]
2022-12-15 00:34 分类:问答How to prevent starting TaskManager in my Desktop?
I am creating a new Desktop in Windows XP/Vista and 7 using win32 API. This is more like having a secure Desktop and I don\'t want let any other application to be executed in that Desktop.[详细]
2022-12-12 10:13 分类:问答Is it possible to add functionality to Vista/7 taskmgr.exe?
I was wondering if anyone k开发者_StackOverflow中文版new whether taskmgr.exe in Windows Vista/7 was extend-able via a plugin system.[详细]
2022-12-11 00:20 分类:问答What is the 'realtime' process priority setting for?
From what I\'ve r开发者_JS百科ead in the past, you\'re encouraged not to change the priority of your Windows applications programmatically, and if you do, you should never change them to \'Realtime\'.[详细]
2022-12-10 21:22 分类:问答