GithubHelp home page GithubHelp logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
Try selecting registry integration instead of service when you installing gdipp.

Original comment by [email protected] on 9 Apr 2010 at 10:28

  • Added labels: ****
  • Removed labels: ****

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
After I started up my machine this morning the redraw rate is fine.  I don't 
see the
redraw at all.

Original comment by [email protected] on 9 Apr 2010 at 2:18

  • Added labels: ****
  • Removed labels: ****

from gdipp.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 24, 2024
gdipp only "suggests" the injected processes to redraw all the foreground 
windows,
thus redraw all the text on the windows. The actual behavior is determined by 
the
processes themselves. Some programs would redraw immediately, like Explorer. 
Other
programs like Task Manager may decide to update the window lazily until the 
data is
changed.

On the contrary, if you launch Task Manager through gdipp Loader, everything 
should
be rendered correctly. To achieve the same with gdipp Service, we have to 
intercept
the process creation calls in the kernel space, which is far from available at 
this
point.

You can also follow elekro's suggestion by loading gdipp in registry mode.

Original comment by [email protected] on 9 Apr 2010 at 4:05

  • Changed state: Done
  • Added labels: ****
  • Removed labels: ****

from gdipp.

Related Issues (20)

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.