المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to create a listbox in win32 with checkbox style



C++ Programming
03-31-2009, 01:01 PM
In MFC the above can be done by using CListCtrl class.
but how to do the same in win32 ?
Please help.