Commit Graph

9 Commits

Author SHA1 Message Date
wj32 2afe65ec26 * ExtendedNotifications: added ability to log events to a file
* fixed flag propagation in PhCreateFileStream

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3881 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-10 23:22:53 +00:00
wj32 9bd6b26ae9 * symprv is now delay loaded
* added PH_CALLBACK_DECLARE for static initialization of PH_CALLBACK objects

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3616 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-13 12:04:51 +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 19c30b3ce6 fixed log clearing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3502 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-15 08:53:28 +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 9d58088371 * fixed log memory leak
* fixed process record unlinking

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3399 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-20 22:54:46 +00:00
wj32 91a21911c1 added parent name to process log entries
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3372 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 10:41:20 +00:00
wj32 585b149845 * added logging system and log window
* replaced NtQuerySystemTime with PhQuerySystemTime (entirely user-mode)

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