Results 1 to 2 of 2

Thread: Win API

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2000
    Posts
    3

    Question

    I've got a problem using the WM_SIZE message in my own WinProc routine. Under WIN 98 i get the Message after releasing the Mousebutton ( that's the way I want to use it, to force a rebuild only when the size has been choosen)
    but under NT4 Workstation the WM_SIZE message seems to be send even when I am "sizing" a form.?
    Mayby someone got experience , - or better -, a solution or a workaround for this !
    Thanks

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649
    Maybe you should look for WM_EXITSIZEMOVE (=232) instead.

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