Click here to Skip to main content
16,011,757 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: RichEditCtrl Pin
Erik Funkenbusch15-Jan-01 11:51
Erik Funkenbusch15-Jan-01 11:51 
GeneralRe: RichEditCtrl Pin
16-Jan-01 9:51
suss16-Jan-01 9:51 
GeneralRe: RichEditCtrl Pin
16-Jan-01 9:52
suss16-Jan-01 9:52 
GeneralRe: RichEditCtrl Pin
Erik Funkenbusch16-Jan-01 12:19
Erik Funkenbusch16-Jan-01 12:19 
QuestionThick Cursor - How to avoid it? Pin
14-Jan-01 17:01
suss14-Jan-01 17:01 
GeneralHiding the ToolbarControl at the right-top of CFileDialog Pin
Sjoerd van Leent14-Jan-01 10:49
Sjoerd van Leent14-Jan-01 10:49 
Questioncan i create a font to my native lang using VC Pin
13-Jan-01 22:53
suss13-Jan-01 22:53 
AnswerRe: can i create a font to my native lang using VC Pin
14-Jan-01 13:22
suss14-Jan-01 13:22 
Goto www.microsoft.com/truetype to find information about TrueType fonts. You may find links to TrueType font editor programs too.

Make sure your native language is supported by UNICODE, then you can use GDI to display these characters. Otherwise, you may have to use glyph indexes directly.

www.fengyuan.com
GeneralUnicode clipboard Pin
13-Jan-01 16:08
suss13-Jan-01 16:08 
GeneralRe: Unicode clipboard Pin
Michael Dunn13-Jan-01 16:27
sitebuilderMichael Dunn13-Jan-01 16:27 
GeneralContext Menu and Mouse Cursor Pin
Patrick Dughi13-Jan-01 14:19
Patrick Dughi13-Jan-01 14:19 
Generallogging on Pin
13-Jan-01 11:24
suss13-Jan-01 11:24 
GeneralRe: logging on Pin
Christian Graus13-Jan-01 12:58
protectorChristian Graus13-Jan-01 12:58 
GeneralRe: logging on Pin
Anders Molin14-Jan-01 6:03
professionalAnders Molin14-Jan-01 6:03 
Generaldll files Pin
13-Jan-01 10:44
suss13-Jan-01 10:44 
GeneralRe: dll files Pin
Anders Molin13-Jan-01 11:16
professionalAnders Molin13-Jan-01 11:16 
GeneralMyMAPIDlg.obj : error LNK2001: unresolved external symbol _MAPIReadMail@24 Pin
Dan Madden13-Jan-01 10:10
Dan Madden13-Jan-01 10:10 
GeneralRe: MyMAPIDlg.obj : error LNK2001: unresolved external symbol _MAPIReadMail@24 Pin
Michael Dunn13-Jan-01 10:17
sitebuilderMichael Dunn13-Jan-01 10:17 
GeneralRe: MyMAPIDlg.obj : error LNK2001: unresolved external symbol _MAPIReadMail@24 Pin
Dan Madden13-Jan-01 11:31
Dan Madden13-Jan-01 11:31 
GeneralRe: MyMAPIDlg.obj : error LNK2001: unresolved external symbol _MAPIReadMail@24 Pin
Michael Dunn13-Jan-01 13:56
sitebuilderMichael Dunn13-Jan-01 13:56 
GeneralRe: MyMAPIDlg.obj : error LNK2001: unresolved external symbol _MAPIReadMail@24 Pin
Dan Madden13-Jan-01 21:44
Dan Madden13-Jan-01 21:44 
GeneralRe: MyMAPIDlg.obj : error LNK2001: unresolved external symbol _MAPIReadMail@24 Pin
21-Jan-01 21:14
suss21-Jan-01 21:14 
QuestionSystem menu with no title bar??? Pin
13-Jan-01 6:27
suss13-Jan-01 6:27 
GeneralImage list control Pin
subir talukder13-Jan-01 5:14
subir talukder13-Jan-01 5:14 
GeneralRe: Image list control Pin
Christian Graus13-Jan-01 8:52
protectorChristian Graus13-Jan-01 8:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.