Commit Graph

2457 Commits

Author SHA1 Message Date
wj32 c1ede6c1ff dump: fixed duplicate modules
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2457 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 10:59:47 +00:00
wj32 43f3274be2 dump: added WOW64 module information
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2456 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 10:55:51 +00:00
wj32 c68bbb17d0 added progress dialog for creating dumps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2455 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 10:43:51 +00:00
wj32 6e46a701a9 added exception messages
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2454 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 05:39:03 +00:00
wj32 91c141e78c fixed comment
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2453 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 05:32:08 +00:00
wj32 9a87d582a9 fixed module context menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2452 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 04:17:03 +00:00
wj32 0218f77d4b added useful tooltips to the module list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2451 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 04:11:26 +00:00
wj32 b0aeefa191 small UI fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2450 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 04:01:25 +00:00
wj32 6fdada89ab dump: fixed DPCs and Interrupts position
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2449 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 03:57:36 +00:00
wj32 773fdaea64 added DPCs and Interrupts to dumps
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2448 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-18 03:56:32 +00:00
wj32 468712af4c added ability to dump process history manager data
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2447 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 11:16:50 +00:00
wj32 3c861b2421 added time stamp, made time representation more compact
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2446 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 10:18:09 +00:00
wj32 abfe7e8b5d fixed some exceptions when viewing dumps created under LUAs
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2445 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 10:06:57 +00:00
wj32 ae1cb02437 added safeguard to Dump against values having null characters
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2444 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 08:52:34 +00:00
wj32 a50244a4e0 fixed service menu
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2443 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 08:45:20 +00:00
wj32 b5f8a6fb0b dump: added service info display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2442 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 08:43:51 +00:00
wj32 47fc04f776 dump: added token info display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2441 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 08:10:24 +00:00
wj32 1cd86b7b1a fixed error when opening an invalid dump file
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2440 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 05:01:10 +00:00
wj32 8518803f91 dump: fixed process type display
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2439 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:58:41 +00:00
wj32 167e049e59 dump: fixed leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2438 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:53:25 +00:00
wj32 b5f5d84808 dump: disabled ENTER and DEL shortcuts in handle list
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2437 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:47:27 +00:00
wj32 f769bbf1e4 dump:
* fixed NullReferenceException in DumpProcessWindow
* fixed handle info dumping on x64

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2436 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:45:14 +00:00
wj32 623cc5070e * dump: fixed command line values for POSIX processes
* added copyright headers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2435 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:41:29 +00:00
wj32 16dc07e5b9 almost finished DumpProcessWindow (token properties not present)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2434 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 04:36:50 +00:00
wj32 928cedaff5 added Architecture field
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2433 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 02:25:45 +00:00
wj32 fae4d7da88 dump: fixed IsCritical and IsWow64
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2432 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 02:22:31 +00:00
wj32 4963f89230 dump: fixed buggy code in ProcessTree.RefreshItems
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2431 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 02:09:22 +00:00
wj32 8496f91121 fixed reference leak in MemoryFileSystem.ReadDataCell
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2430 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 02:02:12 +00:00
wj32 9cfc52aeba fixed previous commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2429 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 01:41:48 +00:00
wj32 a572b50351 dump:
* fixed current user highlighting
* made compatible with x64

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2428 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 01:37:35 +00:00
wj32 51b6561654 dump: fixed usernames on XP
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2427 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 01:25:25 +00:00
wj32 32b99b5eda dump:
* fixed "File not processed yet" message
* fixed service process highlighting

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2426 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 01:22:06 +00:00
wj32 6afdcb9925 * fixed process tooltips when viewing dumps
* fixed Save as text file on XP
* updated CHANGELOG.txt

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2425 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 01:16:21 +00:00
wj32 26fbdebe5d added VM and IO counters dumping
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2424 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 00:49:14 +00:00
wj32 6a77101400 started dump viewer
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2423 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-17 00:17:49 +00:00
wj32 1816c21f39 completed dump feature
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2422 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-16 22:21:07 +00:00
wj32 6e12ea2438 completed info dumping code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2421 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-16 22:01:17 +00:00
wj32 f79435956a started dump code
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2420 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-16 11:10:27 +00:00
wj32 9da6ae4934 * completed MFS
* added MessageLabel

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2419 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-16 08:19:48 +00:00
wj32 8d9de0ae3e * started MFS
* UnicodeEncoding -> Encoding

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2418 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-15 11:39:05 +00:00
wj32 25280a4320 the "-elevate" command line option propagates other arguments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2417 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-14 06:06:36 +00:00
wj32 0e14d706fe added some useless stuff
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2416 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-13 02:11:38 +00:00
wj32 4366e2d5d7 removed BS comments
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2415 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-11 10:33:18 +00:00
wj32 d716223cfa #2912500 - "Failed to compare two elements in the array."
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2414 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-11 08:15:00 +00:00
wj32 19ceee688a #2911957 - "The given key was not present in the dictionary."
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2413 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-10 20:20:18 +00:00
xhmikosr f4af7be6cc git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2412 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-12-10 17:15:33 +00:00
wj32 9a269025fd * bump to 1.9
* #2911938 - "The given key was not present in the dictionary."

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2411 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-10 11:36:10 +00:00
wj32 d73a1f11a6 added some FairResourceLock stats
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2410 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-10 11:18:27 +00:00
wj32 e1e334ae88 added defer event creation support to FairResourceLock (not enabled by default)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2409 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-10 10:45:40 +00:00
wj32 d05563fb80 added safety check to ProcessWindow.Dispose
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2408 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-12-10 08:15:22 +00:00