flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Vasilev Vjacheslav 30 Sep 2005, 16:13
i set extended styles for listview in this way:
Code: ; at WM_INITDIALOG stdcall lv_init,[hWnd],ID_LISTVIEW,LVS_EX_FULLROWSELECT+LVS_EX_CHECKBOXES proc lv_init, lpWnd,lpCtlID,lpMask pushad invoke SendDlgItemMessage,[lpWnd],[lpCtlID],LVM_SETEXTENDEDLISTVIEWSTYLE,NULL,[lpMask] popad ret endp |
|||
![]() |
|
AbsolutelyN00b 30 Sep 2005, 21:31
Thanks a lot:)
And thanks for answering fast as well |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.