Quantcast
Channel: CodeGuru Forums - Visual C++ Programming
Viewing all articles
Browse latest Browse all 3029

can not call CDC::StrokePath() twice?!

$
0
0
Hello,

I have a problem with calling StrokePath() twice.
Code-example:

----
BeginPath()
....
EndPath()
-Create and select Pen-
StrokePath() -> everything fine!
-select another Pen-
StrokePath() -> Error ERROR_CAN_NOT_COMPLETE
----

For a test I placed the second StrokePath directly and the first; the same!
Why?

Is it impossible to draw the some path twice?

br
Ralf

Viewing all articles
Browse latest Browse all 3029

Latest Images

Trending Articles



Latest Images