Commit Graph

14 Commits

Author SHA1 Message Date
wj32 21ec578087 removed the last usages of Win32.OpenProcess!
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@632 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-02-15 09:34:28 +00:00
wj32 2d78ed402d massive file header update - new format for source code headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@495 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-01-14 10:39:19 +00:00
wj32 0d720f92f3 * fix for invalid window location when restoring from hidden window
* bring back Copy and Select All for TreeViewAdv

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@385 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-22 23:59:27 +00:00
wj32 5beff32478 * added MemoryAlloc class - for managing global-alloc'ed memory
* addded LSAHandle, LSAPolicyHandle
* addded ServiceBaseHandle, ServiceManagerHandle
* revised all Win32 code to use MemoryAlloc class
* revised Win32 function imports to be more natural when used (ref -> out, int -> bool)
* moved session ID display from Process tab on HackerWindow.cs to TokenWindow.cs


git-svn-id: svn://svn.code.sf.net/p/processhacker/code@332 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-19 05:47:47 +00:00
wj32 5185349ace can now read exports!
PE Window updated with lots of info

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@78 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 07:48:35 +00:00
wj32 ad1e302621 add preliminary PE file reading code
fixed Filter button disabling/enabling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@75 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-18 08:53:20 +00:00
wj32 d55c7dcaf5 fix crash with regex filtering
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@73 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-16 03:35:17 +00:00
wj32 91a85146ed added filtering
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@72 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-15 02:12:38 +00:00
wj32 b47e98892a add smart window placement for the search window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@64 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-10 10:13:17 +00:00
wj32 30dccd58df Fixed Search window startup position
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@62 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-30 10:05:29 +00:00
wj32 adc7efe5a8 Added Privileges Window (to enable, disable and remove privileges)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@48 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-27 08:25:54 +00:00
wj32 b7b7963664 bump to 1.1.3.5
Now saves column settings
Now saves results and memory window settings

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@42 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 06:16:40 +00:00
wj32 59b3803721 Now has a good system of copying list items (currently in every ListView)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@41 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-26 05:44:43 +00:00
wj32 618b950560 Import
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-20 09:16:58 +00:00