wj32
1547bf6beb
fixed x64 alignment issues (better fix)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3219 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 05:40:11 +00:00
wj32
714d26bd66
reverted r3217
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3218 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 05:25:59 +00:00
wj32
2a9c43df02
fixed x64 alignment issues
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3217 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 04:43:08 +00:00
wj32
2a1deb450f
improved synchronization definitions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3210 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-16 06:50:30 +00:00
wj32
2f222e88be
restructured some header files
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3206 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 10:47:00 +00:00
wj32
486d5417c9
completed process statistics tab
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3196 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 00:58:14 +00:00
wj32
7806e05c4e
migrated mxml to PH memory management system
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3191 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-12 00:52:57 +00:00
wj32
a1b9e24898
* cut some code from PhBeginInitOnce
...
* added work queue debugging info
* improved TLM_SETCALLBACK
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3190 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-12 00:19:55 +00:00
wj32
db318aa92e
added Count to trees
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3182 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-05 02:46:24 +00:00
wj32
d6cfe8c5c2
removed binary/AVL tree context
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3181 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-05 02:38:19 +00:00
wj32
1f7247a8b7
fixed nearly all tree bugs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3180 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-05 02:19:52 +00:00
wj32
777790e655
* fixed binary tree
...
* started AVL tree
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3177 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-04 11:55:35 +00:00
wj32
40c6f91dc3
added binary tree
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3176 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-04 10:29:13 +00:00
wj32
183c1c3a36
used linked list for work queue
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3174 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-03 06:13:43 +00:00
wj32
699ca6fbe3
re-implemented free list as lock-free list
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3171 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-02 12:10:22 +00:00
wj32
4d8f7e79b6
updated DOS device name refresh code
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3163 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-31 08:39:30 +00:00
wj32
ab555974b6
fixed x64 compiler warnings
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3157 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-27 11:39:08 +00:00
wj32
750b7f4731
* fixed PhStringRefCompare2
...
* fixed runas
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3150 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-22 11:44:05 +00:00
wj32
6f1ffc759e
* added circular buffer
...
* added SSE2 vector addition
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3130 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-11 02:52:23 +00:00
wj32
6591114be0
added host lookup to the network provider
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3115 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-09 03:47:51 +00:00
wj32
a16fe9cbb1
* added session Connect feature
...
* added password feature to choice dialog
* fixed usages of choice dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3101 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-07 01:54:58 +00:00
wj32
82bffa2a30
queries TS to find user names of processes as a backup
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3098 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-06 09:48:22 +00:00
wj32
bd8f6c908a
added support for getting console host
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3092 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-05 07:26:20 +00:00
wj32
9add0d2cdc
added CPU column
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3091 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-05 07:12:13 +00:00
wj32
3a275702ae
set window title correctly
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3089 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-04 03:26:29 +00:00
wj32
63bb8a3a3d
* fixed KphZwQueryObject
...
* fixed potential crash in PhpJobPageProc with PhGetHandleInformation
* fixed shutdown actions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3085 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-02 07:30:32 +00:00
wj32
48764e82a4
* completed process tooltips
...
* fixed PhEllipsisStringPath
* added Memory tab (non-functional)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3080 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-01 04:41:34 +00:00
wj32
b84cb6f55a
* StringBuilder is no longer allocated on the heap
...
* added PhFormatImageVersionInfo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3065 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 02:13:27 +00:00
wj32
846c0073a4
* added -installkph and -uninstallkph commands
...
* committed #2981421 - "Debug Process Support PH 2.0"
* fixed #2981800 - "Crash when Affinity couldnt get retrived"
* committed #2983559 - "PhGetApplicationModuleFileName small bug"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3043 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 07:16:27 +00:00
wj32
b52caf6b3d
Tree List is almost fully working
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3017 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-06 03:54:59 +00:00
wj32
d6b5a5f930
implemented TreeList basics
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3016 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-05 11:41:39 +00:00
wj32
7c72273480
implemented checkbox for hide unnamed handles
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3012 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 07:29:25 +00:00
wj32
6400934a9e
fixed handle table
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3002 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-01 10:51:31 +00:00
wj32
d07848fdfb
added service tag resolution for threads!
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2988 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-28 01:09:55 +00:00
wj32
4c4372ac10
implemented Send Message
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2983 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-27 05:46:30 +00:00
wj32
1aa2d22f86
* fixed handle table bugs
...
* added PhQueryInformationHandleTable/PhSetInformationHandleTable
* fixed PhfPulse(All)Condition
* added Wake Event
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2979 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-25 06:37:04 +00:00
wj32
172af2dff9
added use of #pragma comment(lib, "...") to phbase.h
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2978 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-25 03:46:06 +00:00
wj32
39315abbf9
completed handle table
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2975 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-24 09:44:17 +00:00
wj32
20897a2321
* began handle table
...
* KphNtClose -> KphCloseHandle
* global work queue is now delay initialized
* added semaphore property page
* progress on phsvc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2971 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-20 09:35:24 +00:00
wj32
c8924c3770
added a heap of sections to ntrtl.h
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2963 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-15 07:03:00 +00:00
wj32
79a8ab25a9
added PH_INITONCE
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2952 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-13 11:16:22 +00:00
wj32
428ff7f9cb
completed job limits list
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2947 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-13 07:19:36 +00:00
wj32
631de67f65
completed token advanced general tab
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2942 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-12 10:20:57 +00:00
wj32
469246c55f
fixed application name
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2936 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-11 04:27:28 +00:00
wj32
6679b3becf
restructured common code into phlib
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2935 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-11 04:15:11 +00:00