flat assembler
Message board for the users of flat assembler.

Index > Windows > NMHDR x64

Author
Thread Post new topic Reply to topic
murder



Joined: 03 Nov 2011
Posts: 10
murder 27 Nov 2011, 18:22
structure NMHDR, defined in USER64.INC not yet correctly. Field idFrom defined as dword, but really it must be qword.
Code:
typedef struct tagNMHDR
{
    HWND      hwndFrom;
    UINT_PTR  idFrom;
    UINT      code;         // NM_ code
}   NMHDR;    

_________________
sorry for my english Embarassed
Post 27 Nov 2011, 18:22
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8135
Location: Kraków, Poland
Tomasz Grysztar 27 Nov 2011, 19:00
I have updated fasmw package with the correction.
Post 27 Nov 2011, 19:00
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.

Website powered by rwasa.