The MASM Forum

General => The Campus => Topic started by: Vega on July 19, 2012, 07:10:37 PM

Title: How to use 'DlgTreeView' control
Post by: Vega on July 19, 2012, 07:10:37 PM
Hi, i want to know about using methode for 'DlgTreeView' control in memory dialog.
Any body guide to me?
Title: Re: How to use 'DlgTreeView' control
Post by: x64Core on July 20, 2012, 02:24:02 AM
hi, in your masm there is a example:

masm32\examples\exampl06\treedemo

:P
Title: Re: How to use 'DlgTreeView' control
Post by: Vega on July 28, 2012, 06:27:03 AM
yes, i know that way.
but i want to know another way that using  'DlgTreeView' control in Hutch's MASM32 Dialog library.
Title: Re: How to use 'DlgTreeView' control
Post by: dedndave on July 29, 2012, 04:51:50 AM
have a look at the functions/macros that Hutch uses
it can be very educational   :t