Giter Site home page Giter Site logo

Get Console Input about exe_to_dll HOT 3 OPEN

nickos64252 avatar nickos64252 commented on May 29, 2024
Get Console Input

from exe_to_dll.

Comments (3)

jack-ben avatar jack-ben commented on May 29, 2024

Have rhe same problem

from exe_to_dll.

hasherezade avatar hasherezade commented on May 29, 2024

Hi, I am aware of this issue. Unfortunately, this is not so trivial to solve, because we are converting a ready-made executable, and the Start function is at its entry point, which is in fact before the main function is called. And it has an internal logic that fetches the commandline of the main application, to supply it to the main function. So of course when our module runs as a DLL, it is no longer the main application, and it will fetch the commandline of its host.
I have some ideas that I am gonna try, but currently I have some other priorities, so this has to wait, sorry.

from exe_to_dll.

jack-ben avatar jack-ben commented on May 29, 2024

from exe_to_dll.

Related Issues (10)

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.