Click here to Skip to main content
15,903,732 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: "while (==)" Pin
Ryan Binns6-Jul-03 17:18
Ryan Binns6-Jul-03 17:18 
GeneralCDateTimeCtrl,CTime Pin
Kamesh3-Jul-03 23:31
Kamesh3-Jul-03 23:31 
GeneralRe: CDateTimeCtrl,CTime Pin
Ryan Binns4-Jul-03 0:45
Ryan Binns4-Jul-03 0:45 
GeneralRe: CDateTimeCtrl,CTime Pin
Rage4-Jul-03 0:53
professionalRage4-Jul-03 0:53 
GeneralRe: CDateTimeCtrl,CTime Pin
Ryan Binns4-Jul-03 0:58
Ryan Binns4-Jul-03 0:58 
GeneralRe: CDateTimeCtrl,CTime Pin
Rage4-Jul-03 0:49
professionalRage4-Jul-03 0:49 
GeneralCAD plotting Pin
eddymohd3-Jul-03 23:06
eddymohd3-Jul-03 23:06 
QuestionBold text in Listcontrol? Pin
whofmans3-Jul-03 22:37
whofmans3-Jul-03 22:37 
Hi,

I have a SDI application with a listcontrol. Some fields must be in BOLD.

I have tried something with LOGFONT, but when i try to get the current logfont?, Windows gives a error at the moment that the application starts.

gxListCtrl::gxListCtrl (CString Text) <br />
{<br />
        ...<br />
	LOGFONT lfFont;<br />
	GetFont()->GetLogFont(&lfFont);<br />


Confused | :confused:

Regards,

Willem
AnswerRe: Bold text in Listcontrol? Pin
Rage4-Jul-03 0:38
professionalRage4-Jul-03 0:38 
AnswerRe: Bold text in Listcontrol? Pin
Ryan Binns4-Jul-03 0:47
Ryan Binns4-Jul-03 0:47 
AnswerThanks for your help! Bold looks good. Pin
whofmans4-Jul-03 5:20
whofmans4-Jul-03 5:20 
GeneralGet file name from file handel Pin
Naveen_mah3-Jul-03 22:07
Naveen_mah3-Jul-03 22:07 
GeneralRe: Get file name from file handel Pin
Magnus Westin3-Jul-03 22:54
Magnus Westin3-Jul-03 22:54 
GeneralRe: Get file name from file handel (solution found) Pin
Magnus Westin4-Jul-03 0:50
Magnus Westin4-Jul-03 0:50 
GeneralRe: Get file name from file handel (solution found) Pin
Ryan Binns4-Jul-03 1:04
Ryan Binns4-Jul-03 1:04 
GeneralRe: Get file name from file handel (solution found) Pin
Magnus Westin4-Jul-03 1:13
Magnus Westin4-Jul-03 1:13 
GeneralRe: Get file name from file handel (solution found) Pin
Ryan Binns4-Jul-03 1:25
Ryan Binns4-Jul-03 1:25 
GeneralRe: Get file name from file handel (solution found) Pin
Naveen_mah4-Jul-03 1:14
Naveen_mah4-Jul-03 1:14 
GeneralAbout OnClose Pin
FlyingDancer3-Jul-03 21:52
FlyingDancer3-Jul-03 21:52 
GeneralRe: About OnClose Pin
Ryan Binns3-Jul-03 22:08
Ryan Binns3-Jul-03 22:08 
GeneralRe: About OnClose Pin
FlyingDancer3-Jul-03 22:17
FlyingDancer3-Jul-03 22:17 
GeneralRegexp Pin
Rage3-Jul-03 21:44
professionalRage3-Jul-03 21:44 
GeneralRe: Regexp Pin
Ryan Binns3-Jul-03 22:03
Ryan Binns3-Jul-03 22:03 
GeneralRe: Regexp Pin
Rage4-Jul-03 0:37
professionalRage4-Jul-03 0:37 
GeneralRe: Regexp Pin
Ryan Binns4-Jul-03 0:41
Ryan Binns4-Jul-03 0:41 

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.