Commit Graph

28 Commits

Author SHA1 Message Date
wj32 5f94524b52 renamed enum to PS_CREATE_STATUS (as per Windows Internals book)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3765 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-21 04:05:38 +00:00
wj32 95074c16b1 reversed more native API functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3756 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-17 03:34:58 +00:00
wj32 c5bcee4023 fixed manifest info members
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3753 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-16 10:52:56 +00:00
wj32 e1c0a810a7 changed reserve object type to enum
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3751 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-16 09:05:28 +00:00
wj32 e778059704 updated worker factory definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3749 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-16 07:07:19 +00:00
wj32 39725b1d40 reverse-engineered most of NtCreateUserProcess
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3748 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-16 04:51:05 +00:00
wj32 e1cf4625da reverse-engineered Vista+ process/thread creation functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3747 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-14 09:56:46 +00:00
wj32 426a69e815 added Peak Handles
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3745 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-14 04:15:33 +00:00
wj32 21d638ef3d added some annotations and new definitions to ntpsapi.h
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3581 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-09 11:11:31 +00:00
wj32 511bfc69d6 added PROCESS_WS_WATCH_INFORMATION_EX
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3546 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-08-29 06:48:31 +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 0bd0f82b91 added memory reserve object definitions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3390 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-18 04:38:21 +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 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 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 ec458bd0c9 * completed system information window
* unused process records are now purged

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3274 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-07-06 01:59:17 +00:00
wj32 2f53e67ee6 updated NT headers
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3221 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-20 02:10:34 +00:00
wj32 a4fd959fad * added SRW lock definitions
* added thread pool definitions
* renamed ntktmapi to nttmapi

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3216 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-19 03:09:56 +00:00
wj32 f40644e9e6 * added more NT definitions
* started graph control

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3215 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-06-18 12:07:29 +00:00
wj32 85f7ff564d minimum target is now Windows XP; queued lock only works with keyed events anyway
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-05-04 08:40:16 +00:00
wj32 2327000b9b * added ntcm, ntpnpapi, ntpoapi, ntregapi, ntxcapi
* completed others

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3000 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-30 10:59:00 +00:00
wj32 fd2a213a4a completed process handle tracing defs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2999 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-30 09:58:04 +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 e03df23688 * added some new structures to ntpsapi.h
* added some functions to ntrtl.h

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2966 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-15 09:02:44 +00:00
wj32 7c46412170 * completed x86 and x64 ntdll.def files
* migrated remaining ntdll imports

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2956 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-14 06:59:20 +00:00
wj32 3201e79b7e * moved some process provider querying
* added job property page (Advanced window not complete)

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2946 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-03-13 03:08:47 +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