Re: Help with SystemParametersInfo call
- Posted by Pete Lomax <petelomax at blueyonde?.co?uk> Nov 06, 2007
- 621 views
Pete Stoner wrote: > > but it fails with a zero return code. > Can anyone tell me where I have gone wrong? > > }}} <eucode> > NCM_lfCaptionFont = w32allot(Ptr), > </eucode> {{{ > If I change that and the other 4 to w32allot(SIZEOF_LOGFONT) to match the definition I found in arwen, then the call no longer returns 0. I assume that where msdn states these are pointers, it lies. Regards, Pete