Click here to Skip to main content
16,006,709 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem Http POST transfer encoding chunked Pin
palbano3-Jun-04 18:12
palbano3-Jun-04 18:12 
GeneralRe: Problem Http POST transfer encoding chunked Pin
tejasvnahal3-Jun-04 20:26
tejasvnahal3-Jun-04 20:26 
GeneralRe: Problem Http POST transfer encoding chunked Pin
palbano4-Jun-04 4:50
palbano4-Jun-04 4:50 
GeneralRe: Problem Http POST transfer encoding chunked Pin
toxcct3-Jun-04 21:28
toxcct3-Jun-04 21:28 
GeneralRe: Problem Http POST transfer encoding chunked Pin
tejasvnahal3-Jun-04 21:43
tejasvnahal3-Jun-04 21:43 
QuestionHow can I get a jpeg picture's array of pixels to memory and draw it by OPGL function? Pin
pqcyy3-Jun-04 17:10
pqcyy3-Jun-04 17:10 
AnswerRe: How can I get a jpeg picture's array of pixels to memory and draw it by OPGL function? Pin
Alexander M.,4-Jun-04 1:38
Alexander M.,4-Jun-04 1:38 
GeneralDrag & Drop Pin
kfaday3-Jun-04 16:52
kfaday3-Jun-04 16:52 
Hello people, i'm starting an application which will be a dialog, where i would be able to select something, then drop it somewhere else. I won't be dropping bitmaps.
For example, i'm thinking of placing a button with an line.
When i click on the button, i'd like to be able to drag a reference to the arrow, and when i release the mouse button, i'd like to get the position of the mouse and draw a line. It won't be a bitmap, as i will need to click on that area, where i released the line, so i can resize it. I will need a list of 'lines' with the position of the 'area' of each line.
I won't be using OLE, just WM_LBUTTONDOWN and WM_LBUTTONUP.
Do you have any tips on how may i start? any nice links where i could read something? i'm quite new with mfc. Is it ok to drag from a button? Any contribution will be appreciated, i'm not asking for code, but some ideas, or how could i implement them [some code ideas would be nice as well Smile | :) ]

Thank you very much!!
GeneralRe: Drag & Drop Pin
palbano3-Jun-04 18:14
palbano3-Jun-04 18:14 
GeneralRe: Drag & Drop Pin
kfaday4-Jun-04 10:37
kfaday4-Jun-04 10:37 
GeneralCHtmlEditCtrl protected destructor Pin
cowboymoore3-Jun-04 16:37
cowboymoore3-Jun-04 16:37 
GeneralRe: CHtmlEditCtrl protected destructor Pin
palbano3-Jun-04 18:17
palbano3-Jun-04 18:17 
GeneralRe: CHtmlEditCtrl protected destructor Pin
cowboymoore4-Jun-04 17:17
cowboymoore4-Jun-04 17:17 
QuestionIs a point in the Polygon? Pin
Xytme3-Jun-04 15:50
Xytme3-Jun-04 15:50 
AnswerRe: Is a point in the Polygon? Pin
Tim Smith3-Jun-04 16:45
Tim Smith3-Jun-04 16:45 
AnswerRe: Is a point in the Polygon? Pin
Andrew Walker3-Jun-04 17:59
Andrew Walker3-Jun-04 17:59 
AnswerRe: Is a point in the Polygon? Pin
basementman4-Jun-04 6:11
basementman4-Jun-04 6:11 
GeneralMDI Child Waiting On Another Child Pin
Cyric743-Jun-04 13:18
Cyric743-Jun-04 13:18 
Generalwin32 dll - dialog box Pin
Anonymous3-Jun-04 12:48
Anonymous3-Jun-04 12:48 
GeneralRe: win32 dll - dialog box Pin
Cedric Moonen3-Jun-04 20:21
Cedric Moonen3-Jun-04 20:21 
GeneralRe: win32 dll - dialog box Pin
Anonymous4-Jun-04 6:45
Anonymous4-Jun-04 6:45 
GeneralRe: win32 dll - dialog box Pin
ATHMystikal15-Jan-10 15:50
ATHMystikal15-Jan-10 15:50 
Generalhelp! Pin
Archer2823-Jun-04 12:36
Archer2823-Jun-04 12:36 
GeneralRe: help! Pin
*Dreamz3-Jun-04 17:47
*Dreamz3-Jun-04 17:47 
GeneralRe: help! Pin
basementman4-Jun-04 6:12
basementman4-Jun-04 6:12 

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.