Search:

Type: Posts; User: midix

Search: Search took 0.01 seconds.

  1. Using custom COM interfaces without registering - is it possible?

    I have a problem with COM DLL's.

    I want to create a portable application (entirely in unmanaged C++) which will work of USB drive. Also I need to be sure that the program will run even if current...
  2. I found this article:...

    I found this article:
    http://www.gwmicro.com/misc/mirror-driver-paper.htm

    and comments about it:
    ...
  3. Hmm, as far as I understand, DDI or mirror driver...

    Hmm, as far as I understand, DDI or mirror driver lets me receive GDI data, like - when text is being drawn etc. But how can I tell from GDI data, where buttons, menus and checkboxes are? For driver...
  4. Accessibility and automation technologies - which to prefer?

    I am studying various accessibility technologies now because I want to create a simple (but I hope - useful) screen reader (it will be my university study project). So far I know 3 ways which most...
  5. Replies
    9
    Views
    3,484

    matsp, thanks for the warning, I somehow thought...

    matsp, thanks for the warning, I somehow thought that mouse is always overlay. Uhh, obviously I need more experience....
  6. Replies
    9
    Views
    3,484

    Mouse cursor would not be the biggest problem -...

    Mouse cursor would not be the biggest problem - if I grab bitmap from DesktopDC, then mouse is invisible anyway. The problem is - I need to grab the area where my app window is. So I have to hide...
  7. Replies
    9
    Views
    3,484

    Thanks, Salem, for good found! It is almost what...

    Thanks, Salem, for good found! It is almost what I look for. Now I just have to try to figure out how to make it work globally, not just in the application window.

    This...
  8. Replies
    9
    Views
    3,484

    I have an idea of how Win XP magnifier works. But...

    I have an idea of how Win XP magnifier works. But it lacks the feature I need - although it has "Follow mouse" option, the magnifier window itself does not follow the mouse, it only displays where...
  9. Replies
    9
    Views
    3,484

    Magnifier window that follows mouse - how?

    So I have a thought that I want to make a magnifier application. I have seen some of them but they miss one useful feature: I need something that works actually like a hand-held magnifier - moves...
Results 1 to 9 of 9