wj32
|
1668d709ea
|
Remove message length limit in PhShowMessage
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6347 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2016-01-31 11:16:49 +00:00 |
|
wj32
|
c6b2689531
|
Work around PropertySheet bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6323 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2016-01-28 11:23:44 +00:00 |
|
wj32
|
27f189f009
|
Add new Windows 10 user service types
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6307 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2016-01-27 12:25:44 +00:00 |
|
dmex
|
c62006afad
|
Patch by dmex: Fixed 4996 warnings (Enabled usage of __declspec(deprecated)); Added Debug folder to SVN:ignore list;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6287 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2016-01-15 04:29:55 +00:00 |
|
dmex
|
ba7d9dfc83
|
ProcessHacker: Fixed 10586 sdk build; Removed invalid Phlib header definitions;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6264 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-12-16 11:07:48 +00:00 |
|
wj32
|
3a0c5f181d
|
Fix rare treenew-related crash
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6191 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-08-20 11:19:42 +00:00 |
|
wj32
|
284692d610
|
Switch SDK version to 10.0.10240.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6184 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-08-16 12:28:59 +00:00 |
|
wj32
|
d217d8d55d
|
Update KPH data (x64 only) and OS Context column for Windows 10
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6181 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-08-16 10:22:38 +00:00 |
|
wj32
|
f4ad8a85da
|
Upgrade all projects to VS 2015 (almost all by dmex)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6179 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-08-16 06:10:56 +00:00 |
|
wj32
|
91a10842e3
|
Significant object manager changes: simpler interface; size of object header has been halved
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6153 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-28 15:48:23 +00:00 |
|
wj32
|
efe85b44ee
|
Fix NtMakePermanentObject definition
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6140 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-24 05:05:49 +00:00 |
|
wj32
|
517790f054
|
Remove *STR_*EQUAL macros since we have the PhEqualBytesZ/PhEqualStringZ functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6132 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-21 11:13:33 +00:00 |
|
wj32
|
4c525afd5f
|
ExtendedServices: Added auto-elevation when saving recovery information, triggers and other service settings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6131 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-21 08:56:30 +00:00 |
|
wj32
|
7969ebfbc4
|
PhInitializeStringRefLongHint for non-literal strings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6128 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-20 13:49:29 +00:00 |
|
wj32
|
20e71350db
|
Add PhRemoveEndStringBuilder to simplify code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6127 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-20 13:17:20 +00:00 |
|
wj32
|
a3926cc14d
|
Change PhAppendStringBuilder definition (still binary compatible)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6126 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-20 13:11:48 +00:00 |
|
wj32
|
44de8bd491
|
Revert PhFindCharInStringRef to old algorithm; use FNV-1a for hashing strings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6124 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-20 07:15:17 +00:00 |
|
wj32
|
25094e8a47
|
Some small and useless SSE2 improvements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6116 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-20 02:38:51 +00:00 |
|
wj32
|
4295ab2617
|
Add PhCountStringZ to replace wcslen
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6113 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-19 15:41:58 +00:00 |
|
wj32
|
593b74c574
|
Rename some UTF conversion functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-19 14:03:42 +00:00 |
|
wj32
|
c88a72f822
|
Add "(No unwind info)" text for x86 stack traces
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6095 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-18 09:08:12 +00:00 |
|
wj32
|
640ac105f9
|
Enable delayed registration for symbol provider to eliminating GUI hanging; Create work queue semaphore on-demand; Reload symbols when necessary to improve symbol resolution accuracy; Stop loading symbols when the process properties dialog is closed; DotNetTools: Create CLR process support every time a stack trace is being performed for better accuracy
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6094 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-18 07:22:43 +00:00 |
|
wj32
|
27592968a9
|
Add PhModifyEMenuItem convenience function
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6085 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-17 04:35:35 +00:00 |
|
wj32
|
a52ec36903
|
Reorganize some header files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6079 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-16 10:59:36 +00:00 |
|
wj32
|
6e5403d38a
|
Set MNS_CHECKORBMP to eliminate extra menu space when the Windows Classic theme is active
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-15 12:25:02 +00:00 |
|
wj32
|
462eb51b8e
|
Implement mini info list section treenew
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6056 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-11 13:16:48 +00:00 |
|
wj32
|
8892f2a988
|
Implement generic list section for mini info; Remove useless global variables
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6055 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-11 08:36:01 +00:00 |
|
wj32
|
75328caf59
|
Remove PhGetStringRefOrEmpty
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6053 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-11 03:29:20 +00:00 |
|
wj32
|
32a285411b
|
Add missing file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6052 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-10 07:53:45 +00:00 |
|
wj32
|
658dadf108
|
Another big phlib cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6051 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-10 07:51:44 +00:00 |
|
wj32
|
fdd859d39a
|
Use InternalGetWindowText for the window-related process columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6039 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-09 08:50:48 +00:00 |
|
wj32
|
163abf4eb1
|
Add TN_STYLE_NO_COLUMN_HEADER style and support custom row heights
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6035 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-08 10:25:10 +00:00 |
|
wj32
|
f260382661
|
Progress on mini info window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6034 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-08 08:11:06 +00:00 |
|
wj32
|
2003fc5975
|
Fixed WOW64 detection
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6021 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-03 11:27:46 +00:00 |
|
wj32
|
40158c9f68
|
Process Hacker now takes 32-bit dumps of 32-bit processes on 64-bit Windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6015 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-02 15:27:49 +00:00 |
|
wj32
|
533a43f3c0
|
Remove PPVOID definition
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6011 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-06-01 06:57:14 +00:00 |
|
wj32
|
98612a7091
|
Reduce size of PH_INITONCE object
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6008 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-31 11:26:36 +00:00 |
|
wj32
|
acc28dc9b7
|
Add missing pipe definitions to ntioapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6007 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-31 09:46:22 +00:00 |
|
wj32
|
5a2a05b056
|
Improve string APIs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6006 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-31 09:42:33 +00:00 |
|
wj32
|
1ccb703099
|
Code reorganization and function renames
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6001 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-30 13:45:20 +00:00 |
|
wj32
|
48d3ee9741
|
Added handle names for unnamed File objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5998 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-30 09:19:50 +00:00 |
|
wj32
|
0418816aea
|
Fixed hang when viewing handle security for certain File objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5992 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-30 05:04:52 +00:00 |
|
wj32
|
b47fdbe8b1
|
Dramatically faster handle listing and search when running without administrative privileges
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5991 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-30 04:45:31 +00:00 |
|
wj32
|
df7af86de4
|
Update native headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5989 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-29 22:45:51 +00:00 |
|
wj32
|
d1077ab720
|
Minor fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5976 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-28 12:33:20 +00:00 |
|
wj32
|
1a14ac804d
|
Fix TEB/stack information on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5974 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-28 08:38:23 +00:00 |
|
wj32
|
385b4016cc
|
* Added working set counters for memory regions
* Added detection of unusable free memory regions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5972 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-28 08:23:49 +00:00 |
|
wj32
|
5454ac045d
|
Added customizable bytes per row setting for memory editor
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5971 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-28 03:53:24 +00:00 |
|
wj32
|
caf01fb68a
|
Completely new Memory tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5965 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-27 15:20:10 +00:00 |
|
wj32
|
6e48054d70
|
* Added names for heap regions in Memory tab
* Removed Heaps window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5964 21ef857c-d57f-4fe0-8362-d861dc6d29cd
|
2015-05-27 09:27:52 +00:00 |
|