I've been all over the 'net and this forum trying out stuff but I just can't get it. I used MSVC's resource editor to create a dialog with a tree control already in it. Unfortunately, I can't find ANYTHING telling me how to add content to it. Pretty much all I know is that the id for my tree control is IDC_DIRTREE



LinkBack URL
About LinkBacks



Well, since I can't afford over $100 (CDN) for books, does that mean that there is no way for me to add in some kind of directory browser to my program? If not, I guess that's that and I'll have to abandon this for my project. It makes no sense to me why MS would make it this hard to write code for the windows API.