News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

GdipAddPathPath

Started by jj2007, May 30, 2016, 09:41:03 AM

Previous topic - Next topic

jj2007

Has anybody ever used, or tried to use, GdipAddPathPath?

qWord

MREAL macros - when you need floating point arithmetic while assembling!

jj2007


K_F

Couldn't get it to work, so I manually wrote the procedure !
'Sire, Sire!... the peasants are Revolting !!!'
'Yes, they are.. aren't they....'

jj2007

Can't get it to build with Masm, but thanks anyway, K_F.
In the meantime, I also solved the mystery.

Zen

What mystery ???
What mystery ???
Zen

mineiro

tchan tchan tchan tchan
tchan tchan tchan tchan
Beethoven

Have found this example on wine, not sure if helps
https://www.winehq.org/pipermail/wine-patches/2007-July/041404.html
I'd rather be this ambulant metamorphosis than to have that old opinion about everything

jj2007

Quote from: Zen on June 01, 2016, 07:41:12 AM
What mystery ???
What mystery ???

The mystery was which kind of parameters the bloody function expects 8)

Working example (pure Masm32) attached, based on José Roca's code.

Note the extreme clarity of the official M$ documentation:
GpStatus WINGDIPAPI GdipAddPathPath(GpPath *path, GDIPCONST GpPath* addingPath, BOOL connect)

@mineiro: thanks

Zen

Uhhh,...sorry, JOCHEN,
I thought you were hijacking your own thread. :icon_eek:
...I'll bet DAVE knows,...
Zen

fearless

José Roca's site is very handy for all the code examples of the GDI+ functions

jj2007

Quote from: fearless on June 01, 2016, 10:22:50 AM
José Roca's site is very handy for all the code examples of the GDI+ functions

Indeed, and not only for Gdi+

In case you speak French, there is an even better Gdi+ resource here: The "Téléchargez l'archive" link points to a chm file that is very, very rich - most probably the best Gdi+ resource available on the web, made by Denis of the PureBasic forum :t

For example, where else would you find an animated gif showing the effect of paras for GdipSetAdjustableArrowCapMiddleInset?? This is fantastic work, and if you are not too old, this should be a real incentive to learn French :greensml: