Commit Graph

33 Commits

Author SHA1 Message Date
wj32 d0b7a4bd3b completely removed the old tree list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4286 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-04 03:50:42 +00:00
wj32 3abbf33c68 propagate the -newinstance parameter
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4225 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-05 11:19:36 +00:00
wj32 e4c172c0eb fixed keyboard-invoked context menu positioning when the selected item is off-screen
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4212 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-29 12:21:59 +00:00
wj32 986f4e84d7 fixed incorrect handling of window positions (GetWindowPlacement and SetWindowPos don't go together well - e.g. when the taskbar is at the top of the screen)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4202 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-21 22:28:58 +00:00
wj32 282d7584c7 separated version numbers into phappres.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4173 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-24 11:06:20 +00:00
wj32 bbda2bdb6c * added copy support to PE viewer
* moved cpysave to phlib

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4115 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-28 05:41:35 +00:00
wj32 7557afd003 * bump to 2.13
* updated dates

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4112 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-26 11:24:01 +00:00
wj32 347dcc0983 PhSplitStringRefAtStringRef -> PhSplitStringRefAtString
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4100 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-19 22:38:58 +00:00
wj32 513ac14696 improved and fixed PhShellExecuteUserString
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4098 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-19 10:26:22 +00:00
wj32 6d9da31d81 propagate the -noplugins option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-14 08:31:17 +00:00
wj32 3c8a8cffa2 use RtlDetermineDosPathNameType_U instead of searching for a colon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4081 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-10 10:19:10 +00:00
wj32 8e5ceddd3b added some documentation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4070 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-05 10:39:14 +00:00
wj32 3ac0cc15e6 improved PE Viewer error message
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4060 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-29 21:48:26 +00:00
wj32 ae12137188 improved command line propagation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4049 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-26 06:05:38 +00:00
wj32 0a4757ee07 switched all context menu handling to WM_CONTEXTMENU
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4038 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 22:07:44 +00:00
wj32 8a13db736c reverted
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3954 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-31 04:14:18 +00:00
wj32 b71de086b8 added friendly error messages (disabled for now)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3953 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-31 04:01:43 +00:00
wj32 1f39ee4af9 minimum sizes are now relative (for high DPI support)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3951 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-30 10:53:24 +00:00
wj32 8eea12f229 un-Win32'd the registry functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3904 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-20 08:18:10 +00:00
wj32 111b604f41 use listview-supplied check boxes instead of ticks/crosses for highlighting config list view
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3897 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-19 06:53:52 +00:00
wj32 b540783f2e added memory list info to ExtendedTools
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3855 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-22 06:40:50 +00:00
wj32 e7a8523f37 propagate certain command line arguments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3818 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-31 09:21:56 +00:00
wj32 23b8537f86 added WOW64 support to PhGetProcessKnownType
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3814 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-31 00:50:23 +00:00
wj32 af5e86e548 * added winsta.lib
* switched to winsta functions

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3732 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-09 08:43:24 +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 62723907ed added PhConcatStringRef2
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3701 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-30 05:53:30 +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 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 5934a25b82 for purposes of case insensitivity, use uppercase instead of lowercase (3x faster)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3543 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-29 02:35:27 +00:00
wj32 ec6809fa4f changed PhExpandEnvironmentStrings argument to a PH_STRINGREF
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3499 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-15 01:43:47 +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 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