Commit Graph

34 Commits

Author SHA1 Message Date
dmex 83d404e319 Plugins: Updated all resource files to vs2013 format; Fixed some invalid resource(s) values;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5714 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-02-23 08:00:41 +00:00
dmex ff97f3cbee ExtendedNotifications: Fixed growl warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5670 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-02-08 08:17:44 +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
xhmikosr 5c75561ff5 Clean up project files.
* remove the obsolete _ProjectFileVersion property
* remove EnableEnhancedInstructionSet for Debug and x64 configurations (x64 is always SSE2)
* remove unused Midl properties

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5485 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-22 18:05:15 +00:00
dmex 7499532792 Upgraded project to Visual Studio 2013
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5466 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-20 20:15:00 +00:00
dmex b0b27074e6 Plugins: Removed MFC build requirement; Fixed vs2012 resource templates;
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5427 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-08-16 22:08:41 +00:00
wj32 4f0c2e2e88 * ExtendedNotifications: call closesocket in growl_tcp_datagram
* AtomTablePlugin: updated ignore list

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5348 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-07-15 12:07:57 +00:00
dmex edfb49d1d7 Plugins: Fixed Win32 plugins compile warning (ancient x64 edit+continue flags)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5328 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-06-23 12:58:42 +00:00
wj32 cb5472f485 added .props file for plugins
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5162 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-09 05:49:13 +00:00
wj32 d0df5194a9 * re-added XP support
* added x86 dynamic (KPH) data for Windows 8

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5098 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-11-29 12:10:37 +00:00
dmex be41a749f9 Updated all solutions to Visual Studio 2012 and .NET 4.5, removed duplicate definitions.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5090 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-10-21 06:50:45 +00:00
wj32 599bf44532 3.x merge - PH_STRING conversion
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4876 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-19 11:10:51 +00:00
wj32 cc45121eea patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4857 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-15 09:41:42 +00:00
wj32 07a2c8d7f2 ExtendedNotifications: improved Growl registration
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4732 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-12 00:35:59 +00:00
wj32 b3948feda8 ExtendedNotifications: bump to 1.3
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4730 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-11 09:13:30 +00:00
wj32 37373d192d ExtendedNotifications: fixed x64 compilation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4729 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-11 09:11:31 +00:00
wj32 87e49c21bf ExtendedNotifications: added Growl support
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4728 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-10-11 09:05:16 +00:00
wj32 ed81c34b2c patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4534 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 02:43:45 +00:00
wj32 2b955b0cb2 * removed KphHandle argument from KPH functions
* removed control Create functions
* consistently use VOID for functions with no parameters
* PPVOID -> PVOID *
* PhRefreshMupDevicePrefixes -> PhUpdateMupDevicePrefixes, PhRefreshDosDevicePrefixes -> PhUpdateDosDevicePrefixes

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4508 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-22 03:12:13 +00:00
wj32 a5d8b76a6f * updated project configuration: use base bin directory for peview and plugins
* made bin release directory structure more convenient

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4472 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-19 05:15:51 +00:00
wj32 5e0d5c469e patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4359 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-26 10:28:55 +00:00
wj32 b45d561410 patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4348 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 11:02:19 +00:00
wj32 42ec373158 * updated NT header files
* replaced rev.h with winmisc.h
* removed MinimalRebuild from project files

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4346 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 02:08:23 +00:00
wj32 72354277ef patch by xhmikosr
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4241 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-20 02:44:46 +00:00
wj32 d56ffb2f83 * fixed plugin preprocessor defines for 64-bit
* WindowExplorer: fixed 64-bit bugs

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4224 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-05 02:04:56 +00:00
wj32 7557afd003 * bump to 2.13
* updated dates

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4112 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-26 11:24:01 +00:00
wj32 1db0781a65 * changed plugin information handling to be more flexible
* added plugin URL
* added highlighting for .NET plugins

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4027 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-22 04:44:20 +00:00
wj32 cbdb77546d fixed some file dialogs not being modal
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4004 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-16 02:46:03 +00:00
wj32 2afe65ec26 * ExtendedNotifications: added ability to log events to a file
* fixed flag propagation in PhCreateFileStream

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3881 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-10 23:22:53 +00:00
wj32 733ae94ffb switched to VS 2010
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3773 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-22 04:04:03 +00:00
wj32 992cf747d0 * added Recovery tab to ExtendedServices (read-only for now)
* added PhQueryServiceVariableSize
* added copyright headers

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3629 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-16 09:46:40 +00:00
wj32 3d32eaca29 fixed memory leak
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3621 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-14 00:39:03 +00:00
wj32 09d519a728 small change
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3584 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-10 07:09:57 +00:00
wj32 4f28b4a5f9 added ExtendedNotifications plugin
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3579 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-09-09 09:18:49 +00:00