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
xhmikosr
50604873dc
cleaned up project files
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5468 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-10-21 10:46:53 +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
wj32
8c10139a71
* bump to 2.30
...
* remove SSE2 requirement for x86
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5229 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-12-17 22:40:35 +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
af5aadb5dc
* added dynamic configuration to KPH
...
* updated KPH object functions for Windows 8
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4873 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-19 01:52:40 +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
5ef91fd488
* added plugin notification icon system
...
* ExtendedTools: added Disk, Network and GPU tray icons
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4849 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-14 02:32:40 +00:00
wj32
4a7e90efb0
* moved Memory Lists from ExtendedTools to main program
...
* ExtendedTools: added Disk and Network sections
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4837 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-12 09:40:41 +00:00
wj32
32b8623bc0
implemented section views in System Information
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4829 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-11 08:11:43 +00:00
wj32
b134a04f92
began rewrite of the System Information window
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4826 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-11 02:16:31 +00:00
wj32
cceacba094
patch by xhmikosr (revision number)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4819 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-09 09:46:24 +00:00
wj32
7f486e418e
moved pcre to ProcessHacker
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4817 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-09 01:13:31 +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
cb7b7b4299
converted handle list to treenew
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4457 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-16 01:58:48 +00:00
wj32
3a54c4cb8a
* converted thread list to treenew
...
* added PH_TREENEW_COLUMN.SortDescending
* added TN_STYLE_NO_COLUMN_REORDER
* use SortDescending for applicable columns
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4372 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-30 12:44:19 +00:00
wj32
7cc8b7f9e0
implemented extension manager and object extensions
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4365 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-29 09:49:18 +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
ccd4cdab64
re-organized mainwnd.c and added the PhMw prefix
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4358 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-26 08:45:27 +00:00
wj32
3b4b80a365
patch by xhmikosr
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4349 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-23 11:24:38 +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
7fe2e8befc
converted network list to tree new
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4297 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-05 12:22:29 +00:00
wj32
d0b7a4bd3b
completely removed the old tree list
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4286 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-04 03:50:42 +00:00
wj32
1c44859d76
* implemented column manager for tree new
...
* added TN_STYLE_NO_DIVIDER and TN_STYLE_ANIMATE_DIVIDER
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4276 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-07-03 08:36:21 +00:00
wj32
bbaa9ee855
started new tree list (warning: PH does not work!)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4260 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-30 09:29:55 +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
e63bd97423
put version information into separate files to stop them from being modified
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4235 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-06-18 05:07:20 +00:00
wj32
b7c396650b
added arrows to indicate whether a service is running
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4211 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-28 23:14:00 +00:00
wj32
282d7584c7
separated version numbers into phappres.h
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4173 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-24 11:06:20 +00:00
wj32
28680f8f16
put manifest in separate file
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4164 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-21 02:11:51 +00:00
wj32
33de160dc6
reverted manifest - mt.exe bug (see https://connect.microsoft.com/VisualStudio/feedback/details/626108/unrecognized-compatibility-section-in-manifest )
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4163 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-21 01:21:26 +00:00
wj32
beda58483b
added manifest to make PH run under Windows 7 context
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4162 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-04-21 01:06:32 +00:00
wj32
736d0048f9
implemented FilePool
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4133 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-03-12 05:13:32 +00:00
wj32
bbda2bdb6c
* added copy support to PE viewer
...
* moved cpysave to phlib
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4115 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-28 05:41:35 +00:00
wj32
3b66581ff7
added Remote Control
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4091 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-16 05:59:02 +00:00
wj32
47d895f50a
added phsvc
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4071 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-02-06 05:06:26 +00:00
wj32
55c02ae89e
mostly fixed high DPI support
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3950 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-30 10:12:15 +00:00
wj32
c0c0b52c41
converted modules listview to a treelist
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3843 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-11-18 09:48:40 +00:00
wj32
05cc8469fc
converted service list to a treelist
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3805 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 07:38:39 +00:00
wj32
20f71bab32
renamed srvlist.c to srvctl.c (preparing for new service list)
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3804 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-29 01:59:43 +00:00
wj32
0dcd3b0b6f
treat warnings as errors
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3801 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-28 04:03:37 +00:00
wj32
26feb600cb
deleted clrsup code
...
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3781 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-23 02:01:55 +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