Re: Horizontal Scrolling

Tech-Archive recommends: Fix windows errors by optimizing your registry



doublemaster007@xxxxxxxxx wrote:
Does that mean that i have to write a UM service which reads for
horizontal scroll and post WM_H.. message. so that all app can get
that handle it?

Basically, yes. Though a "service" isn't the easiest way to do this (on Vista, services are isolated from the user desktops, and even on XP they're isolated from all but the first user's desktop). You probably want an app that sits in the Run key (and pays attention to fast-user-switching).

It won't work for everything, but at least some apps will respond to WM_HSCROLL messages if you send them to exactly the right window.
--
Ray
.



Relevant Pages

  • Re: Deployment under Vista
    ... combination of a special path designated by Windows and the current ... Consequently, under Vista CSIDLs were changed into KNOWNFOLDERIDs, ... Let's call my app Fred.exe and it uses say two random access files, ... The Install suggests that the app is placed in C:\Programs. ...
    (microsoft.public.vb.general.discussion)
  • Re: Deployment under Vista
    ... Outlook apparently does not easily allow me step ... this app works perfectly under XP Home. ... The Install suggests putting the app where you set it to. ... you're breaking the Vista rules by putting data in a Program ...
    (microsoft.public.vb.general.discussion)
  • Re: Deployment under Vista
    ... combination of a special path designated by Windows and the current ... Consequently, under Vista CSIDLs were changed into KNOWNFOLDERIDs, ... Let's call my app Fred.exe and it uses say two random access files, ... The Install suggests that the app is placed in C:\Programs. ...
    (microsoft.public.vb.general.discussion)
  • Re: Strange dll problem
    ... I have a strange problem with my app and I can't find a solution. ... Windows XP and Windows Vista. ... with the Unicode build of the Codex library, so I tried a non-Unicode ... the non-Unicode build crashes both in XP ...
    (microsoft.public.vc.mfc)
  • Re: Deployment under Vista
    ... The Install suggests putting the app where you set it to. ... you're breaking the Vista rules by putting data in a Program ... within the USER's folders. ...
    (microsoft.public.vb.general.discussion)