wj32
ed81c34b2c
patch by xhmikosr
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 02:43:45 +00:00
wj32
2b955b0cb2
* removed KphHandle argument from KPH functions
...
* removed control Create functions
* consistently use VOID for functions with no parameters
* PPVOID -> PVOID *
* PhRefreshMupDevicePrefixes -> PhUpdateMupDevicePrefixes, PhRefreshDosDevicePrefixes -> PhUpdateDosDevicePrefixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 03:12:13 +00:00
wj32
8d3fc2d912
changed L"" to NULL in CreateWindow calls
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4308 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-07 11:43:50 +00:00
wj32
c97576b612
* hex editor: respect wheel scroll lines setting instead of always scrolling one line
...
* hex editor: fixed arrow keys when the address is selected
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4197 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-13 12:17:08 +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
dc6da03d8b
eliminated some printf usages
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4101 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-19 23:29:37 +00:00
wj32
58db31301d
* added Disk and Network graphs
...
* made window classes global
* fixed process names when no usage is recorded for a tick
* fixed some plugin API bugs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3871 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-04 08:29:00 +00:00
wj32
7035f5d4ab
* hexedit is a bit faster
...
* added "mem" command to debug console
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3793 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-24 10:18:27 +00:00
wj32
22f24e61e4
moved some global variables from phlib to ProcessHacker
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3585 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 07:49:46 +00:00
wj32
ece2b397c4
banned \n
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3376 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 12:08:52 +00:00
wj32
6448619acb
banned \r as well
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3375 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 12:06:58 +00:00
wj32
87b70512e6
don't allow tab characters to screw up the hex editor
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3374 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-15 12:02: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
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
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