Results 1 to 2 of 2

Thread: Does any body know ?

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2000
    Posts
    10

    Post

    Any body knows where to retrive the values of the constants of windows messages?
    For time being and for the moment i want to know the values of the following messages.

    1) WM_ENDQUERYSESSION
    2) WM_ENDSESSION

  2. #2
    Addicted Member
    Join Date
    Oct 1999
    Posts
    232

    Post

    WM_QUERYENDSESSION = 0x0011
    WM_ENDSESSION = 0x0016

    from wm.c

    regards

    ------------------
    smalig
    [email protected]
    http://vbcode.webhostme.com/


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