# CppDLL **Repository Path**: wuqing0312/CppDLL ## Basic Information - **Project Name**: CppDLL - **Description**: CppDLL a small tool that will help you generate Cpp Header(.h) and Import Library(.lib) from Dynamic Link Library(.dll) 编程方式解析C++符号修饰别名(mangled name) - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-16 - **Last Updated**: 2026-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CppDLL CppDLL a small tool that will help you generate Cpp Header(.h) and Import Library(.lib) from Dynamic Link Library(.dll) # Reference [编程方式解析C++符号修饰别名(mangled name)](http://blog.csdn.net/rrrfff/article/details/7228704)