Commit Graph

15 Commits

Author SHA1 Message Date
wj32 76f06c43db added more access entries
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2727 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-24 02:21:33 +00:00
wj32 4aee6afe37 implemented all terminator tests except for TD1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2689 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 04:38:12 +00:00
wj32 105e2179bd added cycles delta display for threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2623 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-15 00:38:51 +00:00
wj32 3e9aa81f5d completed handle information code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2568 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-06 08:45:26 +00:00
wj32 7a58a1e51c changed some constants
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2563 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-05 07:28:31 +00:00
wj32 2dba03dd36 * completed thread provider + symbol resolving
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2562 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-05 07:26:31 +00:00
wj32 9a32b95b57 began thread provider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2560 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-03 03:41:10 +00:00
wj32 6b71343f63 * fixed module base address strings
* added PH_ANSI_STRING
* added PhCreateAnsiStringFromUnicode(Ex)
* started symbol provider

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2558 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-01 09:57:56 +00:00
wj32 55e45a45db * added module provider
* fixed typo in PhBoostProvider
* made provider system more thread-safe (Context is now Object, and it is referenced/dereferenced properly)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2556 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-01 02:33:04 +00:00
wj32 63d410a63d process property sheet is now working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2551 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-31 06:54:04 +00:00
wj32 a066f694c1 added process ID string for services
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2544 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-30 05:55:43 +00:00
wj32 30981015f7 * ported KPH interfacing code from NPH
* added most missing KPH functions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2532 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-29 11:08:23 +00:00
wj32 7c621570b2 * added custom thread pool
* added port of FastEvent
* added queue
* added process query system
* converted all Interlocked calls to intrinsics

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2528 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-29 06:36:36 +00:00
wj32 d4bab7a33a * made cmpxchg calls in fastlock intrinsics
* fixed x64 compiler warnings
* fixed reference leak

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2527 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-29 02:38:22 +00:00
wj32 3033d50439 * re-organized base headers
* made callback object thread-safe

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2526 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-29 02:07:37 +00:00