wj32
21af7629aa
got rid of the virtual memory list
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1515 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-04 00:00:49 +00:00
deanme
63488b7d4f
perfect Indicators component in ProcessWindow Form
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1514 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-03 14:30:54 +00:00
wj32
4724f26737
fixed physical memory indicator
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1502 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-02 05:31:18 +00:00
deanme
d50cc3d1d1
perfect the Indicator component and I/O Bytes(R+O) Indicator
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1501 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-07-01 14:21:22 +00:00
wj32
a17e10d425
* added KphQueryProcessHandles
...
* added KphOpenThreadProcess
* hidden processes scanner can now detect FUTo
* KPH cleanup - added argument attributes
* improved auto-ForeColor
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1436 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-20 02:47:04 +00:00
wj32
c3b0d68a10
* improved reference counting
...
* fixed NPH typo
* added process handle reference in SymbolProvider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1391 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-08 00:44:03 +00:00
wj32
2c3c8a402f
added ability to detach processes from debuggers
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1376 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-06-06 00:53:45 +00:00
wj32
ce24964325
major refactoring - utility functions are now in a separate library and SymbolProvider is now in ProcessHacker.Native
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1355 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-31 11:05:47 +00:00
wj32
2bf4cf0c19
* removed event handle in WorkQueue and switched to Monitor.Wait/Pulse
...
* updated copyright headers
* added SpinLock
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1349 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-30 06:20:44 +00:00
wj32
fdd675c9d6
* fixed CircularBuffer behaviour when resizing
...
* added a lot of comments to CircularBuffer
* added some more functions to CircularBuffer
* added Func delegate types
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1322 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-23 12:09:08 +00:00
wj32
b2a8c06587
refactoring
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1283 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-15 23:33:32 +00:00
wj32
d2785b9be5
made _isJoining volatile
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1279 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 10:17:59 +00:00
wj32
331be1d726
added JoinAll
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1278 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 09:55:59 +00:00
wj32
774940476d
added CreateMinimumWorkerThreads, Result and updated Program.cs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1277 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 09:41:46 +00:00
wj32
214cda2d4f
implemented worker thread minimum
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1276 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 09:31:00 +00:00
wj32
795fa1d1cd
WorkQueue enhancements
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1275 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-14 09:21:47 +00:00
wj32
0776d13f36
* added WorkItem tags
...
* removed UseInvoke from Provider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1248 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-09 01:29:45 +00:00
wj32
b647d7343d
* fixed some doc typos
...
* simplified circular buffer modulus code, reduced CPU usage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1212 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-05-02 02:11:31 +00:00
wj32
4b57dad643
fixed WaitOne backwards compatibility
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1191 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-28 06:50:09 +00:00
wj32
510e15a644
added EnumComparer to reduce boxing
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1189 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-28 05:21:07 +00:00
wj32
b9f6b0bbf4
new columns: base priority, start time, relative start time, total cpu time, kernel cpu time, user cpu time
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1182 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-28 00:34:49 +00:00
wj32
e68fe5a3fc
added more documentation to WorkQueue
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1179 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 22:44:33 +00:00
wj32
b7f40a6571
deleting Singleton.cs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1174 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 10:43:06 +00:00
wj32
263cfaa1e1
* got rid of the HistoryManager.Update lock
...
* implemented double-checking for HistoryManager.GetHistory
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1173 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 10:41:43 +00:00
wj32
e447c151d5
added NoWorkTimeout
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1172 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 10:36:28 +00:00
wj32
086ad197c6
* removed InterlockedExecute for ProcessTree
...
* now using WorkQueue
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1170 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 10:14:18 +00:00
wj32
106af10079
* fixed default column widths
...
* started custom thread pool
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1169 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-27 08:42:35 +00:00
wj32
1c7e4eaf69
* Windows are protected from being offscreen when they load
...
* Process property window locations are now saved
* The main window dimensions are saved when exiting minimized
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1145 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-25 07:58:34 +00:00
wj32
402a270548
* significantly improved performance for the tree view
...
* improved performance for the other lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1142 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-25 05:29:01 +00:00
wj32
15656c9e3d
* updated help
...
* memory list is much, much faster now
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-22 12:12:35 +00:00
wj32
072bddae47
* bump to 1.3.7.0
...
* fixed disabling KPH
* fixed Win32Handle.Duplicate() and the duplication constructor
* added Process Properties in handle filter window
* fixed hidden processes message and reduced BSODs after process termination
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1112 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-21 02:12:14 +00:00
wj32
c096bdfa33
major refactoring; all Native functions are now in a separate assembly
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-21 00:39:15 +00:00
wj32
c382ae30f7
implemented global logging
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1069 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-16 07:57:25 +00:00
wj32
15180b9956
Elevation button in Options now spawns a child options window instead of restarting Process Hacker elevated
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1066 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 10:42:19 +00:00
wj32
aabd8ab7ce
major directory and namespace refactoring
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-15 08:20:18 +00:00