Files
App-Installer-For-Windows-8…/IEHelper
冰糖XH fe6a9a186b Enable ARM desktop SDK macro in projects
Add _ARM_WINAPI_PARTITION_DESKTOP_SDK_AVAILABLE=1 to PreprocessorDefinitions in multiple .vcxproj files so ARM desktop SDK partition is available at project level. Remove per-file #ifdef _M_ARM defines from several headers and source files (Stdafx.h, targetver.h, main.cpp across various modules) to avoid duplication. Also add ShowIncludes=false in pkgread.vcxproj. This centralizes the ARM macro for consistent ARM builds across modules.
2026-03-26 14:46:26 +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.

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