Commit Graph

659 Commits

Author SHA1 Message Date
wj32 c8ac0d8714 added pcre
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3356 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 07:39:11 +00:00
wj32 0ac301f506 updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3353 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 04:21:34 +00:00
wj32 cd3433299c updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3352 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 04:10:12 +00:00
wj32 17a1c5a9d7 fixed null dereference in PhpAddIconProcesses
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3351 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 04:03:35 +00:00
wj32 20ed41dd6d implemented all memory actions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3348 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 03:35:45 +00:00
wj32 d8251e0dbe * memory editor is now partially working
* fixed hex editor bugs
* added mousewheel support to hex editor

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3347 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-12 11:57:34 +00:00
wj32 e71eec2f3e added hexedit init code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3346 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-12 08:13:44 +00:00
wj32 1d1937dfd0 added PhFileStreamWriteStringAsAnsiEx
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3342 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 23:46:34 +00:00
wj32 5db0495392 fixed process record bug - records weren't zeroed, leading to invalid pointers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3341 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 11:29:53 +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 eba8d3f077 * introduced PH_FULL_STRING with SIZE_T Length instead of USHORT
* fixed overflow when copying listviews
* PhReAlloc -> PhReAllocate

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3337 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 09:46:17 +00:00
wj32 3851cf3da9 fixed process properties minimum height
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3336 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 08:41:28 +00:00
wj32 b07cbf4203 fixed bug
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3335 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 08:13:34 +00:00
wj32 04e0afe476 fixed thread stack window layout
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3334 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 06:34:46 +00:00
wj32 fae047b03b * added process database
* #2928566 - "Flag system for safe processes"

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3333 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 06:16:49 +00:00
wj32 b35703d96b #3025633 - "Feature Request: Run As --> Specify WinStation \ Desktop"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3332 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 01:35:30 +00:00
wj32 d5493d17c1 #3027888 - "Single-Click Tray Icon Restoration"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3331 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 00:14:37 +00:00
wj32 117b3a54e9 updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3330 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 23:42:35 +00:00
wj32 d8d9905dfa added Copy command to remaining listviews
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3329 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 23:39:07 +00:00
wj32 054fbf7ad9 Copy for the process tree is working
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 22:52:21 +00:00
wj32 403bdc0b00 updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3327 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 11:04:33 +00:00
wj32 43a060ee55 implemented Save
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3326 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 10:52:56 +00:00
wj32 14fb753c5e added Collapse Services on Start option
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3325 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 05:25:59 +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 83a87472db added compatibility code for dbghelp 5.1
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3323 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 04:48:11 +00:00
wj32 0f77e421a2 improved PhpLookupMappedImageExportName
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3322 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 04:12:38 +00:00
wj32 5ce8a4e7b4 fixed use of uninitialized variable on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3321 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 03:29:05 +00:00
wj32 29bffd98fd * added proper WOW64_PROCESS definition
* display WOW64 PEB address

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3320 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 02:32:38 +00:00
wj32 9a8ce42d61 display process record file names in procrecords command
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3319 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 02:03:31 +00:00
wj32 ab9220a637 fixed settings not being saved (again...)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3317 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 01:34:18 +00:00
wj32 0297a3f19a * fixed case where PH starts visible if its file name contains "taskmgr.exe"
* improved FiIn argument handling, file name handling and copying

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3316 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 22:58:10 +00:00
wj32 81d80afd80 fixed critical bug where settings won't be saved for new users (nuking first beta release)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3315 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 08:31:50 +00:00
wj32 227cadd07f preparing for first beta release
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3312 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 07:21:45 +00:00
wj32 a6f8aa7c45 * fixed PhSetFileDialogFileName on XP
* hide UAC menu items when elevated
* added icon to Show Details for All Processes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3311 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 07:16:40 +00:00
wj32 7d7ba7024c added missing compare functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3308 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 05:45:12 +00:00
wj32 38e06c4752 * find objects window now searches DLLs and mapped files
* more settings saved
* other enhancements

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3307 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 05:30:25 +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
wj32 90cd251cc2 implemented CPU Usage icon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3305 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 11:39:22 +00:00
wj32 8906b952ff * add Esc to exit
* disallow hiding the main window when there are no notification icons visible

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3304 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 11:23:31 +00:00
wj32 20a27b872d fixed elevated options
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3303 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 11:16:40 +00:00
wj32 5a89d3e77c added Replace Task Manager with Process Hacker
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3302 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 11:15:09 +00:00
wj32 cb553107be implemented Save for hidden processes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3301 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 07:06:25 +00:00
wj32 5f71001ee9 updated TODO.txt
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3300 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 06:12:54 +00:00
wj32 f6efdb3c1b * disallow removal of all columns
* turned on DT_NOPREFIX

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3299 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 03:59:11 +00:00
wj32 1148730bed fixed loading of column ordering for both list views and tree lists
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3298 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 03:53:40 +00:00
wj32 3fc56f3421 finished sorting for all columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3297 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 03:13:18 +00:00
wj32 d47dbc86f0 completed all columns (no sorting)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3296 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 02:54:32 +00:00
wj32 ff6a03bd4b * fixed treelist sorting
* added file-related columns

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3295 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 01:28:17 +00:00
wj32 46c60759bf added column chooser
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3294 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-08 01:00:40 +00:00
wj32 884730245b added a hackaround for tooltip crashing
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3292 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-07 12:39:49 +00:00