19 Commits

Author SHA1 Message Date
wj32 e79c6e378b Add mini info plugin support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6089 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-17 07:25:41 +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
dmex 604f5d920b Plugins: Fixed incorrect ULONG printf specifier
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5988 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-29 17:34:03 +00:00
wj32 a007b0a47a Rename auto pool functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5952 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 13:03:04 +00:00
dmex 31a8364425 Plugins: fixed HandleToUlong consistency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5948 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 12:01:23 +00:00
dmex 4fa096de1a Plugins: remove unused CreateWindow parameters
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5930 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-22 13:32:54 +00:00
dmex 5f290193c2 Plugins: Reverted r5865
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5866 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-06 11:54:07 +00:00
dmex 4a73dfee61 Plugins: Fixed compiler errors C4311 (pointer truncation) and C4312 (unsafe type conversion)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5865 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-06 06:03:14 +00:00
dmex 53793bf1c7 ExtendedTools: improve PhFindProcessRecord usage consistency
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5843 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-29 06:41:19 +00:00
dmex 07e0e6c8aa ExtendedTools: fixed missing disk graph resource; removed remaining invalid resources;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5716 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-02-24 00:31:37 +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 c18086748d * bump to 2.28
* ExtendedTools: fixed network graph scaling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4967 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-02-21 00:16:10 +00:00
wj32 4a7e90efb0 * moved Memory Lists from ExtendedTools to main program
* ExtendedTools: added Disk and Network sections

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4837 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 09:40:41 +00:00
wj32 71a128e3e1 ExtendedTools: added GPU Information window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4756 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-27 03:30:25 +00:00
wj32 ed81c34b2c patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 02:43:45 +00:00
wj32 2b955b0cb2 * removed KphHandle argument from KPH functions
* removed control Create functions
* consistently use VOID for functions with no parameters
* PPVOID -> PVOID *
* PhRefreshMupDevicePrefixes -> PhUpdateMupDevicePrefixes, PhRefreshDosDevicePrefixes -> PhUpdateDosDevicePrefixes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 03:12:13 +00:00
wj32 e3317f25c4 * ExtendedTools: added Disk tab
* AvgCpuPlugin: fixed calculation bug
* fixed network list saving
* added callbacks to PH_ADDITIONAL_TAB_PAGE
* moved PhUnloadPlugins() call to allow plugins to save settings
* fixed thread list bug

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4485 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-20 06:51:52 +00:00
wj32 10d8f35b99 * added Options to ExtendedTools
* added some more implementation notes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3879 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-08 10:13:49 +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