Commit Graph

16 Commits

Author SHA1 Message Date
wj32 32223a9ff4 improved PhReleaseQueuedLockExclusive
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4236 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-18 11:57:29 +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 777faaad0e * added PhMatchWildcards
* added insert functions for PH_FULL_STRING
* added PhFinalStringBuilderString

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3564 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-05 03:08:17 +00:00
wj32 e5e1458163 changed synchronization definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3491 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-13 08:57:48 +00:00
wj32 ac4c19f747 improved PhfSetEvent
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3490 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-10 08:53:17 +00:00
wj32 9f2b1bc5fc added PhfWaitForConditionEx
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3475 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-07 03:47:17 +00:00
wj32 948a19dfff * added PH_BARRIER
* fixed wake event

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3472 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-07 01:51:15 +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 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 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 2a1deb450f improved synchronization definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3210 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-16 06:50:30 +00:00
wj32 4dbcbcb098 minor fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3192 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-12 09:52:33 +00:00
wj32 321f505efa fixed typos
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3078 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-04-28 01:29:41 +00:00
wj32 1aa2d22f86 * fixed handle table bugs
* added PhQueryInformationHandleTable/PhSetInformationHandleTable
* fixed PhfPulse(All)Condition
* added Wake Event

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2979 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-25 06:37:04 +00:00
wj32 39315abbf9 completed handle table
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2975 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-24 09:44:17 +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