Results 1 to 4 of 4

Thread: Make Smart v8.3 stay always on top?

  1. #1
    Join Date
    Jul 2015
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default Make Smart v8.3 stay always on top?

    Yeah, i would like to have this feature on my client since it's annoying when this tries to override on all my other things all the time.
    Someone said that this code would work: 'SetWindowPos(handle, HWND_TOPMOST' I just don't have any clue that where do i put that?
    Thanks for helping!

  2. #2
    Join Date
    May 2015
    Location
    I'm not sure.
    Posts
    59
    Mentioned
    0 Post(s)
    Quoted
    15 Post(s)

    Default

    Umm when you say "on top" what are you referring to?
    Quote Originally Posted by Turpinator View Post
    This is kind of like me going to the a dentist and asking them what i should do about my elbow hurting.

  3. #3
    Join Date
    Jul 2015
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    So that if i click somewhere for an example google chrome, it will stay over chrome and not go under it.

  4. #4
    Join Date
    Feb 2011
    Location
    The Future.
    Posts
    5,600
    Mentioned
    396 Post(s)
    Quoted
    1598 Post(s)

    Default

    Quote Originally Posted by Cryptified View Post
    So that if i click somewhere for an example google chrome, it will stay over chrome and not go under it.
    Add the code in the OP to libSmartRemote32, export it so that it has a parameter that takes a window handle. Then in Simba you do GetNativeWindow to get SMART's window handle using Simba's crosshairs.
    I am Ggzz..
    Hackintosher

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •