Commit Graph

56 Commits

Author SHA1 Message Date
wj32 2f05e2068a * PhCreateString(L"") -> PhReferenceEmptyString()
* removed AdditionalReferences parameter from PhCreateObject

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3556 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-03 07:44:29 +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 4b0c4147fa flush the slists instead of popping entries one by one
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3484 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-09 08:52:07 +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 7ea59d4571 * optimized some startup code
* moved PhCurrentUserName from phlib to ProcessHacker

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3458 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-31 06:35:55 +00:00
wj32 089dd86c44 renamed functions to [verb] [object] form
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-30 08:35:37 +00:00
wj32 16f51a2ace fixed up some native defs according to official Microsoft documents
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3339 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 10:42:41 +00:00
wj32 0bd67358b6 added Symbols tab in Options
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3324 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 05:14:41 +00:00
wj32 68bda88da9 un-Win32-ization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3238 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-27 02:16:45 +00:00
wj32 714d26bd66 reverted r3217
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3218 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 05:25:59 +00:00
wj32 2a9c43df02 fixed x64 alignment issues
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3217 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 04:43:08 +00:00
wj32 486d5417c9 completed process statistics tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3196 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 00:58:14 +00:00
wj32 9fbf1fa652 flush query results list instead of popping
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3172 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-03 05:45:13 +00:00
wj32 a245726640 use lock-free list for thread/network query results
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3170 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-02 11:48:12 +00:00
wj32 9824393c15 memory tab now works
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3158 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-28 11:08:49 +00:00
wj32 311ece3d9e fixed symbol loading problem (kernel modules invading user space)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3136 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-14 07:45:47 +00:00
wj32 1410aa53c2 fixed some memory leaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3135 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-13 12:05:14 +00:00
wj32 39a444b6df completed KProcessHacker2 (slim version of KProcessHacker)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3042 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-08 05:54:23 +00:00
wj32 24aaaa4526 implemented thread details area
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3014 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-04 10:33:02 +00:00
wj32 9f653c120a * removed RunCount, added RunId support to all providers
* fixed PhBoostProvider

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3005 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-02 03:38:43 +00:00
wj32 5eb13dbec9 cycle time for idle process threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2996 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-30 09:16:06 +00:00
wj32 d07848fdfb added service tag resolution for threads!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2988 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-28 01:09:55 +00:00
wj32 c86be5bb1b added optional symbol provider delayed initialization
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2951 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-13 10:47:30 +00:00
wj32 428ff7f9cb completed job limits list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2947 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-13 07:19:36 +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
wj32 bbe1014194 switched to using the LSA API
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2851 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-20 00:38:43 +00:00
wj32 edfb93d3d5 added some annotations
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2819 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-12 10:43:52 +00:00
wj32 3f980dd9b9 added debug console
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2791 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-02-06 05:21:17 +00:00
wj32 20f14aca4a added highlighting for suspended threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2775 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-31 01:36:39 +00:00
wj32 24018055cd added thread and handle highlighting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2769 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-30 01:35:21 +00:00
wj32 d05f72d1b0 fixed reference leaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2765 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-29 12:04:27 +00:00
wj32 f91cdd3ac6 added appstarting cursor when loading symbols
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2748 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 08:54:39 +00:00
wj32 df75508651 * added state highlighting
* fixed thread cycle time struct definition

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2743 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 06:50:54 +00:00
wj32 075d6ff82e completed sorting implementation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2742 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-26 01:13:08 +00:00
wj32 c531247ece improved sorting; added sorting to the threads list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2737 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-25 09:53:25 +00:00
wj32 1fbeb3ca4e * fixed display of non-standard thread priorities
* fixed compile error

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2686 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-20 01:09:22 +00:00
wj32 60da9ee7fd various symbol/stack-walking related fixes/enhancements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2680 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-19 09:55:32 +00:00
wj32 8f534b0d81 added menus, implemented handle closing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2661 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-18 10:47:28 +00:00
wj32 70dc934c21 completed file dialog code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2647 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-17 00:05:31 +00:00
wj32 c30c6dae89 added size formatting
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2637 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-16 06:35:45 +00:00
wj32 77f5b385ce threads now disappear when the process exits
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2633 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-15 23:19:34 +00:00
wj32 430ca1cb84 fixed thread provider memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2632 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-15 23:14:31 +00:00
wj32 cb9bf307b6 more symbol fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2631 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-15 22:59:15 +00:00
wj32 672dda4215 fixed start addresses incorrectly changing to the StartAddress instead of Win32StartAddress
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2629 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-15 22:34:42 +00:00
wj32 1f0fcacd32 symbol provider improvements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2628 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-15 22:21:49 +00:00
wj32 105e2179bd added cycles delta display for threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2623 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-15 00:38:51 +00:00
wj32 2833b5376b renamed PhPrintfString to PhFormatString
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2618 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-12 11:03:11 +00:00
wj32 a05b90988f * added some auto-release string functions
* added PhPrintfString

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2612 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-11 23:58:55 +00:00
wj32 eca0403006 fixed System Idle Process threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2592 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-09 23:21:53 +00:00
wj32 e3d03e1c2c * updated ref.c documentation, partially documented basesup.c
* added PhTrimStringToNullTerminator

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2587 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-01-08 07:14:33 +00:00