Commit Graph

1705 Commits

Author SHA1 Message Date
wj32 c3d16a9271 fixed NtGetNext* system requirements (needs Server 2003+, not Vista+)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2164 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-13 06:25:31 +00:00
wj32 1e63b9e5dc * changed ExtendedListView/TreeView namespace
* implemented Properties in Imports
* added DoubleClickChecks property

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2163 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-13 05:37:06 +00:00
wj32 7d9d7ea767 fixed ExtendedListView group links
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2162 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-13 04:31:07 +00:00
dmex04 cc28e49991 ExtendedListView code cleanup
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2161 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-13 01:09:44 +00:00
wj32 cbe160fc7f fixed RestartRecoveryInterop.cs declarations
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2155 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-12 07:24:49 +00:00
wj32 5fe9e81729 * disabled recovery
* prevented double restart

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2154 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-12 07:13:26 +00:00
wj32 c82af812cc removed messages in status bar
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2147 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-12 02:16:48 +00:00
dmex04 9e13b50993 readded !Debug to disable exception handlers in debug mode, fixed ExtendedListView native string creation, changed ExtendedListView tests
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2145 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-12 00:05:17 +00:00
xhmikosr b3d93bda8d git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2143 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-10-11 13:39:15 +00:00
dmex04 62b47d39bf switched Handle syntax
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2142 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 12:09:42 +00:00
dmex04 43a461c02d subclassed ExtendedListView, still faulty but promising... :P
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2141 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 11:42:58 +00:00
xhmikosr b34277165a Installer: added a couple comments and minor changes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2140 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 11:30:50 +00:00
xhmikosr 1dbc6266d7 Installer: create user-mode dump collection registry keys
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2139 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 11:19:15 +00:00
dmex04 53e02f2e0c fixed WER exception/handling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2138 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 10:48:09 +00:00
xhmikosr dfd5c8ff87 revert 2134
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2137 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 10:47:48 +00:00
wj32 d1b4158c97 half fixed ExtendedListView
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2136 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 10:37:01 +00:00
dmex04 71e4201700 fixed WER exception during recovery
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2135 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 10:27:18 +00:00
dmex04 74575681a6 installer - create user-mode dump collection registry keys during install + remove on uninstall
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2134 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 10:23:06 +00:00
dmex04 5f327770f5 ExtendedListView fixes
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2133 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 09:13:41 +00:00
wj32 eb73a9d725 * renamed GetNativeImageFileName to GetImageFileName, GetImageFileName to GetImageFileNameWin32
* GetImageFileNameWin32 doesn't use QueryFullProcessImageName

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2123 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 02:52:50 +00:00
wj32 f8f50cb051 * fixed tiny process creation notification inconsistency
* fixed ExtendedListView compilation error

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2122 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-11 02:01:06 +00:00
dmex04 1f7d1e956b fixed up few ExtendedListView signatures and functions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2121 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 22:33:15 +00:00
dmex04 0000296d46 added structs for ListViewLink support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2120 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 11:21:27 +00:00
wj32 6c6387347a added Donate menu item
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2119 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 09:42:02 +00:00
dmex04 5ea9a76b85 added IsInternetConnected check to VirusTotal click event, updater already supports it
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2118 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 03:37:14 +00:00
dmex04 70ac802fcd fixed IsInternetConnected, removed all PH proxy configuration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2117 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-10 01:14:31 +00:00
xhmikosr aead70528c added copyright notice in installer files
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2115 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-09 22:19:07 +00:00
dmex04 a61a27511f fixed invalid resource identifier warning
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2114 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-09 11:40:43 +00:00
xhmikosr 487a3ce4d6 *Installer: fixed previous commit
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2111 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-09 10:31:43 +00:00
xhmikosr 8d15224367 Installer: KPH set to start as System Start
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2110 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-09 10:29:37 +00:00
dmex04 447778cd96 re-enabled WER Restart/Recovery
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2109 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-09 10:10:44 +00:00
xhmikosr 49e9250383 *Installer: Use code instead of sc.exe to control KProcessHacker service
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2108 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-09 09:10:46 +00:00
dmex04 fe253bb6a7 added commenting, also added reference URL address
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2107 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-09 05:02:22 +00:00
dmex04 3cfc501ae0 added licence to RestartRecovery files, added extra IsInternetConnected test
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2106 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-09 04:35:25 +00:00
dmex04 6074511a7e added IsInternetAddressReachable, IsInternetConnected functions to PhUtils
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2105 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-09 03:12:43 +00:00
xhmikosr bbcacaa605 git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2104 21ef857c-d57f-4fe0-8362-d861dc6d29cd 2009-10-08 23:57:33 +00:00
wj32 d378cdad48 fixed -installkph and -uninstallkph command line options
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2103 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-08 23:35:28 +00:00
wj32 f603897438 fixed Permissions button being enabled with no service selected
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2102 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-08 04:07:07 +00:00
wj32 23e29f40a8 * disabled recovery
* fixed command line options

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2101 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-08 03:56:24 +00:00
wj32 3424d0a696 fixed Help.htm
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2100 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-08 03:47:22 +00:00
dmex04 be8ab499fa fixed Hresult comment, Added support for Windows RegisterForRestart and RegisterForRecovery
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2099 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-08 02:39:40 +00:00
dmex04 4812b8d274 removed duplicated VistaMenu calls "isVistaOrLater" and replaced with PH OSVersion
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2098 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-08 00:26:37 +00:00
dmex04 450f0517dd #2874030 - (complete) updated help file with new commandline options.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2096 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 23:07:15 +00:00
dmex04 5401f55c8c #2874030 - (1/2 complete) Updated commandline in "ProcessHacker -help"
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2095 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 22:45:16 +00:00
dmex04 c069c4f004 set threadscope for catching more exceptions on other threads
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2094 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 22:25:50 +00:00
dmex04 9193d39fc3 fixed HandleFilterWindow not resetting Taskbar progress under all conditions
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2093 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 20:24:39 +00:00
dmex04 98d9e9067b commented out Jumplist code and removed networkInfomation window -Reserved for future use
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2092 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 20:14:55 +00:00
dmex04 f218f4e8e2 added Network Diagnostics APIs and helper function
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2091 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 19:47:39 +00:00
wj32 e5ddd18b3d removing vista search box for the time being
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 10:21:15 +00:00
wj32 31fcbe3b6a * removed ElevationLevel/AlwaysElevate check (that's not what the option is for)
* simplified Program.cs
* added -installkph and -uninstallkph

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@2089 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-10-07 07:07:44 +00:00