Commit Graph

404 Commits

Author SHA1 Message Date
wj32 b33bc407e9 improved PhpGetAccountPrivileges
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3911 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-21 03:48:57 +00:00
wj32 0235794ad2 PhCreateProcessAsUser can now use the token of a specified session
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3910 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-21 03:34:45 +00:00
wj32 86e37c1ff9 added Run As Limited User
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3908 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-21 01:29:27 +00:00
wj32 664127a8df * added NtGetTickCount
* un-Win32-ized process priority classes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3905 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-20 09:14:11 +00:00
wj32 8eea12f229 un-Win32'd the registry functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3904 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-20 08:18:10 +00:00
wj32 777b21ceea added custom draw to treelist
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3901 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-20 00:06:04 +00:00
wj32 bd78424982 inlined the simple native API wrapper functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3899 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-19 10:20:55 +00:00
wj32 111b604f41 use listview-supplied check boxes instead of ticks/crosses for highlighting config list view
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3897 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-19 06:53:52 +00:00
wj32 6641957a43 * bump to 2.10
* fixed some definitions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3892 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-15 22:31:41 +00:00
wj32 d6b6b644de added more documentation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3891 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-14 06:44:30 +00:00
wj32 6399d0c22d use I/O priority names
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3890 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-14 05:53:33 +00:00
wj32 11bd515e50 * added some more documentation
* improved PhFindLoaderEntry

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3889 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-12 10:51:35 +00:00
wj32 940d6bb2e2 fixed weird line spacing on XP for modules list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3887 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-12 03:14:56 +00:00
wj32 0e1ed09357 changed dprintf to use DbgPrint
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3880 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-09 10:05:10 +00:00
wj32 3c85a5baca reversed definitions for querying the PFN database through SystemSuperfetchInformation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3878 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-05 07:19:01 +00:00
wj32 5d00377aa5 * updated NT headers
* added ntzwapi.h (auto-generated)
* added GenerateZw tool

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3875 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-05 01:45:13 +00:00
wj32 fa01224b26 added missing integer/char conversion RTL routines
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3874 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-05 00:01:55 +00:00
wj32 58db31301d * added Disk and Network graphs
* made window classes global
* fixed process names when no usage is recorded for a tick
* fixed some plugin API bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3871 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-04 08:29:00 +00:00
wj32 2f438435fc reversed some locale functions + memory zone functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3868 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-01 10:14:12 +00:00
wj32 72aadd6d7b better method of getting token integrity
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3867 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-30 06:39:59 +00:00
wj32 5aa42bd657 changed GUID_EX to union
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3858 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-28 05:32:30 +00:00
wj32 de91738e3f reversed more superfetch info classes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3856 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-22 07:58:40 +00:00
wj32 b540783f2e added memory list info to ExtendedTools
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3855 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-22 06:40:50 +00:00
wj32 a77130fe0d added wait analysis for x64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3851 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-20 00:45:54 +00:00
wj32 c1ff1504e7 fixed highlighting for relocated DLLs on Windows 7 and above
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3847 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-19 07:33:49 +00:00
wj32 ffba93f8e8 * added PH_MODULE_TYPE_MAPPED_IMAGE (not actually implemented yet)
* clarified I/O priority levels

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3846 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-19 06:20:41 +00:00
wj32 1cabb980df added more columns to modules list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3844 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-18 11:33:16 +00:00
wj32 c0c0b52c41 converted modules listview to a treelist
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3843 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-18 09:48:40 +00:00
wj32 655f5c1558 PhGetProcessPebString and PhGetProcessEnvironmentVariables now work with WOW64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3840 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-17 03:55:17 +00:00
wj32 73f91dc8bd updated SYSTEM_INFORMATION_CLASS
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3839 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-15 11:12:56 +00:00
wj32 c31669ceec updated ntrtl.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3838 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-15 10:58:48 +00:00
wj32 021fbbc38c Zw -> Nt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3837 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-14 11:21:36 +00:00
wj32 8fa75a9a92 added SystemQueryPerformanceCounterInformation to SYSTEM_INFORMATION_CLASS
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3836 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-07 11:25:40 +00:00
wj32 5046bef04b updated annotations
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3835 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-07 10:03:13 +00:00
wj32 4ab7f9206e * updated SYSTEM_INFORMATION_CLASS with more annotations
* added some old structures

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3834 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-07 06:41:10 +00:00
wj32 208e984e4f reversed more info classes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3833 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-07 04:46:09 +00:00
wj32 5046ce86ce use explorer plus-minus glyphs if available
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3832 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-07 02:53:34 +00:00
wj32 775cd422df updated ALPC definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3831 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-07 01:27:46 +00:00
wj32 0c82292ffa PhGetServiceTreeListLines -> PhGetGenericTreeListLines
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3830 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-06 08:16:14 +00:00
wj32 0fa0544d28 added code for SystemModuleInformationEx (unused for now)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3829 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-06 02:01:46 +00:00
wj32 eba3e5db51 reversed some more info classes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3828 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-06 01:42:15 +00:00
wj32 3a68322a21 added some more RTL functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3827 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-05 10:34:03 +00:00
wj32 a409cddaf8 reversed ThreadLastSystemCall and ThreadTebInformation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3826 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-05 06:19:38 +00:00
wj32 299e357aeb added a new info class from MSDN (before it disappears just like SYSTEM_VHD_BOOT_INFORMATION disappeared)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3825 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-05 02:48:13 +00:00
wj32 cd5699a371 fixed up a few more names according to wow64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3824 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-04 10:42:42 +00:00
wj32 fd9c0de9bc gathered some names from wow64 symbols
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3823 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-04 10:29:51 +00:00
wj32 ba40d09186 added support for ServiceNamesReferencingModuleInformation to ExtendedTools
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3817 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-31 06:32:48 +00:00
wj32 23b8537f86 added WOW64 support to PhGetProcessKnownType
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3814 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-31 00:50:23 +00:00
wj32 2ee1f063d9 fixed typos
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3812 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-30 08:19:22 +00:00
wj32 a4edc9e65b enabled explorer style for process tree
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3803 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-28 08:20:49 +00:00