Git Product home page Git Product logo

pebinder's Introduction

pebinder

usage:pebinder.exe [--file] frist.exe secoend.exe new_file.exe

c:>pebinder.exe --file frist.exe secoend.exe new.exe pebinder.exe --ico img.ico new_file.exe

在vs2010下编译通过

ps: 调用时,格式如下:FreeResFile(IDR_DLL ,"RT_DLL","D:\1.exe"); 如果是建立的空项目,记得添加上头文件 #include "resource.h",不然识别不了资源ID:IDR_DLL

另外附上添加资源过程:

在解决方案资源管理器中,右击资源文件,选择添加-〉资源,在弹出来的添加资源对话框中,选择导入,然后切换到所有文件(.)后,选择需要导入的文件,按下打开按钮后,在自定义资源类型对话框中的资源类型一栏填入资源类型,比如上例中“RT_DLL”,注意:这里的“”也要填入,然后按确定即可。

pebinder's People

Contributors

yearnwang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.