Commit Graph

607 Commits

Author SHA1 Message Date
wj32 1247a5c3a3 actually fixed touch scrolling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5644 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-08-16 05:05:37 +00:00
wj32 de001a62de added error messages for module and handle lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5587 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-22 08:02:38 +00:00
wj32 1a6c9e81ce * updated headers for Windows 8.1
* added suspend count to thread details
* added ARM machine to peview

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5585 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-20 00:32:58 +00:00
wj32 cb6fa85659 get command lines of protected processes on Windows 8.1 without KPH
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5584 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-19 23:29:09 +00:00
wj32 9c8b2c8361 added new Windows 8.1 process protection information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5580 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-19 13:03:49 +00:00
wj32 3250cf8ad0 * updated more headers for Windows 8.1
* KProcessHacker is no longer needed for highlighting of GUI threads

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5579 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-19 11:24:03 +00:00
wj32 0f012810b2 updated ntexapi.h and ntpsapi.h for Windows 8.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5578 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-19 10:19:02 +00:00
wj32 563dc14ddb use PWCHAR instead of PWSTR for strings that are not null-terminated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5572 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-17 06:19:29 +00:00
wj32 45b9dd68fb * added some concurrency SAL annotations and fixed some annotations
* added PhBufferToHexStringEx
* fixlib: updated code

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5562 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-13 23:32:14 +00:00
wj32 c1d1f4fbda * KProcessHacker: removed old code
* add kprocesshacker.pdb to SDK

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5556 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-13 10:43:22 +00:00
wj32 804c87942b fixed debug information problems
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5551 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-10 09:21:27 +00:00
wj32 36a4284b8d converted all annotations to SAL 2.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5548 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-10 06:25:03 +00:00
wj32 b52e0cc12a * added PhShellOpenKey2 to select a key in regedit even if regedit is currently running
* removed useless phsvc code
* updated dates

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5544 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-05 12:48:04 +00:00
wj32 16ea146aaf fixed wrong dbghelp instance being used
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-03 09:56:08 +00:00
wj32 204aa0cc6c view digital signature information from process properties
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5533 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-03 09:42:09 +00:00
wj32 2c9d77530a signatures for Windows 8 apps are now detected
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5532 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-03 08:36:44 +00:00
wj32 99f7fcf269 fixed CPU frequency on Windows 8.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5492 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-25 13:39:00 +00:00
wj32 e1321d0601 * fixed reflected processes not terminating on Windows 8.1
* processes with no threads are shown as suspended
* updated ntpsapi.h

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5490 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-25 12:59:09 +00:00
wj32 e54c24a17e fixed IntelliSense warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5486 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-23 23:24:52 +00:00
wj32 0aab9aa4c8 fixing CPU frequency on Windows 8.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5484 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-22 10:42:07 +00:00
wj32 61687b681e thread stack progress (part 1)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5479 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-22 08:11:15 +00:00
wj32 1341136274 updated KProcessHacker for Windows 8.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5474 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-21 22:18:19 +00:00
wj32 7ec03d85e6 * added Windows 8.1 version handling
* fixed handling of long symbol names

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5469 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-21 11:27:13 +00:00
dmex 7499532792 Upgraded project to Visual Studio 2013
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5466 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-20 20:15:00 +00:00
wj32 9e35512c21 added error checking to PhStringToInteger64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5355 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-07-20 12:13:56 +00:00
wj32 c141c7741b added PhQueryFullAttributesFileWin32
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5282 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-02-07 03:38:40 +00:00
wj32 d92ecfc49b removed unused variable PhKphFeatures
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5279 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-02-07 00:16:25 +00:00
wj32 32b51c8f38 added PH_FILEDIALOG_PICKFOLDERS option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5278 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-02-05 11:45:01 +00:00
wj32 60a6dabc9a * bump to 2.31
* switched from ComboBox_SelectString to PhSelectComboBoxString for more correctness

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5271 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-01-17 08:39:10 +00:00
wj32 e60f70b7f9 * fixed typo in phnet.h
* ToolStatus: updated dates

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5264 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-01-02 23:04:39 +00:00
wj32 7948970825 added App ID column for processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5164 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 07:32:12 +00:00
wj32 74a5a85ded removed old unused code and features
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5141 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 01:54:10 +00:00
wj32 d1d57623c3 removed 512 character limit when copying text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5138 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-08 00:48:39 +00:00
wj32 889c95e330 updated NT headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5118 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-06 09:31:14 +00:00
wj32 365f364166 updated NT headers for Windows 8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5117 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-06 09:02:25 +00:00
wj32 7691793ee8 added command line improvements by mlg
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5110 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 11:33:14 +00:00
wj32 4b4306491e fixed some code analysis warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-30 10:31:48 +00:00
wj32 c2b83beec0 * fixed task scheduler information on Windows 8
* fixed _InterlockedCompareExchangePointer

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5099 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 12:37:28 +00:00
wj32 d0df5194a9 * re-added XP support
* added x86 dynamic (KPH) data for Windows 8

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5098 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 12:10:37 +00:00
wj32 db0f3fe04c added VS project for KProcessHacker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5097 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 09:09:56 +00:00
wj32 86f35d961e * added new ASLR information for Windows 8
* fixed signature verification on Windows 8
* ExtendedServices: added new triggers for Windows 8

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5096 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 07:48:25 +00:00
dmex be41a749f9 Updated all solutions to Visual Studio 2012 and .NET 4.5, removed duplicate definitions.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-10-21 06:50:45 +00:00
wj32 c9d9fc4afe fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5035 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-06-07 01:19:10 +00:00
wj32 b6b10e1740 partially reverted r4951
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4952 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-16 02:48:32 +00:00
wj32 bed4528a89 added minimum size unit option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4951 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-01-16 02:32:26 +00:00
wj32 3a21e29f6f updated ntpsapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4945 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-30 21:30:44 +00:00
wj32 2274855b69 updated ntrtl.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4935 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-12-19 07:52:11 +00:00
wj32 031b722e29 fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4921 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-25 05:17:48 +00:00
wj32 9111b5240a use processor performance distribution to calculate CPU frequency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4907 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-23 01:04:58 +00:00
wj32 e9bd9692be check for mscorlib to reduce false positives in .NET detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4906 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-22 23:16:02 +00:00