# mhxyLw **Repository Path**: czwdcode/mhxy-lw ## Basic Information - **Project Name**: mhxyLw - **Description**: No description available - **Primary Language**: Go - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-18 - **Last Updated**: 2021-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mhxyLw ## 配置env环境 通过配置.vscode文件夹的settings.json单独配置 ```json { "terminal.integrated.env.windows": { "GOARCH":"386", } } ``` ## 程序流程 初始化com组件 使用CoInitializeEx()函数初始化全局只需要一次就行