wj32
826e2d8305
removed trailing spaces in ref files
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3100 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-07 00:31:17 +00:00
wj32
4c5b71f932
disabled WTS method on Vista and above
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3099 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-06 23:59: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
5b4ca426e2
fixed remaining obvious tree list bug on XP
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3097 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-06 09:27:03 +00:00
wj32
413f7c87a3
fixed bug in PhGetProcessTooltipText
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3096 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-06 09:16:36 +00:00
wj32
e254eb36c0
* fixed tree list on XP (still very buggy)
...
* fixed System process user name on XP
* fixed tree list row height (now min. 16px)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3095 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-06 09:12:19 +00:00
xhmikosr
4002008c59
installer cosmetics
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3094 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-05 22:45:16 +00:00
wj32
87905e568a
fixed x64 compiler warning
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3093 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-05 07:53:13 +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
85f7ff564d
minimum target is now Windows XP; queued lock only works with keyed events anyway
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-04 08:40:16 +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
8d1500b245
added PhCreateProcessWin32Ex
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3088 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-02 11:22:44 +00:00
wj32
16875983ad
fixed typo
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3087 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-02 07:34:57 +00:00
wj32
f92bd08c35
added shortcut path to PhGetHandleInformation
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3086 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-02 07:32:27 +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
866cfb2e85
* fixed documentation
...
* updated HACKING.txt
* removing 1 byte padding from kprocesshacker.c
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3084 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-02 03:13:29 +00:00
wj32
0ea802d4e9
fixed typo
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3083 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-01 11:25:46 +00:00
wj32
c9df85fe8e
* added PhGenerateGuid
...
* added action functions for shutdown
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3082 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-01 11:22:31 +00:00
wj32
e1e1219ed2
set JustProcessed when adding/removing a service to/from a process item
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3081 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-01 07:16:48 +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
2eb280fe99
added VM counters to PH_PROCESS_ITEM
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3079 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-30 07:59:32 +00:00
wj32
321f505efa
fixed typos
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3078 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-28 01:29:41 +00:00
xhmikosr
55748b9170
7za 9.13
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3077 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-15 13:37:58 +00:00
xhmikosr
aa292ffc88
7za 9.13
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3076 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-15 13:37:35 +00:00
xhmikosr
8bb23eec26
installer: lzma2 compression (Inno Setup v5.3.9)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3075 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-11 12:53:58 +00:00
xhmikosr
34b92394f4
installer: lzma2 compression (Inno Setup v5.3.9)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3074 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-11 12:52:52 +00:00
xhmikosr
7afd8050e7
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3073 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 18:45:19 +00:00
xhmikosr
66b3f06fdc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3072 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 18:44:39 +00:00
xhmikosr
78c17bd5f1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 14:40:12 +00:00
xhmikosr
6d37eb1c35
installer: changed the date format in BeveledLabel
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3070 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 14:40:09 +00:00
xhmikosr
89aa5db95b
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3069 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 12:33:38 +00:00
xhmikosr
6e440777f2
updated installer script (still not fully functional)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3068 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 12:29:40 +00:00
wj32
294aac7920
* added a heap of well known SIDs
...
* solved "NT AUTHORITY\SYSTEM" localization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3067 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 04:30:14 +00:00
wj32
3673667d8e
implemented module tooltips
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3066 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 03:57:06 +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
a7935013ec
fixed handle searching
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3064 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 01:32:07 +00:00
wj32
b7faaf901a
* added use of KphQueryProcessHandles resulting in very low CPU usage for the handle provider
...
* added support for SystemExtendedHandleInformation in the handle provider
* improved KphQueryProcessHandles
* added correct SystemExtendedHandleInformation structs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3063 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-10 01:28:37 +00:00
wj32
128293d9c4
* implemented ComSurrogateProcessType parsing
...
* use RtlRandomEx in PhGenerateRandomAlphaString
* added PhEllipsisString
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3062 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-09 23:18:45 +00:00
wj32
fc8fa246cd
improved packed image detection rules
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3061 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-09 22:42:14 +00:00
wj32
97381d0c38
* improved PhGetLookupPolicyHandle logic
...
* added fast path for PhBeginInitOnce
* updated HACKING.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3060 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-09 04:51:29 +00:00
wj32
678a660cbb
InitializeSecurityDescriptor -> RtlCreateSecurityDescriptor
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3059 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 23:18:12 +00:00
wj32
1cc37c319f
save buffer sizes across calls for PhEnumProcesses, PhEnumHandles and PhEnumServices
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3058 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 23:03:23 +00:00
xhmikosr
3137af2e9e
Installer: added AppUserModelID
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3057 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 14:58:56 +00:00
xhmikosr
86a72d6a16
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3056 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 13:55:40 +00:00
wj32
fd1135373c
reverted credits
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3055 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 11:52:35 +00:00
xhmikosr
840b333be5
updated svn ignore
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3054 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 11:51:13 +00:00
wj32
88706154f5
#2983758 - "PhGetApplicationModuleFileName still has an bug"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3053 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 11:50:20 +00:00
wj32
465f30a137
fixed crash for processes without file names
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3052 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 11:46:11 +00:00
wj32
bc3020951d
implemented IsBeingDebugged querying
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3051 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 11:40:14 +00:00