Commit Graph

16 Commits

Author SHA1 Message Date
wj32 fbda5a5019 enable visual styles first
add one known issue

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@238 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 06:48:59 +00:00
wj32 e7cc110f1d use System.Diagnostics.Process.GetCurrentProcess().Handle.ToInt32() as a fallback only
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@231 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 04:31:21 +00:00
wj32 2a2dc2cc87 get debug privilege, then open a handle to the current process
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@230 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 04:19:17 +00:00
wj32 a7e8a07b4f fix most handle leaks
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@226 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-06 00:24:36 +00:00
wj32 1f1f2cc38a add tray icon
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@196 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-12-02 07:22:50 +00:00
wj32 7be8d04968 disable start process if user is running XP
warn before exitprocess

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@181 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-30 11:27:17 +00:00
wj32 ea9da4d78d fix crash when opening two thread windows from the same PID and TID
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@134 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-23 05:10:05 +00:00
wj32 a36121fe92 add defaults, fix square brackets
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-22 07:53:52 +00:00
wj32 5d7173b54a add unhandled exception dialog
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@98 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 23:06:04 +00:00
wj32 6e06133df7 add always on top menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@91 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 09:41:44 +00:00
wj32 13291bffdb removed useless loops
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@83 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-21 06:33:44 +00:00
wj32 aa4e050d64 now saves pe window column settings
fixed crash when opening the same file twice

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@81 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-20 10:23:28 +00:00
wj32 0b7e09391f add pe window
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@77 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-11-18 10:44:22 +00:00
wj32 ad3fc981bc add lots of documentation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@15 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 07:59:18 +00:00
wj32 47115c6e31 Prepare for thread stack walking code
Added WaitReason column

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@11 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2008-10-22 06:06:12 +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