wj32
a59eedfb65
implemented KphReadVirtualMemory!
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@987 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-01 10:27:41 +00:00
wj32
5c479cfd10
implemented job statistics
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@986 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-01 09:21:24 +00:00
wj32
4952901e46
added ISynchronizable interface
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@985 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-01 08:48:30 +00:00
wj32
018928f184
* reversed the sealed attribute
...
* fixed KPH for XP (for both jobs and thread start addresses)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@984 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-01 04:49:57 +00:00
wj32
1bd5b23af1
made public Dispose methods sealed, added XP information to kph_nt.c
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@983 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-01 03:32:27 +00:00
wj32
b2df4afb97
KPH thread start address doesn't work for XP
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@982 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-01 02:13:27 +00:00
wj32
08f7ffea53
properly implemented the Dispose pattern
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@981 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-04-01 02:07:51 +00:00
wj32
a1aa339a31
added Enabled text to job limits
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@980 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-31 11:06:32 +00:00
wj32
a5896e29a6
shows job name, hides job tab for processes with no job
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@979 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-31 11:04:16 +00:00
wj32
d3385ed62b
can now view basic job properties
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@978 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-31 11:01:46 +00:00
wj32
331d515717
job detection works (after 4 hours and 2 BSODs)!
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@977 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-31 10:09:37 +00:00
wj32
2e5b27161f
KProcessHacker now retrieves thread start addresses
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@976 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-31 06:40:27 +00:00
wj32
dee81b8ed0
#2716815 - "PH crashes during EnumProcesses"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@975 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-31 04:38:53 +00:00
xhmikosr
fca706fb22
reverted r971
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@974 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-30 08:32:29 +00:00
wj32
c6f2ee9604
future-proofed process creation time checking
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@973 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-30 05:50:08 +00:00
wj32
a310c53bd6
XP prompt warns for system processes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@972 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 21:00:30 +00:00
xhmikosr
15c00a4b98
Installer: Changed License page to remove Agree/Not Agree buttons
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@971 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 12:16:07 +00:00
wj32
240642c3ce
updated CHANGELOG.txt
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@970 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 10:12:40 +00:00
wj32
0c23b6327d
bump to 1.3.6.3
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@969 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 10:12:18 +00:00
wj32
8d87222f93
fixed elevation test for service actions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@968 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 09:43:48 +00:00
wj32
81b5b53db9
task dialog icon for deleting a service is now a warning icon
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@967 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 09:40:30 +00:00
wj32
237b5fb48f
error message boxes now use the specified window
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@966 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 09:37:20 +00:00
wj32
a46b5836b6
extended Actions to services
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@965 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 09:35:57 +00:00
wj32
ed01fd347f
added fancy task dialog for action elevation
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@964 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 08:18:41 +00:00
wj32
6146c2b95b
fixed Properties menu item in process menu
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@963 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 07:45:39 +00:00
wj32
c04c957b21
fixed crash when attempting to perform actions using the notification icon menu
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@962 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 07:20:03 +00:00
wj32
6e31ff16c5
Vista-style dialogs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@961 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 03:26:49 +00:00
wj32
76372108c7
fixed MiniSysInfo.RenewTimer
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@960 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 01:17:25 +00:00
wj32
5af37a240e
#2642442 - "System Information label text gets clipped"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@959 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 00:47:22 +00:00
wj32
79a2dc5268
updated Help.htm
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@958 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-29 00:34:38 +00:00
wj32
b91e8ecac1
fixed crash when disposing a provider
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@957 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 23:29:59 +00:00
wj32
776be5307c
fixed incomplete migration to _asyncLock in AsyncUtils.cs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@956 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 22:50:54 +00:00
wj32
f458e448b1
updated credits
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@955 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 11:21:14 +00:00
wj32
0fab9168da
updated kprocesshacker.sys
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@954 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 10:48:10 +00:00
wj32
ddf47616b8
now GC's after loading symbols in process properties
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@953 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 10:46:08 +00:00
wj32
26315aa73f
only memory editor and results windows are threaded now
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@952 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 10:42:14 +00:00
wj32
da22a68d2a
all ProcessWindows now share a SharedThreadProvider while HackerWindow uses its own
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@951 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 10:13:01 +00:00
wj32
2ed4438d24
all provider items are now classes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@950 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 09:20:17 +00:00
wj32
ea5b1ec083
removed all instances of "lock (this)"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@949 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 08:53:59 +00:00
wj32
0e17c19e54
changed Free Memory behaviour
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@948 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 08:41:21 +00:00
wj32
d4cdcb1859
fixed many memory leaks (thanks to WinDbg+SOS)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@947 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 05:31:27 +00:00
wj32
fe8cf7f489
* fixed huge thread and memory leak
...
* fixed HighlightedListViewItem crash
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@946 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 03:49:24 +00:00
wj32
76ff04dc3b
removed the disassembler
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@945 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 02:15:28 +00:00
wj32
9f9a6f2e8a
modified default network list columns
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@944 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 01:19:59 +00:00
wj32
d90a037fce
OO'd PEFile.RvaToVa
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@943 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-28 01:11:59 +00:00
wj32
7d2684b074
fixed crash when F5 (Refresh) is held down
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@942 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-27 08:34:17 +00:00
wj32
867200604a
can now close multiple handles at once
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@941 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-27 07:31:10 +00:00
wj32
ea03c4b486
fixed integer overflows in process and system statistics
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@940 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-27 07:12:24 +00:00
wj32
e77e421401
new network context menu
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@939 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-27 06:57:57 +00:00
wj32
75d84d6715
#2713088 - "Network: Ctrl+A and Ctrl+C should copy the processes' names"
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@938 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-03-27 06:48:21 +00:00