Commit Graph

1104 Commits

Author SHA1 Message Date
wj32 449ee3573d fixed version
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4217 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-02 11:46:24 +00:00
wj32 d89ab61796 * bump to 2.17
* fixed handle leak in options.c

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4216 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-02 11:44:16 +00:00
wj32 e4c172c0eb fixed keyboard-invoked context menu positioning when the selected item is off-screen
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4212 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-29 12:21:59 +00:00
wj32 b7c396650b added arrows to indicate whether a service is running
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4211 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-28 23:14:00 +00:00
wj32 5627bdf341 improved ALPC wait analysis
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4210 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-26 12:26:22 +00:00
wj32 03ea510e07 * call PhapGetSendMessageReceiver even when a NtUserMessageCall call isn't detected, because the thread may be hanging due to some other win32k system call
* added window class and text to the analysis output

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4209 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-26 12:01:16 +00:00
wj32 a762433a81 * added some more documentation
* added handling of NULLs to PhaFormatTextTable

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4208 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-24 11:52:15 +00:00
wj32 a2fc7bcba2 * improved PhSetProcessModuleLoadCount
* fixed PhSvcCallUnloadDriver not passing BaseAddress

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4206 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-23 06:01:25 +00:00
wj32 7e457bed76 fixed typo
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4205 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-23 02:13:27 +00:00
wj32 cf9522bea2 WindowExplorer: added Always on Top and Opacity
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4203 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-21 23:07:50 +00:00
wj32 986f4e84d7 fixed incorrect handling of window positions (GetWindowPlacement and SetWindowPos don't go together well - e.g. when the taskbar is at the top of the screen)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4202 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-21 22:28:58 +00:00
wj32 70600df33c WindowExplorer: added hook code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4200 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-14 09:34:45 +00:00
wj32 a5360acec3 * bump to 2.16
* fixed the IPv6-related workaround causing crashes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4195 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-11 06:32:41 +00:00
wj32 ecf0856c2c changed description
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4191 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-08 11:00:12 +00:00
wj32 d5dd0ca8a6 added path ellipsis for User Name column
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4190 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-08 05:45:14 +00:00
wj32 56a5ead437 fixed typo in phplug.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4187 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-30 12:03:48 +00:00
wj32 ba776d1a86 reverted r4180
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4181 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-28 07:02:08 +00:00
dmex e748260a89 fixed some compiler warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4180 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-27 09:33:10 +00:00
wj32 34c8992b7e added missing check for PhCurrentUserName
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4179 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-27 06:20:10 +00:00
wj32 4a63f44f44 use fallback value in case PhLocalSystemName = NULL
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4178 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-27 06:17:20 +00:00
wj32 d6fb635be1 fixed PhpCreateProcessItemForHiddenProcess
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4175 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-24 12:01:15 +00:00
wj32 9663690450 fixed ProcessHacker.rc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4174 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-24 11:13:43 +00:00
wj32 282d7584c7 separated version numbers into phappres.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4173 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-24 11:06:20 +00:00
wj32 468e051023 prevent PID of DPCs and Interrupts from being shown in System Information tooltips
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4170 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-23 00:08:36 +00:00
wj32 f21ed7276f improved the process termination confirmation prompt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4169 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-22 23:57:46 +00:00
wj32 0b29b61d64 added workaround for XP iphlpapi bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4168 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-22 07:53:21 +00:00
wj32 921576995a disabled tooltip auto-pop for main list views and tree lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4167 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-21 03:37:36 +00:00
wj32 bbf5f14449 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4165 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-21 02:42:05 +00:00
wj32 28680f8f16 put manifest in separate file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4164 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-21 02:11:51 +00:00
wj32 33de160dc6 reverted manifest - mt.exe bug (see https://connect.microsoft.com/VisualStudio/feedback/details/626108/unrecognized-compatibility-section-in-manifest)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4163 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-21 01:21:26 +00:00
wj32 beda58483b added manifest to make PH run under Windows 7 context
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4162 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-21 01:06:32 +00:00
wj32 436a646ac8 * bump to 2.15
* added DEP Status column

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4161 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-13 10:04:11 +00:00
wj32 2518b47631 changed initial focus of service properties to the Type combo box
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4160 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-07 07:35:06 +00:00
wj32 d86f80eefc removed old definition from phapppub.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4156 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-25 10:17:12 +00:00
wj32 05a61240ff changed ExitStatus to 1 when terminating processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4155 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-24 03:48:13 +00:00
wj32 442f83f50d use fallback minidump flags with old versions of dbghelp.dll
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4154 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-24 03:37:32 +00:00
wj32 e6625d5c74 fixed major bug in PhpProcessItemDeleteProcedure
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4151 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-21 06:20:18 +00:00
wj32 6caf7d290c * fixed priority and iopriority commands when no value is specified
* added -s (silent) option

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4150 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-20 06:02:16 +00:00
wj32 c1083c1861 patch by Bogdan (#3228066)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4149 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-20 05:40:15 +00:00
wj32 7e90028845 changed Physical Memory graph text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4147 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-20 00:40:46 +00:00
wj32 05b3a8ae7a * added DeleteFunction for plugin-created PH_EMENU_ITEMs
* added string escaping for dynamic menu items

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4145 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-19 23:10:04 +00:00
wj32 287a492a4c fixed font selection on Windows XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4143 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-18 06:08:22 +00:00
wj32 5161162520 some optimizations
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4142 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-17 06:23:47 +00:00
wj32 45712adaf2 save state of Hide Processes From Other Users and Hide Signed Processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4141 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-17 04:29:43 +00:00
wj32 b7c46e7b1e fixed lag when showing the System Information window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4140 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-17 02:58:40 +00:00
wj32 082f1e2948 fixed ordering problems in PhpSysInfoDlgProc
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4139 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-17 02:22:00 +00:00
wj32 c993521cf1 * bump to 2.14
* icon should restore the main window if it is minimized

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4138 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-15 06:09:01 +00:00
wj32 91635ad896 disable non-poll by default; doesn't work properly for drivers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4136 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-13 06:59:17 +00:00
wj32 cc051f508e added service non-polling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4135 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-13 06:36:56 +00:00
wj32 736d0048f9 implemented FilePool
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4133 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-12 05:13:32 +00:00