Click here to Skip to main content
Click here to Skip to main content

TitleTips Support for Edit, ListBox and ComboBox Controls

By , 6 Mar 2008
 
ttipmandll.zip
TTipManDll
DebugU.x86
TTipManD.dll
TTipManD.lib
TTipManD.map
ReleaseU.x86
TTipMan.dll
TTipMan.lib
TTipMan.map
ttmanprj.zip
TTManPrj
bin
TestTitleTip2.exe
TestTitleTipMFC.exe
TTipMan.dll
TestTitleTip
res
testTitleTip.exe.manifest
testTitleTip.ico
vssver.scc
TestTitleTip.dsp
TestTitleTip.dsw
TestTitleTip2
res
TestTitleTip2.exe.manifest
TestTitleTip2.ico
TestTitleTip2.dsp
TestTitleTip2.dsw
TestTitleTipMFC
res
TestTitleTipMFC.ico
TestTitleTipMFC.dsp
TestTitleTipMFC.dsw
TTipMan
TTipMan.def
TTipMan.dsp
TTipMan.dsw
TTipManD.def
wtltitletiphandler_demo.zip
WTLTitleTipHandler_demo
TestTitleTip
mssccprj.scc
Release
testTitleTip.exe
res
testTitleTip.exe.manifest
testTitleTip.ico
vssver.scc
testTitleTip.dsp
testTitleTip.dsw
vssver.scc
wtltitletiphandler_src.zip
WTLTitleTipHandler_src
wtl_titletiphandler_demo.zip
testTitleTip
Release
testTitleTip.exe
res
testTitleTip.exe.manifest
testTitleTip.ico
testTitleTip.dsp
testTitleTip.dsw
wtl_titletiphandler_src.zip
WTL_TitleTipHandler_src
// stdafx.h : include file for standard system include files,
//  or project specific include files that are used frequently, but
//      are changed infrequently
//

#if !defined(AFX_STDAFX_H__44A6C974_A88B_464C_BF03_752D75BA718C__INCLUDED_)
#define AFX_STDAFX_H__44A6C974_A88B_464C_BF03_752D75BA718C__INCLUDED_

// Change these values to use different versions
#define	WINVER			0x0400
#define _WIN32_WINNT	0x0400
#define _WIN32_IE		0x0500
#define _RICHEDIT_VER	0x0100

#include <atlbase.h>
#include <atlapp.h>

extern CAppModule _Module;

#include <atlwin.h>

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_STDAFX_H__44A6C974_A88B_464C_BF03_752D75BA718C__INCLUDED_)

By viewing downloads associated with this article you agree to the Terms of use 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 Code Project Open License (CPOL)

About the Author

JaeWook Choi
Other
Canada Canada
Member
No Biography provided

Permalink | Advertise | Privacy | Mobile
Web03 | 2.6.130516.1 | Last Updated 6 Mar 2008
Article Copyright 2004 by JaeWook Choi
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid