19 Commits

Author SHA1 Message Date
wj32 40158c9f68 Process Hacker now takes 32-bit dumps of 32-bit processes on 64-bit Windows
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6015 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-02 15:27:49 +00:00
wj32 533a43f3c0 Remove PPVOID definition
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@6011 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-06-01 06:57:14 +00:00
wj32 722b916599 Update native headers for Windows 10 Insider Preview
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5954 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-05-25 16:12:44 +00:00
wj32 80a741e9eb Bump to 2.35; change uses of _M_IX86 and _M_X64 to _WIN64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5845 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-04-29 13:19:41 +00:00
wj32 36a4284b8d converted all annotations to SAL 2.0
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5548 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-10 06:25:03 +00:00
wj32 365f364166 updated NT headers for Windows 8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5117 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-06 09:02:25 +00:00
wj32 968a05bfe4 applied some NT header fixes from 3.x
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4871 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-18 09:58:09 +00:00
wj32 7aecac4b50 began completely re-writing KProcessHacker (main project does NOT compile)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3929 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-24 11:58:50 +00:00
wj32 23b8537f86 added WOW64 support to PhGetProcessKnownType
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3814 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-31 00:50:23 +00:00
wj32 f4009aaa4a * adding ability to unload WOW64 modules (not working yet)
* no longer uses RtlQueryProcessDebugInformation to get WOW64 modules
* renamed header guards
* updated CHANGELOG.txt

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3436 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-26 11:01:35 +00:00
wj32 1547bf6beb fixed x64 alignment issues (better fix)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3219 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 05:40:11 +00:00
wj32 714d26bd66 reverted r3217
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3218 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 05:25:59 +00:00
wj32 2a9c43df02 fixed x64 alignment issues
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3217 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 04:43:08 +00:00
wj32 2f222e88be restructured some header files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3206 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-13 10:47:00 +00:00
wj32 1c1574bac9 added MUP resolution
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3165 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-01 12:24:48 +00:00
wj32 5de79e9750 * added more native defs
* added reverse-engineered SYSTEM_PROCESS_IMAGE_NAME_INFORMATION
* now can get the file name of any process, under any account and without KProcessHacker, on Vista and above

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2995 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-30 07:49:52 +00:00
wj32 a1f3e9360c * implemented session properties
* added more native types/functions
* use WIN32_LEAN_AND_MEAN

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2986 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-27 11:03:32 +00:00
wj32 73b3aac0ed completed ntlpcapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2962 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-14 10:04:39 +00:00
wj32 6679b3becf restructured common code into phlib
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2935 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-11 04:15:11 +00:00