wj32
c3adc0e3b4
fixed memory leak
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3387 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-16 11:42:09 +00:00
wj32
fcfb1aa9b2
improved search progress
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3386 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-16 10:57:12 +00:00
wj32
c7c4ef212e
speed up dynamic import a bit
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3384 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-16 02:33:23 +00:00
wj32
206fe93b15
some fixes
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3383 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-16 02:20:44 +00:00
wj32
f76ab1ad5e
use pre-defined privilege values instead of looking them up
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3382 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-16 02:19:26 +00:00
wj32
f9a128d83b
minimum length must be at least 4
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3377 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 12:19:09 +00:00
wj32
7600be554a
created a new string scanning algorithm that should be fairly bullet-proof
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3373 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 11:56:37 +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
e29cb121e5
fixed memory leak in GDI Handles
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3371 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 10:10:17 +00:00
wj32
3d8c1c81b4
re-use buffer for regex filtering instead of allocating every time
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3369 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 08:57:46 +00:00
wj32
99f2ca65b7
added PhFileStreamType to the diagnostics box
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3368 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 05:43:54 +00:00
wj32
3fbe157110
fixed Show Text option
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3367 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 05:39:38 +00:00
wj32
a4b3c796cf
fixed typo
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3366 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 05:33:26 +00:00
wj32
64b9e692c6
completed Highlighting options
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3365 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 05:29:37 +00:00
wj32
1f812126c8
added options pages for Highlighting (not completed) and Graphs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3364 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 04:32:04 +00:00
wj32
514108d177
* switched to mxml opaque nodes to preserve whitespace
...
* settings.xml file looks better now due to some added whitespace
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3363 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 02:13:42 +00:00
wj32
0b5b8c8cc0
results windows now have proper titles
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3362 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-14 11:53:10 +00:00
wj32
02c4faabf2
* added memory searching (string scanner only for now)
...
* fixed delimiting in PhaChoiceDialog saved choices
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3361 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-14 11:48:41 +00:00
wj32
6a39b8679a
future proofed proc DB enable flag
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3360 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 11:46:57 +00:00
wj32
ad16e56843
added Delayed start to service properties
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3359 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 09:00:28 +00:00
wj32
c21e08a22d
* added IDD_MEMRESULTS
...
* Memory Editor window now have names
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3357 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 08:23:58 +00:00
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