Click here to Skip to main content
15,923,168 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DLL problem!!!! Pin
cradle19-Nov-02 2:20
cradle19-Nov-02 2:20 
GeneralRe: DLL problem!!!! Pin
cradle11-Nov-02 1:31
cradle11-Nov-02 1:31 
QuestionHow to reuse code in a simple way Pin
Jan Van Der Mix10-Nov-02 22:38
sussJan Van Der Mix10-Nov-02 22:38 
AnswerRe: How to reuse code in a simple way Pin
Christian Graus10-Nov-02 23:19
protectorChristian Graus10-Nov-02 23:19 
AnswerRe: How to reuse code in a simple way Pin
Stephane Rodriguez.10-Nov-02 23:25
Stephane Rodriguez.10-Nov-02 23:25 
GeneralUser Breakpoint in Gdiplus.dll Pin
Swinefeaster10-Nov-02 22:29
Swinefeaster10-Nov-02 22:29 
GeneralRe: User Breakpoint in Gdiplus.dll Pin
Christian Graus10-Nov-02 23:20
protectorChristian Graus10-Nov-02 23:20 
GeneralRe: User Breakpoint in Gdiplus.dll Pin
Swinefeaster11-Nov-02 13:20
Swinefeaster11-Nov-02 13:20 
Cmon, i thought you were the gdiplus guru! Smile | :)

GraphicsPath::Outline(matrix, flatness)
The Outline method transforms and flattens this path, and then converts this path's data points so that they represent only the outline of the path.

Status Outline(
const Matrix* matrix,
REAL flatness
);
Parameters
matrix
[in] Optional. Pointer to a Matrix object that specifies the transformation. If this parameter is NULL, no transformation is applied. The default value is NULL.
flatness
[in] Optional. Real number that specifies the maximum error between the path and its flattened approximation. Reducing the flatness increases the number of line segments in the approximation. The default value is FlatnessDefault, which is a constant defined in Gdiplusenums.h.


Check out Aephid Photokeeper, the powerful digital
photo album solution at www.aephid.com.
GeneralRe: User Breakpoint in Gdiplus.dll Pin
Christian Graus11-Nov-02 13:24
protectorChristian Graus11-Nov-02 13:24 
GeneralRe: User Breakpoint in Gdiplus.dll Pin
Swinefeaster11-Nov-02 13:36
Swinefeaster11-Nov-02 13:36 
GeneralRe: User Breakpoint in Gdiplus.dll Pin
Christian Graus11-Nov-02 13:49
protectorChristian Graus11-Nov-02 13:49 
GeneralTabCtrl sizing simple problem... Pin
Joan M10-Nov-02 22:17
professionalJoan M10-Nov-02 22:17 
GeneralURL parsing; how annoying can it be Pin
10-Nov-02 22:17
suss10-Nov-02 22:17 
GeneralRe: URL parsing; how annoying can it be Pin
Rob Caldecott10-Nov-02 23:12
Rob Caldecott10-Nov-02 23:12 
GeneralRe: URL parsing; how annoying can it be Pin
spod11-Nov-02 1:09
spod11-Nov-02 1:09 
GeneralDockable streched toolbar Pin
Anonymous10-Nov-02 22:07
Anonymous10-Nov-02 22:07 
GeneralPrinting Job Status Query Pin
jmarcos10-Nov-02 20:36
jmarcos10-Nov-02 20:36 
Generalsimple question: casting Pin
devvvy10-Nov-02 20:25
devvvy10-Nov-02 20:25 
GeneralRe: simple question: casting Pin
Michael Dunn10-Nov-02 20:31
sitebuilderMichael Dunn10-Nov-02 20:31 
GeneralRe: simple question: casting Pin
Christian Graus10-Nov-02 20:37
protectorChristian Graus10-Nov-02 20:37 
GeneralRe: simple question: casting Pin
ian mariano10-Nov-02 20:34
ian mariano10-Nov-02 20:34 
Generalstill confused Pin
devvvy10-Nov-02 22:18
devvvy10-Nov-02 22:18 
GeneralRe: still confused Pin
ian mariano11-Nov-02 7:39
ian mariano11-Nov-02 7:39 
GeneralRe: still confused Pin
devvvy11-Nov-02 14:47
devvvy11-Nov-02 14:47 
GeneralRe: still confused Pin
s o v a n n16-Nov-02 15:28
s o v a n n16-Nov-02 15:28 

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.