Click here to Skip to main content
15,899,935 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDialog in a DLL Pin
MHillary19-Jun-04 5:16
MHillary19-Jun-04 5:16 
GeneralRe: Dialog in a DLL Pin
Johan Rosengren19-Jun-04 5:20
Johan Rosengren19-Jun-04 5:20 
GeneralRe: Dialog in a DLL Pin
MHillary19-Jun-04 7:11
MHillary19-Jun-04 7:11 
GeneralRe: Dialog in a DLL Pin
Johan Rosengren19-Jun-04 7:19
Johan Rosengren19-Jun-04 7:19 
GeneralRe: Dialog in a DLL Pin
wb19-Jun-04 6:53
wb19-Jun-04 6:53 
GeneralRe: Dialog in a DLL Pin
ThatsAlok21-Jun-04 1:06
ThatsAlok21-Jun-04 1:06 
GeneralDrawing an arrow Pin
kfaday19-Jun-04 5:13
kfaday19-Jun-04 5:13 
GeneralRe: Drawing an arrow Pin
PJ Arends19-Jun-04 6:45
professionalPJ Arends19-Jun-04 6:45 
If you want to use GDI+ you can use the Pen::SetStartCap() and Pen::SetEndCap() functions to have GDI+ draw the arrow heads for you. AFAIK, with GDI you have calculate and draw the arrow heads yourself.







Sonork 100.11743 Chicken Little

"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

Within you lies the power for good - Use it!
GeneralRe: Drawing an arrow Pin
kfaday19-Jun-04 7:07
kfaday19-Jun-04 7:07 
GeneralRe: Drawing an arrow Pin
palbano19-Jun-04 7:14
palbano19-Jun-04 7:14 
GeneralRe: Drawing an arrow Pin
kfaday19-Jun-04 7:38
kfaday19-Jun-04 7:38 
GeneralRe: Drawing an arrow Pin
palbano19-Jun-04 9:48
palbano19-Jun-04 9:48 
GeneralRe: Drawing an arrow Pin
kfaday19-Jun-04 11:21
kfaday19-Jun-04 11:21 
Generalrename a file Pin
Jason876519-Jun-04 4:28
Jason876519-Jun-04 4:28 
GeneralRe: rename a file Pin
PJ Arends19-Jun-04 6:48
professionalPJ Arends19-Jun-04 6:48 
Generalpopup menu problem Pin
udi444419-Jun-04 3:49
udi444419-Jun-04 3:49 
GeneralRe: popup menu problem Pin
kfaday19-Jun-04 5:11
kfaday19-Jun-04 5:11 
Questionhow to create user in windows using vc++ Pin
ThatsAlok19-Jun-04 3:03
ThatsAlok19-Jun-04 3:03 
AnswerRe: how to create user in windows using vc++ Pin
ThatsAlok19-Jun-04 3:43
ThatsAlok19-Jun-04 3:43 
GeneralWhen I create a vector of GraphicsPath class and its iterator, A compilation error occurs ! Pin
Gem19-Jun-04 3:02
Gem19-Jun-04 3:02 
GeneralCreating DSN Programatically Pin
Imtiaz Murtaza19-Jun-04 2:09
Imtiaz Murtaza19-Jun-04 2:09 
GeneralRe: Creating DSN Programatically Pin
Ghazi H. Wadi19-Jun-04 3:36
Ghazi H. Wadi19-Jun-04 3:36 
GeneralRe: Creating DSN Programatically Pin
palbano19-Jun-04 7:17
palbano19-Jun-04 7:17 
GeneralHI MR VC Pin
Anonymous19-Jun-04 1:37
Anonymous19-Jun-04 1:37 
QuestionHow can I disable PowerOff key? Pin
MiCROHARD19-Jun-04 1:33
MiCROHARD19-Jun-04 1:33 

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.