Jump to content
主视角中国

如何制作自己的 .DLL 图标文件


S-22

Recommended Posts

  1. 打开 Visual Studio C++ 6.0,File → New → MFC AppWiard(dll),Project name 任意,然后 Next → Finish → Ok ;
  2. 进入工程,打开 Resource View 面板,文件夹上右键 import... ,选择要添加的 ico 文件,可以一次选择多个;
  3. 按 F7 Build 工程,等待结束,就可以到工程的文件夹中找到我们想要的 .dll 文件了。
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

访客
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 创建新的...