Search:

Type: Posts; User: rottinglich

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    2,258

    I used the Scroll Bar control you mentioned...

    I used the Scroll Bar control you mentioned earlier and figuring out disabling was simple logic from there. Again, thank you.
  2. Replies
    2
    Views
    951

    As you probably already know, standard c/c++...

    As you probably already know, standard c/c++ library ato* functions truncate zeros if they are in front of a whole-number string. To combat this, I would suggest reading/writing the string one...
  3. Replies
    5
    Views
    2,258

    Precisely what I needed, thank you both. Now,...

    Precisely what I needed, thank you both.
    Now, about disabling thhe scroll bars...
  4. Replies
    5
    Views
    2,258

    Retrieving handle to child scrollbar

    How does one retrieve a handle to a scrollbar child window created by passing WS_*SCROLL as an argument to createwindowex(...)?

    Also, in the same vein, how does one go about disabling a similarly...
Results 1 to 4 of 4