Click here to Skip to main content
15,922,145 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to get a list of ALL the truetype fonts Pin
David Crow29-Oct-03 7:21
David Crow29-Oct-03 7:21 
GeneralRe: how to get a list of ALL the truetype fonts Pin
JP GOBLET29-Oct-03 21:29
JP GOBLET29-Oct-03 21:29 
GeneralCHtmlView Pin
includeh1029-Oct-03 6:36
includeh1029-Oct-03 6:36 
GeneralRe: CHtmlView Pin
Peter Molnar29-Oct-03 13:32
Peter Molnar29-Oct-03 13:32 
GeneralCTime causes exceptions Pin
Daniel132429-Oct-03 6:35
Daniel132429-Oct-03 6:35 
GeneralRe: CTime causes exceptions Pin
David Crow29-Oct-03 6:40
David Crow29-Oct-03 6:40 
GeneralRe: CTime causes exceptions Pin
Daniel132429-Oct-03 6:42
Daniel132429-Oct-03 6:42 
GeneralRe: CTime causes exceptions Pin
JohnJ29-Oct-03 7:00
JohnJ29-Oct-03 7:00 
Daniel1324 wrote:
CTime t;
t.GetYear();


What year would that be then?Sigh | :sigh:

t is unitialised and has no valid data so it goes crash bang wallop when you try to use itD'Oh! | :doh:

See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmfc98/html/_mfc_ctime.3a3a.ctime.asp[^]

John Hudson
Megan Forbes after having cage slightly rattled:
Grrrrrrr....Sheep | [baah] humbug I say!OMG | :OMG:
JohnJ makes a note to wear protective clothing/goggles next time;P
http://www.rainbow-innov.co.uk[^]
GeneralRe: CTime causes exceptions Pin
David Crow29-Oct-03 7:05
David Crow29-Oct-03 7:05 
GeneralRe: CTime causes exceptions Pin
Daniel132429-Oct-03 11:27
Daniel132429-Oct-03 11:27 
QuestionVersion info? Pin
mcgahanfl29-Oct-03 6:17
mcgahanfl29-Oct-03 6:17 
AnswerRe: Version info? Pin
Chris Meech29-Oct-03 6:32
Chris Meech29-Oct-03 6:32 
AnswerRe: Version info? Pin
David Crow29-Oct-03 6:38
David Crow29-Oct-03 6:38 
GeneralRe: Version info? Pin
mcgahanfl29-Oct-03 6:47
mcgahanfl29-Oct-03 6:47 
Questionhow to search post in the forum? Pin
includeh1029-Oct-03 6:13
includeh1029-Oct-03 6:13 
AnswerRe: how to search post in the forum? Pin
Michael P Butler29-Oct-03 6:24
Michael P Butler29-Oct-03 6:24 
GeneralRe: how to search post in the forum? Pin
includeh1029-Oct-03 6:49
includeh1029-Oct-03 6:49 
Generaladding button to dialog titlebar Pin
YanivNahum29-Oct-03 5:44
YanivNahum29-Oct-03 5:44 
GeneralRe: adding button to dialog titlebar Pin
Roger Allen29-Oct-03 6:39
Roger Allen29-Oct-03 6:39 
GeneralPassing a object as a parameter to a OCX Pin
Jean-Guy29-Oct-03 4:19
Jean-Guy29-Oct-03 4:19 
GeneralRe: Passing a object as a parameter to a OCX Pin
Ian Darling29-Oct-03 6:12
Ian Darling29-Oct-03 6:12 
GeneralGDI+ crashes - please help Pin
ARL:UT Student29-Oct-03 4:00
ARL:UT Student29-Oct-03 4:00 
Generaldb_param Binding problem Pin
TheMooseMan29-Oct-03 3:59
TheMooseMan29-Oct-03 3:59 
GeneralRegistry Snap Shot Pin
YaronNir29-Oct-03 3:28
YaronNir29-Oct-03 3:28 
GeneralRe: Registry Snap Shot Pin
David Crow29-Oct-03 4:14
David Crow29-Oct-03 4:14 

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.