当前位置:网站首页>Remember aximp once Use of exe tool
Remember aximp once Use of exe tool
2022-07-07 22:18:00 【freelooppowter】
AxImp.exe Also known as Windows forms ActiveX Control import program .ActiveX Control importers will ActiveX The control of COM The type definition in the type library is converted to Windows Form control .
Recently joined a company , Today's task is to prepare the development environment and compile the code , There's a problem , References in the discovery program include AxXXXLib and XXXLib Named file , But there is no such name C# project , Check the name characteristics , Found to have C++ The project is named after this , So that's it , Seems to have found something .( It's entirely because there are no colleagues around to ask , My colleagues are all far away in Beijing , Otherwise, how can I ponder and guess by myself .)
Originally, a few modules are used C++ Written controls , Build after compilation .ocx Suffix components , Associate with let will Aximp.exe Path configuration to environment variables , Guess you need to use this tool to generate C# Dynamic library files required by the project . see msdn Document entry cmd Window one meal operation , According to the prompt file, generate to C:\Windows\System32 Under the table of contents , As a result, I couldn't find it , So change VS In the editor Command Tools , Finally, the .
Personal feeling is the cause of the path , C:\Windows\System32 The path is write protected, so the file is not written . It is recommended to change the path or use in the project vs command Tools .
Aximp.exe Usage mode :
aximp c:\systemroot\system32\msdxm.ocx 
边栏推荐
- Leetcode SQL first day
- Record a garbled code during servlet learning
- [azure microservice service fabric] the service fabric cluster hangs up because the certificate expires (the upgrade cannot be completed, and the node is unavailable)
- Preparing for the interview and sharing experience
- 反爬通杀神器
- Matplotlib drawing interface settings
- [azure microservice service fabric] how to transfer seed nodes in the service fabric cluster
- [JDBC Part 1] overview, get connection, CRUD
- The whole network "chases" Zhong Xuegao
- 使用 CustomPaint 绘制基本图形
猜你喜欢

The whole network "chases" Zhong Xuegao

嵌入式开发:如何为项目选择合适的RTOS?

Two kinds of updates lost and Solutions

Embedded development: how to choose the right RTOS for the project?

Index summary (assault version)

用语雀写文章了,功能真心强大!

Customer case | China law network, through observing the cloud, greatly shortens the time of fault location

How to make agile digital transformation strategy for manufacturing enterprises
![Jerry's about TWS channel configuration [chapter]](/img/94/fde5054fc412b786cd9864215e912c.png)
Jerry's about TWS channel configuration [chapter]

Dayu200 experience officer MPPT photovoltaic power generation project dayu200, hi3861, Huawei cloud iotda
随机推荐
Interview question 01.02 Determine whether it is character rearrangement - auxiliary array algorithm
OpenGL configuration vs2019
EasyCVR配置中心录像计划页面调整分辨率时的显示优化
L2:ZK-Rollup的现状,前景和痛点
Write in front -- Talking about program development
OpenGL configure assimp
Programming mode - table driven programming
Time standard library
An in-depth understanding of fp/fn/precision/recall
Dry goods sharing | devaxpress v22.1 original help document download collection
Ant destination multiple selection
Song list 11111
How to choose the appropriate automated testing tools?
[azure microservice service fabric] how to transfer seed nodes in the service fabric cluster
How polardb-x does distributed database hotspot analysis
OpenGL job coordinate system
Anti climbing killer
Latest Android advanced interview questions summary, Android interview questions and answers
强化学习-学习笔记9 | Multi-Step-TD-Target
使用 BlocConsumer 同时构建响应式组件和监听状态