Click here to Skip to main content
15,886,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to drag and drop bitmap Pin
manju 37-Jul-11 23:17
manju 37-Jul-11 23:17 
GeneralRe: How to drag and drop bitmap Pin
Richard MacCutchan8-Jul-11 0:39
mveRichard MacCutchan8-Jul-11 0:39 
GeneralRe: How to drag and drop bitmap Pin
ThatsAlok8-Jul-11 1:51
ThatsAlok8-Jul-11 1:51 
GeneralRe: How to drag and drop bitmap Pin
Richard MacCutchan8-Jul-11 2:29
mveRichard MacCutchan8-Jul-11 2:29 
GeneralRe: How to drag and drop bitmap Pin
enhzflep8-Jul-11 3:01
enhzflep8-Jul-11 3:01 
GeneralRe: How to drag and drop bitmap Pin
Richard MacCutchan8-Jul-11 5:17
mveRichard MacCutchan8-Jul-11 5:17 
AnswerRe: How to drag and drop bitmap Pin
ThatsAlok10-Jul-11 19:52
ThatsAlok10-Jul-11 19:52 
AnswerRe: How to drag and drop bitmap Pin
Niklas L8-Jul-11 0:38
Niklas L8-Jul-11 0:38 
You can utilize the CImageList[^] for MFC to drag and drop images. If you're not using MFC, you can still use the image list API. The API's will supply the visual goodies when dragging an image.
Questionassertion failure Pin
mrby1237-Jul-11 18:29
mrby1237-Jul-11 18:29 
AnswerRe: assertion failure Pin
Malli_S7-Jul-11 20:20
Malli_S7-Jul-11 20:20 
AnswerRe: assertion failure Pin
CPallini7-Jul-11 22:16
mveCPallini7-Jul-11 22:16 
GeneralRe: assertion failure Pin
Albert Holguin8-Jul-11 3:41
professionalAlbert Holguin8-Jul-11 3:41 
AnswerRe: assertion failure Pin
Stefan_Lang8-Jul-11 0:19
Stefan_Lang8-Jul-11 0:19 
GeneralRe: assertion failure and "user break point called from code at 0x7c90120e" Pin
mrby1238-Jul-11 7:17
mrby1238-Jul-11 7:17 
GeneralRe: assertion failure and "user break point called from code at 0x7c90120e" Pin
Stefan_Lang10-Jul-11 22:33
Stefan_Lang10-Jul-11 22:33 
QuestionCan I create another CMutex object when a named CMutex object being locked? Pin
Jun Du7-Jul-11 9:29
Jun Du7-Jul-11 9:29 
AnswerRe: Can I create another CMutex object when a named CMutex object being locked? Pin
CPallini7-Jul-11 10:36
mveCPallini7-Jul-11 10:36 
GeneralRe: Can I create another CMutex object when a named CMutex object being locked? Pin
Jun Du7-Jul-11 13:09
Jun Du7-Jul-11 13:09 
AnswerRe: Can I create another CMutex object when a named CMutex object being locked? Pin
Albert Holguin7-Jul-11 13:48
professionalAlbert Holguin7-Jul-11 13:48 
GeneralRe: Can I create another CMutex object when a named CMutex object being locked? Pin
CPallini7-Jul-11 21:26
mveCPallini7-Jul-11 21:26 
GeneralRe: Can I create another CMutex object when a named CMutex object being locked? Pin
ThatsAlok7-Jul-11 21:33
ThatsAlok7-Jul-11 21:33 
QuestionCComboBox in a Modeless Dialog Pin
softwaremonkey7-Jul-11 8:08
softwaremonkey7-Jul-11 8:08 
QuestionRe: CComboBox in a Modeless Dialog Pin
Maximilien7-Jul-11 8:20
Maximilien7-Jul-11 8:20 
AnswerRe: CComboBox in a Modeless Dialog Pin
Richard MacCutchan7-Jul-11 9:22
mveRichard MacCutchan7-Jul-11 9:22 
GeneralRe: CComboBox in a Modeless Dialog Pin
softwaremonkey7-Jul-11 10:59
softwaremonkey7-Jul-11 10:59 

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.