Commit Graph

78 Commits

Author SHA1 Message Date
dmex 8f51a6d3a8 ProcessHacker: removed UTF16LE encodings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5723 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2015-02-24 02:29:09 +00:00
xhmikosr 5bebaf9ad3 Update the sln files to use VS2013.
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5597 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2014-01-02 09:57:51 +00:00
wj32 1a6c9e81ce * updated headers for Windows 8.1
* added suspend count to thread details
* added ARM machine to peview

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5585 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-20 00:32:58 +00:00
wj32 c80f615ffe disable OS version checking when verifying driver signatures
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5577 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-18 06:55:02 +00:00
wj32 742087d91d peview: added manifest
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5576 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-18 03:48:53 +00:00
wj32 6ba6a78554 peview: fixed label widths
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5574 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-17 11:21:29 +00:00
wj32 5d7a779f6a peview: don't use PH_VERIFY_PREVENT_NETWORK_ACCESS when viewing certificate
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5573 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-17 11:18:15 +00:00
wj32 563dc14ddb use PWCHAR instead of PWSTR for strings that are not null-terminated
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5572 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-17 06:19:29 +00:00
wj32 78c754bf34 peview: added signature verification
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5571 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-17 06:08:22 +00:00
wj32 ccc33ed389 use wWinMain instead of WinMain
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5568 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-14 21:05:44 +00:00
wj32 45b9dd68fb * added some concurrency SAL annotations and fixed some annotations
* added PhBufferToHexStringEx
* fixlib: updated code

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5562 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-11-13 23:32:14 +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
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
dmex 7fc0895816 PH trunk: Removed MFC build requirements
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@5430 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2013-08-16 22:34:48 +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 fa71c64b4d peview: resolve link target
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4991 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2012-04-21 11:36:12 +00:00
wj32 268ad005de fixed x64 compiler warnings
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4880 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-20 01:25:57 +00:00
wj32 ccee5ac78b added menu item to copy cell text
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4878 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-20 01:22:14 +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 4328ba23f8 fixed version numbers (again)
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4822 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-09 09:57:05 +00:00
wj32 6d1874e7ce added Image base to peview
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4813 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-11-08 10:31:02 +00:00
wj32 223fb91950 * fixed treenew divider animation bug
* don't initially focus name in token tab
* improved token page list view column width handling

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4541 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 07:22:34 +00:00
wj32 6a2e554d8f don't focus handle name when handle properties is opened
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4539 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 03:25:41 +00:00
wj32 75ecbc0d47 * peview: added .ax and .acm to extension list
* peview: don't focus flags when CLR tab is selected

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4537 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 03:08:51 +00:00
wj32 3caaae4834 peview: hide Imports/Exports if there are no imports/exports
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4536 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-08-25 03:01:22 +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 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 869c6a6dbb fixed indentation
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4214 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-30 07:38:12 +00:00
wj32 167869c6ae added Load Config tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4213 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-30 04:29:21 +00:00
wj32 a6b0fb72de PE viewer: added display of delay imports
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4204 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-21 23:56:52 +00:00
wj32 c86f32e159 WindowExplorer: delay load comctl32.dll and ProcessHacker.exe
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4199 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-14 04:18:25 +00:00
wj32 f081c2a3a8 added version string to peview CLR tab
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4198 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-05-13 23:03:27 +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 368e7b005e improved fiin file name handling
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@4037 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2011-01-23 07:07:07 +00:00
wj32 216ee0ada2 * added tests
* deleted useless vcproj files

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3928 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-24 03:27:11 +00:00
wj32 86510d6ce2 updated fixlib.exe
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3915 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-21 10:27:55 +00:00
wj32 5d00377aa5 * updated NT headers
* added ntzwapi.h (auto-generated)
* added GenerateZw tool

git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3875 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-12-05 01:45:13 +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 e5ed17085b added CLR tab to peview
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3772 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-22 02:25:55 +00:00
wj32 065d094ab6 added time stamp display to peview
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@3727 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2010-10-07 23:28:16 +00:00