wj32
|
55914f752b
|
added Cancel I/O
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3768 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-21 12:00:45 +00:00 |
|
wj32
|
fe6c357669
|
ExtendedTools: added ALPC Port and Worker Factory handle information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3767 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-21 11:37:24 +00:00 |
|
wj32
|
8125e66d19
|
added ExtendedTools plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3766 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-21 10:25:46 +00:00 |
|
wj32
|
5f94524b52
|
renamed enum to PS_CREATE_STATUS (as per Windows Internals book)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3765 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-21 04:05:38 +00:00 |
|
wj32
|
8bc3d1f3af
|
updated TP def
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3764 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-19 09:13:39 +00:00 |
|
wj32
|
8445bd5563
|
fixed some parameters
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3763 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-19 09:01:54 +00:00 |
|
wj32
|
8bae0cb3a4
|
completed basic reverse-engineering of ALPC
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3762 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-19 08:51:49 +00:00 |
|
wj32
|
7929907961
|
more ALPC progress
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3761 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-18 10:59:23 +00:00 |
|
wj32
|
7135da9d45
|
more ALPC progress
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3760 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-18 08:20:19 +00:00 |
|
wj32
|
a4a7c9e68a
|
added LdrRegisterDllNotification
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3759 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-17 10:53:41 +00:00 |
|
wj32
|
9f7da567c8
|
reversed some ALPC definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3758 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-17 09:41:04 +00:00 |
|
wj32
|
bc1e80b866
|
reversed more Rtl functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3757 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-17 06:16:12 +00:00 |
|
wj32
|
95074c16b1
|
reversed more native API functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3756 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-17 03:34:58 +00:00 |
|
wj32
|
b2fa3460d4
|
typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3755 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-16 11:25:44 +00:00 |
|
wj32
|
041f83204a
|
reversed RtlCreateProcessReflection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3754 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-16 11:22:49 +00:00 |
|
wj32
|
c5bcee4023
|
fixed manifest info members
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3753 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-16 10:52:56 +00:00 |
|
wj32
|
e1bcad931d
|
fixed update pausing with Network tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3752 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-16 09:20:32 +00:00 |
|
wj32
|
e1c0a810a7
|
changed reserve object type to enum
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3751 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-16 09:05:28 +00:00 |
|
wj32
|
35674104e3
|
fixed worker factory info class
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3750 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-16 07:12:53 +00:00 |
|
wj32
|
e778059704
|
updated worker factory definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3749 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-16 07:07:19 +00:00 |
|
wj32
|
39725b1d40
|
reverse-engineered most of NtCreateUserProcess
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3748 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-16 04:51:05 +00:00 |
|
wj32
|
e1cf4625da
|
reverse-engineered Vista+ process/thread creation functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3747 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-14 09:56:46 +00:00 |
|
wj32
|
d24c82c7ce
|
forgot a line
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3746 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-14 04:16:36 +00:00 |
|
wj32
|
426a69e815
|
added Peak Handles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3745 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-14 04:15:33 +00:00 |
|
wj32
|
17b5e3f931
|
don't use HEAP_NO_SERIALIZE - it's very slow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3744 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-13 03:29:38 +00:00 |
|
wj32
|
c6e043e582
|
reject file names with quotation marks for XP file dialogs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3743 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-12 06:00:34 +00:00 |
|
wj32
|
53baaa04b5
|
* bump to 2.8
* saves process tree sorting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3742 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-12 05:45:48 +00:00 |
|
wj32
|
1dc4c41dca
|
fixed Run As on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3741 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-10 09:46:14 +00:00 |
|
wj32
|
886ef000e8
|
updated makesdk.cmd
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3740 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-10 09:15:17 +00:00 |
|
wj32
|
3cd74c9381
|
bumped NetworkTools to 1.1; added CHANGELOG.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3739 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-10 08:15:20 +00:00 |
|
wj32
|
f9726ac94a
|
fixed invalid pointers in PhCreateIsDotNetContext
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3738 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-10 08:06:45 +00:00 |
|
wj32
|
c8242e4b9f
|
fixed processes always getting started with the linked token
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3737 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-10 07:01:26 +00:00 |
|
wj32
|
e79ce28ccb
|
added additional case for session name
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3736 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-10 03:04:18 +00:00 |
|
wj32
|
d2f8f7b322
|
added Logon Time to session properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3735 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-10 02:56:21 +00:00 |
|
wj32
|
66ff1c1ae2
|
added fast checksum code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3734 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-10 00:05:16 +00:00 |
|
wj32
|
4b368ad89c
|
updated winsta.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3733 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-09 10:55:12 +00:00 |
|
wj32
|
af5e86e548
|
* added winsta.lib
* switched to winsta functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3732 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-09 08:43:24 +00:00 |
|
wj32
|
a92dd1f728
|
fixed NetworkTools handle leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3731 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-09 01:06:34 +00:00 |
|
wj32
|
1ed87a51fb
|
make sure we aren't sorting by an invisible column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3730 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-09 00:58:43 +00:00 |
|
wj32
|
77342625ce
|
changed column widths
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3729 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-09 00:50:59 +00:00 |
|
wj32
|
5c3bc28524
|
added Cycles and Cycles Delta columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3728 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-09 00:43:22 +00:00 |
|
wj32
|
065d094ab6
|
added time stamp display to peview
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3727 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-07 23:28:16 +00:00 |
|
wj32
|
a01018894f
|
use ShowWindowAsync instead of ShowWindow
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3726 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-07 01:31:41 +00:00 |
|
wj32
|
9e573553bf
|
added option to disable address resolution
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3725 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-06 06:24:32 +00:00 |
|
wj32
|
d1765ade30
|
fixed network provider - need to call WSAStartup first (this was unnecessary before because other DLLs called it beforehand)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3724 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-06 06:12:46 +00:00 |
|
wj32
|
72f0272d5c
|
fixed unsafe behaviour of hidden processes warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3723 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-05 10:19:21 +00:00 |
|
wj32
|
c94eb361de
|
use noarg.obj and noenv.obj
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3722 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-05 03:17:09 +00:00 |
|
wj32
|
6d03479c51
|
* don't call PhInitializeFont twice
* delay extlv tick hashtable creation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3721 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-03 08:12:40 +00:00 |
|
wj32
|
f0844de485
|
* added docs for PhFormat
* converted some PhEnumHashtable usages to new method
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3720 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-03 04:19:32 +00:00 |
|
wj32
|
4e90ccc7d9
|
added alignment support to PhFormat
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3719 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2010-10-03 03:58:03 +00:00 |
|