Results 1 to 3 of 3

Thread: Hex codes used in SendMessage API

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 1999
    Location
    Singapore
    Posts
    116

    Post

    Can anybody give me a list of Hex codes that are use to represent certain windows messages like H80 representing WM_Close???

    ------------------
    YC Sim
    Teenage Programmer
    UIN 37903254


  2. #2
    Guru Aaron Young's Avatar
    Join Date
    Jun 1999
    Location
    Red Wing, MN, USA
    Posts
    2,177

    Post

    Take a look at the API Text Viewer. (I think it shipped with at least version 4+)

    ------------------
    Aaron Young
    Analyst Programmer
    [email protected]
    [email protected]

  3. #3
    Hyperactive Member
    Join Date
    Nov 1999
    Location
    Galway, Ireland
    Posts
    316

    Post

    look at http://www.vbi.org/
    go top windows api and then contants it has them all in VB CONST statements.

    it also has help for the functions and VB specific stuff for these.

    [email protected]

Posting Permissions

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



Click Here to Expand Forum to Full Width