Click here to Skip to main content
15,896,153 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Tri - State button Pin
Anonymous19-Nov-02 6:32
Anonymous19-Nov-02 6:32 
GeneralRe: Tri - State button Pin
Alvaro Mendez19-Nov-02 6:48
Alvaro Mendez19-Nov-02 6:48 
GeneralRe: Tri - State button Pin
Amy Patterson19-Nov-02 7:11
Amy Patterson19-Nov-02 7:11 
QuestionHow to get the difference between two variables of type DATE !! Pin
bahruddina19-Nov-02 5:56
bahruddina19-Nov-02 5:56 
AnswerRe: How to get the difference between two variables of type DATE !! Pin
Chris Losinger19-Nov-02 6:02
professionalChris Losinger19-Nov-02 6:02 
AnswerRe: How to get the difference between two variables of type DATE !! Pin
Alvaro Mendez19-Nov-02 6:10
Alvaro Mendez19-Nov-02 6:10 
GeneralDrag And Droppings ... Pin
Maximilien19-Nov-02 5:34
Maximilien19-Nov-02 5:34 
GeneralRe: Drag And Droppings ... Pin
Paul M Watt19-Nov-02 9:59
mentorPaul M Watt19-Nov-02 9:59 
It seems to me that your simulation technique would be a good method, and I see your point about losing certain Drag and Drop functionality that OLE provides for you.

What if you were to create a transparent window, that fit over the entire desktop when these particular items were to be dragged off of your main window. Then your transparent window with no borders, no caption, and no paint routines could become a drop target. When the user cancelled the drag and drop, or after they dropped the item on your transparent window, the window would go away.

Good Luck


Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

GeneralDumb question.. Pin
RobJones19-Nov-02 5:28
RobJones19-Nov-02 5:28 
GeneralRe: Dumb question.. Pin
Chris Losinger19-Nov-02 6:00
professionalChris Losinger19-Nov-02 6:00 
GeneralRe: Dumb question.. Pin
Alvaro Mendez19-Nov-02 6:02
Alvaro Mendez19-Nov-02 6:02 
GeneralRe: Dumb question.. Pin
RobJones19-Nov-02 6:09
RobJones19-Nov-02 6:09 
Generalstatic_cast Pin
Jon Hulatt19-Nov-02 5:14
Jon Hulatt19-Nov-02 5:14 
GeneralRe: static_cast Pin
Joaquín M López Muñoz19-Nov-02 5:33
Joaquín M López Muñoz19-Nov-02 5:33 
GeneralRe: static_cast Pin
Jon Hulatt19-Nov-02 5:52
Jon Hulatt19-Nov-02 5:52 
GeneralRe: static_cast Pin
Tim Smith19-Nov-02 6:04
Tim Smith19-Nov-02 6:04 
GeneralRe: static_cast Pin
Paul M Watt19-Nov-02 10:05
mentorPaul M Watt19-Nov-02 10:05 
GeneralRe: static_cast Pin
Patje19-Nov-02 21:17
Patje19-Nov-02 21:17 
GeneralCrash in CReBar::AddBar() under .Net Pin
pvlasie19-Nov-02 4:39
pvlasie19-Nov-02 4:39 
QuestionWhere custom ie toolbar is located? Pin
Weiye Chen19-Nov-02 4:17
Weiye Chen19-Nov-02 4:17 
AnswerRe: Where custom ie toolbar is located? Pin
Chris Hambleton19-Nov-02 11:54
Chris Hambleton19-Nov-02 11:54 
GeneralDigital timer MFC/C++ Pin
Justina0119-Nov-02 3:39
Justina0119-Nov-02 3:39 
GeneralRe: Digital timer MFC/C++ Pin
RobJones19-Nov-02 5:31
RobJones19-Nov-02 5:31 
GeneralRe: Digital timer MFC/C++ Pin
valikac19-Nov-02 7:26
valikac19-Nov-02 7:26 
Generaldouble channels in ISDN Pin
Tili19-Nov-02 3:37
Tili19-Nov-02 3:37 

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.