Files
冰糖XH 0073da9c8e Add ARM Desktop SDK props; remove x64 configs
Add ArmDesktopSdk.props and a Directory.Build.props to force-import ARM desktop SDK settings (WindowsSDKDesktopARMSupport and centralized handling of the ARM desktop preprocessor define). Remove x64-specific configurations, property sheets and duplicated ARM preprocessor definitions from multiple .vcxproj files to simplify supported platforms. Update pkgread to use package-based pugixml library paths and set TreatWChar_tAsBuiltInType, and tweak solution configuration entries in AppInstallerReset.sln.
2026-03-26 21:54:42 +08:00
..
2026-01-20 22:34:22 +08:00
2026-01-20 22:34:22 +08:00
2026-01-20 22:34:22 +08:00
2026-01-20 22:34:22 +08:00
2026-01-20 22:34:22 +08:00
2026-01-20 22:34:22 +08:00
2026-01-20 22:34:22 +08:00
2026-01-20 22:34:22 +08:00

========================================================================
    DYNAMIC LINK LIBRARY : IEHelper Project Overview
========================================================================

AppWizard has created this IEHelper DLL for you.  

This file contains a summary of what you will find in each of the files that
make up your IEHelper application.

IEHelper.vcxproj
    This is the main project file for VC++ projects generated using an Application Wizard. 
    It contains information about the version of Visual C++ that generated the file, and 
    information about the platforms, configurations, and project features selected with the
    Application Wizard.

IEHelper.vcxproj.filters
    This is the filters file for VC++ projects generated using an Application Wizard. 
    It contains information about the association between the files in your project 
    and the filters. This association is used in the IDE to show grouping of files with
    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
    "Source Files" filter).

IEHelper.cpp
    This is the main DLL source file.

IEHelper.h
    This file contains a class declaration.

AssemblyInfo.cpp
	Contains custom attributes for modifying assembly metadata.

/////////////////////////////////////////////////////////////////////////////
Other notes:

AppWizard uses "TODO:" to indicate parts of the source code you
should add to or customize.

/////////////////////////////////////////////////////////////////////////////