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
d964f1487e
changed to faster MD5 implementation
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3355 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 05:44:40 +00:00
wj32
bd6371953e
added MD5 and SHA implementations to avoid importing them
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3354 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 05:15:00 +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
fd6ba5ebe0
fixed x64 compiler warning
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3350 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 03:59:55 +00:00
wj32
cc48bf9b9f
fixed hex editor SHORT overflow
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3349 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-13 03:50:09 +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
6d7760a5c3
ported a hex editor control
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3345 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-12 08:11:34 +00:00
wj32
4c4659d2aa
added RTL registry routines
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3344 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-12 00:59:01 +00:00
wj32
2825382ebd
* added old threadpool defs
...
* fixed some other minor things
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3343 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-12 00:37:47 +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
4868f49acb
fixed docs
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3340 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 11:02:43 +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
5e60d122ff
removed some whitespace
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3338 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-11 10:27:59 +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
ecee3f1144
shouldn't connect to the internet anymore for verification
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3318 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-10 01:44:56 +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
c696695896
* fixed PhCreateFileWin32 with relative names
...
* complete refresh of libs and fixlib.exe
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3314 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 08:01:30 +00:00
wj32
4f79c54013
updated fixlib.exe
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3313 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 07:24:25 +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
33a795565e
fixed bug in PhSetFileDialogFileName
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3310 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 06:50:11 +00:00
wj32
5dc6c93da9
hacked around Windows XP treelist clipping problem
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3309 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-09 06:41:44 +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