Click here to Skip to main content
15,883,730 members
Articles / Desktop Programming / MFC

Store and show Tree struct in a Combobox

Rate me:
Please Sign up or sign in to vote.
4.52/5 (15 votes)
31 Jul 2002GPL3 134.5K   4.1K   49  
Store and show Tree struct in Combobox
// stdafx.cpp : source file that includes just the standard includes
//	testcbx.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"



By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Software Developer (Senior)
China China
I had graduated from HuaZhong University of Science & Technology. Now, I'm working in ZTE.

Comments and Discussions