diff --git a/include/AdjustPriv.h b/include/AdjustPriv.h index 056e6a8..a7a0e00 100644 --- a/include/AdjustPriv.h +++ b/include/AdjustPriv.h @@ -5,7 +5,7 @@ Function to grant a single privilege to a process. - @author Roger Orr + @author Roger Orr Copyright © 2003. This software is distributed in the hope that it will be useful, but @@ -19,12 +19,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1405 $ + $Revision: 1881 $ */ -// $Id: AdjustPriv.h 1405 2013-11-12 23:57:17Z Roger $ +// $Id: AdjustPriv.h 1881 2020-04-09 20:55:12Z Roger $ namespace or2 { diff --git a/include/DbgHelper.h b/include/DbgHelper.h index cff3e82..8db7f75 100644 --- a/include/DbgHelper.h +++ b/include/DbgHelper.h @@ -5,7 +5,7 @@ @file Helper for wrapping calls to the Microsoft DbgHelp.dll. - @author Roger Orr + @author Roger Orr Copyright © 2003. This software is distributed in the hope that it will be useful, but @@ -19,12 +19,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1657 $ + $Revision: 1881 $ */ -// $Id: DbgHelper.h 1657 2016-11-18 20:45:19Z Roger $ +// $Id: DbgHelper.h 1881 2020-04-09 20:55:12Z Roger $ #include diff --git a/include/DbgHelper.inl b/include/DbgHelper.inl index 87db0ae..b276b7a 100644 --- a/include/DbgHelper.inl +++ b/include/DbgHelper.inl @@ -4,7 +4,7 @@ /* Provide helper functions for DbgHelp DLL. - @author Roger Orr + @author Roger Orr Copyright © 2003. This software is distributed in the hope that it will be useful, but @@ -18,12 +18,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1603 $ + $Revision: 1881 $ */ -// $Id: DbgHelper.inl 1603 2016-02-15 22:24:56Z Roger $ +// $Id: DbgHelper.inl 1881 2020-04-09 20:55:12Z Roger $ #include diff --git a/include/DebugPriv.h b/include/DebugPriv.h index 0cc6816..9f9a771 100644 --- a/include/DebugPriv.h +++ b/include/DebugPriv.h @@ -8,7 +8,7 @@ Granting debug privileges enables being able to access other processes to read/write memory and debug them. - @author Roger Orr + @author Roger Orr Copyright © 2003. This software is distributed in the hope that it will be useful, but @@ -22,12 +22,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1405 $ + $Revision: 1881 $ */ -// $Id: DebugPriv.h 1405 2013-11-12 23:57:17Z Roger $ +// $Id: DebugPriv.h 1881 2020-04-09 20:55:12Z Roger $ #include "AdjustPriv.h" diff --git a/include/GetModuleBase.h b/include/GetModuleBase.h index 778f5f2..7ee4d4f 100644 --- a/include/GetModuleBase.h +++ b/include/GetModuleBase.h @@ -5,7 +5,7 @@ Function to provide an implementation of SymGetModuleBase. - @author Roger Orr + @author Roger Orr Copyright © 2003. This software is distributed in the hope that it will be useful, but @@ -19,12 +19,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1405 $ + $Revision: 1881 $ */ -// $Id: GetModuleBase.h 1405 2013-11-12 23:57:17Z Roger $ +// $Id: GetModuleBase.h 1881 2020-04-09 20:55:12Z Roger $ #ifndef _WINDOWS_ #include diff --git a/include/MsvcExceptions.h b/include/MsvcExceptions.h index 7908111..eb90c82 100644 --- a/include/MsvcExceptions.h +++ b/include/MsvcExceptions.h @@ -5,7 +5,7 @@ Data for Microsoft Visual Studio exceptions - @author Roger Orr + @author Roger Orr Copyright © 2004. This software is distributed in the hope that it will be useful, but @@ -19,12 +19,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1405 $ + $Revision: 1881 $ */ -// $Id: MsvcExceptions.h 1405 2013-11-12 23:57:17Z Roger $ +// $Id: MsvcExceptions.h 1881 2020-04-09 20:55:12Z Roger $ /* Value of ExceptionCode for an MSVC C++ exception ("msc") */ static DWORD const MSVC_EXCEPTION = 0xe06d7363; diff --git a/include/NtDllStruct.h b/include/NtDllStruct.h index a755117..005bcad 100644 --- a/include/NtDllStruct.h +++ b/include/NtDllStruct.h @@ -5,7 +5,7 @@ Header for NtDll Structures - defines some data structures used by the native API. - @author Roger Orr + @author Roger Orr Copyright © 2004. This software is distributed in the hope that it will be useful, but @@ -19,12 +19,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1405 $ + $Revision: 1881 $ */ -// $Id: NtDllStruct.h 1405 2013-11-12 23:57:17Z Roger $ +// $Id: NtDllStruct.h 1881 2020-04-09 20:55:12Z Roger $ // For MSVC 5.00/6.00 basetsd.h (changes with platform SDK) #ifndef _W64 diff --git a/include/Options.h b/include/Options.h index 9e8a87e..3a2af0f 100644 --- a/include/Options.h +++ b/include/Options.h @@ -5,7 +5,7 @@ @file Provide command line option handling. - @author Roger Orr + @author Roger Orr Copyright © 2003. This software is distributed in the hope that it will be useful, but @@ -19,12 +19,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1428 $ + $Revision: 1881 $ */ -// $Id: Options.h 1428 2014-10-04 21:55:56Z Roger $ +// $Id: Options.h 1881 2020-04-09 20:55:12Z Roger $ #include #include diff --git a/include/Options.inl b/include/Options.inl index 51ca2b4..b85ee5a 100644 --- a/include/Options.inl +++ b/include/Options.inl @@ -5,7 +5,7 @@ @file Implementation of command line option handling. - @author Roger Orr + @author Roger Orr Copyright © 2003. This software is distributed in the hope that it will be useful, but @@ -19,12 +19,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1569 $ + $Revision: 1881 $ */ -// $Id: Options.inl 1569 2015-09-10 22:25:51Z Roger $ +// $Id: Options.inl 1881 2020-04-09 20:55:12Z Roger $ #include #include diff --git a/include/ProcessHelper.h b/include/ProcessHelper.h index a022ce3..f0a89e2 100644 --- a/include/ProcessHelper.h +++ b/include/ProcessHelper.h @@ -5,7 +5,7 @@ @file Helper functions for process management. - @author Roger Orr + @author Roger Orr Copyright © 2003 @@ -20,12 +20,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1700 $ + $Revision: 1881 $ */ -// $Id: ProcessHelper.h 1700 2017-06-04 21:26:23Z Roger $ +// $Id: ProcessHelper.h 1881 2020-04-09 20:55:12Z Roger $ #pragma warning( disable: 4786 ) diff --git a/include/ReadInt.h b/include/ReadInt.h index ab4f851..daef193 100644 --- a/include/ReadInt.h +++ b/include/ReadInt.h @@ -5,7 +5,7 @@ @file Helper function for reading a string into an integer. - @author Roger Orr + @author Roger Orr Copyright © 2004 @@ -20,12 +20,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1405 $ + $Revision: 1881 $ */ -// $Id: ReadInt.h 1405 2013-11-12 23:57:17Z Roger $ +// $Id: ReadInt.h 1881 2020-04-09 20:55:12Z Roger $ #include // for string #include // for strtol diff --git a/include/ReadPartialMemory.h b/include/ReadPartialMemory.h index cdc1b69..317d781 100644 --- a/include/ReadPartialMemory.h +++ b/include/ReadPartialMemory.h @@ -5,7 +5,7 @@ Function to read partial memory buffer from a target process - @author Roger Orr + @author Roger Orr Copyright © 2011. This software is distributed in the hope that it will be useful, but @@ -19,12 +19,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1405 $ + $Revision: 1881 $ */ -// $Id: ReadPartialMemory.h 1405 2013-11-12 23:57:17Z Roger $ +// $Id: ReadPartialMemory.h 1881 2020-04-09 20:55:12Z Roger $ #include diff --git a/include/SimpleTokenizer.h b/include/SimpleTokenizer.h index 0483ff2..63d866e 100644 --- a/include/SimpleTokenizer.h +++ b/include/SimpleTokenizer.h @@ -5,7 +5,7 @@ @file Turn a string delimited by a given character into a vector of strings. - @author Roger Orr + @author Roger Orr Copyright © 2003. This software is distributed in the hope that it will be useful, but @@ -19,9 +19,9 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1405 $ + $Revision: 1881 $ */ #include diff --git a/include/StrFromWchar.h b/include/StrFromWchar.h index 11dd740..e1fbd41 100644 --- a/include/StrFromWchar.h +++ b/include/StrFromWchar.h @@ -5,7 +5,7 @@ Function to create a std::string from a wide string. - @author Roger Orr + @author Roger Orr Copyright © 2005. This software is distributed in the hope that it will be useful, but @@ -19,12 +19,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1569 $ + $Revision: 1881 $ */ -// $Id: StrFromWchar.h 1569 2015-09-10 22:25:51Z Roger $ +// $Id: StrFromWchar.h 1881 2020-04-09 20:55:12Z Roger $ #include #include diff --git a/include/SymbolEngine.h b/include/SymbolEngine.h index f88bbe3..f94eb08 100644 --- a/include/SymbolEngine.h +++ b/include/SymbolEngine.h @@ -6,7 +6,7 @@ Wrapper for DbgHelper to provide common utility functions for processing Microsoft PDB information. - @author Roger Orr + @author Roger Orr Copyright © 2003. This software is distributed in the hope that it will be useful, but @@ -20,12 +20,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1405 $ + $Revision: 1881 $ */ -// $Id: SymbolEngine.h 1405 2013-11-12 23:57:17Z Roger $ +// $Id: SymbolEngine.h 1881 2020-04-09 20:55:12Z Roger $ #include #include diff --git a/include/buildVersion.h b/include/buildVersion.h index 32820c9..e17a0fa 100644 --- a/include/buildVersion.h +++ b/include/buildVersion.h @@ -1 +1 @@ -#define BUILD_VERSION 42 +#define BUILD_VERSION 43 diff --git a/include/displayError.h b/include/displayError.h index 49a9605..1c406f6 100644 --- a/include/displayError.h +++ b/include/displayError.h @@ -9,7 +9,7 @@ displayError( std::cerr, GetLastError() ); - @author Roger Orr + @author Roger Orr Copyright © 2004. This software is distributed in the hope that it will be useful, but @@ -23,12 +23,12 @@ by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1405 $ + $Revision: 1881 $ */ -// $Id: displayError.h 1405 2013-11-12 23:57:17Z Roger $ +// $Id: displayError.h 1881 2020-04-09 20:55:12Z Roger $ #include #include diff --git a/include/displayError.inl b/include/displayError.inl index dcf8035..fb210a6 100644 --- a/include/displayError.inl +++ b/include/displayError.inl @@ -14,7 +14,7 @@ namespace or2 displayError( std::cerr, GetLastError() ); - @author Roger Orr + @author Roger Orr Copyright © 2004. This software is distributed in the hope that it will be useful, but @@ -28,12 +28,12 @@ namespace or2 by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. - $Revision: 1405 $ + $Revision: 1881 $ */ -// $Id: displayError.inl 1405 2013-11-12 23:57:17Z Roger $ +// $Id: displayError.inl 1881 2020-04-09 20:55:12Z Roger $ inline displayError::displayError() diff --git a/src/GetFileNameFromHandle.cpp b/src/GetFileNameFromHandle.cpp index 8564468..169dc32 100644 --- a/src/GetFileNameFromHandle.cpp +++ b/src/GetFileNameFromHandle.cpp @@ -9,7 +9,7 @@ COPYRIGHT Original code © 2010 Microsoft Corporation. All rights reserved. From http://msdn.microsoft.com/en-us/library/aa366789%28v=vs.85%29.aspx - Changes copyright (C) 2011 by Roger Orr + Changes copyright (C) 2011 by Roger Orr This software is distributed in the hope that it will be useful, but without WITHOUT ANY WARRANTY; without even the implied warranty of @@ -22,7 +22,7 @@ COPYRIGHT by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. IMPLEMENTATION NOTES There are various forms of 'raw' file names: @@ -40,7 +40,7 @@ IMPLEMENTATION NOTES */ -static char const szRCSID[] = "$Id: GetFileNameFromHandle.cpp 1682 2016-11-19 18:11:44Z Roger $"; +static char const szRCSID[] = "$Id: GetFileNameFromHandle.cpp 1881 2020-04-09 20:55:12Z Roger $"; #include diff --git a/src/GetModuleBase.cpp b/src/GetModuleBase.cpp index a96332c..8af167d 100644 --- a/src/GetModuleBase.cpp +++ b/src/GetModuleBase.cpp @@ -6,7 +6,7 @@ DESCRIPTION Helper for stack walking. COPYRIGHT - Copyright (C) 2003 by Roger Orr + Copyright (C) 2003 by Roger Orr This software is distributed in the hope that it will be useful, but without WITHOUT ANY WARRANTY; without even the implied warranty of @@ -19,7 +19,7 @@ COPYRIGHT by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. */ #include "GetModuleBase.h" @@ -35,7 +35,7 @@ COPYRIGHT #pragma comment( lib, "psapi" ) -static char const szRCSID[] = "$Id: GetModuleBase.cpp 1592 2015-12-29 20:33:46Z Roger $"; +static char const szRCSID[] = "$Id: GetModuleBase.cpp 1881 2020-04-09 20:55:12Z Roger $"; namespace { diff --git a/src/SymbolEngine.cpp b/src/SymbolEngine.cpp index 34716c9..6cbc309 100644 --- a/src/SymbolEngine.cpp +++ b/src/SymbolEngine.cpp @@ -6,7 +6,7 @@ DESCRIPTION Additional symbol engine functionality COPYRIGHT - Copyright (C) 2003 by Roger Orr + Copyright (C) 2003 by Roger Orr This software is distributed in the hope that it will be useful, but without WITHOUT ANY WARRANTY; without even the implied warranty of @@ -19,10 +19,10 @@ COPYRIGHT by this notice. Comments and suggestions are always welcome. - Please report bugs to rogero@howzatt.demon.co.uk. + Please report bugs to rogero@howzatt.co.uk. */ -static char const szRCSID[] = "$Id: SymbolEngine.cpp 1603 2016-02-15 22:24:56Z Roger $"; +static char const szRCSID[] = "$Id: SymbolEngine.cpp 1881 2020-04-09 20:55:12Z Roger $"; #ifdef _MSC_VER #pragma warning( disable: 4786 ) // identifier was truncated to '255' chars