Commit Graph

36 Commits

Author SHA1 Message Date
wj32 f9b1ecc972 * got rid of SHGetFileInfo usage - vastly improves startup time and memory usage
* cache PhGetSystemDirectory() string

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3716 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-02 11:27:47 +00:00
wj32 742465ada4 use atoms for GetProp/SetProp
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3704 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-30 07:26:21 +00:00
wj32 2055729c84 improved sorting speed, now mostly instantaneous
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3686 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-28 07:43:32 +00:00
wj32 7103b0a646 added NTAPI to some more functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3638 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-17 04:18:59 +00:00
wj32 afe9f2a836 * deleted resource lock
* added C++ compatibility for header files
* removed #include <shlobj.h> from phgui.h

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3637 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-17 04:11:51 +00:00
wj32 5ceac72a70 added PH_ prefixes to some #defines
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3552 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-02 11:09:40 +00:00
wj32 6e99b83ec6 prsht.h and aclapi.h not needed in phgui.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3528 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-25 11:29:42 +00:00
wj32 17df3aabde replaced StrCmpLogicalW with internal natural sorting algorithm
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3525 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-24 09:49:46 +00:00
wj32 77100425d1 fixed some analysis warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3522 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-22 05:03:04 +00:00
wj32 4f73acfaf9 * can assign processes to jobs
* added process chooser dialog

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3511 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-19 10:29:21 +00:00
wj32 7f18693fb0 added DS object picker dialog wrapper
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3510 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-19 08:08:04 +00:00
wj32 7c6c7e53d2 delay security editor initialization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3496 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-14 11:40:25 +00:00
wj32 678fa906aa fixed argument specifications
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3465 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-04 06:14:51 +00:00
wj32 2499c364cc started SecurityExplorer plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3431 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-25 04:02:51 +00:00
wj32 c6140afc9d added additional exports
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3427 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 11:52:44 +00:00
wj32 bd7ddb9c25 added phlib exports
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3422 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-24 06:51:35 +00:00
wj32 c3d1316e14 * fixed clrsup header usage for SDK v7.1
* added some #pragma once usages

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3406 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-23 07:36:34 +00:00
wj32 b9c9e67d9a preparing for .NET debugging features
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3389 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-17 03:12:04 +00:00
wj32 1f812126c8 added options pages for Highlighting (not completed) and Graphs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3364 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 04:32:04 +00:00
wj32 eba8d3f077 * introduced PH_FULL_STRING with SIZE_T Length instead of USHORT
* fixed overflow when copying listviews
* PhReAlloc -> PhReAllocate

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3337 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 09:46:17 +00:00
wj32 46c60759bf added column chooser
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3294 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 01:00:40 +00:00
wj32 29ba727a58 * added Save and Copy to the Information dialog
* fixed some file stream bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3289 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-07 05:51:38 +00:00
wj32 35794d8115 column settings are now saved for Services and Network
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3276 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 06:56:14 +00:00
wj32 096172d182 * completed statistics collection (but not statistics UI elements)
* fixed graph control tooltip bug
* completed icon process menu
* fixed some GDI handle leaks
* fixed Show Details for All Processes (should make new instance visible)
* added SetProcessShutdownParameters call

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3255 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-02 11:11:58 +00:00
wj32 e463be0ae5 fixed process properties layout bug (occurs after maximizing then restoring)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3252 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-30 12:11:47 +00:00
wj32 6ec346b61c * fixed session properties
* added winsta.h
* renamed phlib header guards

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3228 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-21 08:58:07 +00:00
wj32 4371bb996c deselect all items in list views when terminating/closing/etc.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3208 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 12:01:11 +00:00
wj32 0a23611cbc added multiline tab control support in process properties (massive number of hacks involved)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3185 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-09 07:27:39 +00:00
wj32 1068db4c1e * added create service dialog
* cache some PhGetProcAddress results

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3160 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-29 10:21:13 +00:00
wj32 7a5f7f8b86 * added Browse to service properties binary path
* set default folder for file dialogs when setting file name

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3159 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-29 04:57:31 +00:00
wj32 e9cca78242 * implemented Always on Top, Opacity, Update Interval, Update Processes, Update Services
* fixed bug when boosting providers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3124 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-10 09:11:28 +00:00
wj32 0024ac043d completed network list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3116 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-09 07:44:14 +00:00
wj32 b52caf6b3d Tree List is almost fully working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3017 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-06 03:54:59 +00:00
wj32 d6b5a5f930 implemented TreeList basics
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3016 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-05 11:41:39 +00:00
wj32 ae84363b1f * use TPM_RETURNCMD instead of IDDYNAMIC
* fixed memory leak

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3001 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-30 11:15:53 +00:00
wj32 6679b3becf restructured common code into phlib
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2935 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-11 04:15:11 +00:00