Commit Graph

12 Commits

Author SHA1 Message Date
wj32 ffba93f8e8 * added PH_MODULE_TYPE_MAPPED_IMAGE (not actually implemented yet)
* clarified I/O priority levels

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3846 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-19 06:20:41 +00:00
wj32 6ae48892a6 * optimized PhGetMemoryProtectionString
* skip guard pages when searching memory

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3702 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-30 06:09:44 +00:00
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 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 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 47ca614d8d fixed x64 compiler warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3173 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-03 05:45:54 +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 913296b59d forgot a line
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3156 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-27 11:37:33 +00:00
wj32 263da47c89 completed memory provider
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3155 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-27 11:36:09 +00:00
wj32 9287af19d2 added names (GUIDs) for EtwRegistration objects
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3152 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-26 11:10:00 +00:00
wj32 52b18fcc40 * fixed bug where System is displayed as being a POSIX process
* fixed tree list on Server 2003
* fixed network list images - ILC_MASK needed

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3144 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-17 06:31:17 +00:00