Click here to Skip to main content
15,916,842 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Function Flowchart Pin
led mike13-Oct-06 7:42
led mike13-Oct-06 7:42 
Questionfatal error LNK1103 Pin
Manjunath S13-Oct-06 4:22
Manjunath S13-Oct-06 4:22 
AnswerRe: fatal error LNK1103 Pin
Christian Graus13-Oct-06 4:41
protectorChristian Graus13-Oct-06 4:41 
GeneralRe: fatal error LNK1103 Pin
Manjunath S13-Oct-06 8:14
Manjunath S13-Oct-06 8:14 
Questioncopy bitmap to clipboard Pin
priyank_ldce13-Oct-06 4:12
priyank_ldce13-Oct-06 4:12 
AnswerRe: copy bitmap to clipboard Pin
David Crow13-Oct-06 4:21
David Crow13-Oct-06 4:21 
GeneralRe: copy bitmap to clipboard Pin
priyank_ldce13-Oct-06 4:57
priyank_ldce13-Oct-06 4:57 
AnswerRe: copy bitmap to clipboard Pin
Galatei13-Oct-06 4:25
Galatei13-Oct-06 4:25 
Hi,

You should not use Clipboard to exchange data by your application(s).

Clipboard is intended to be used only on user's command. In the other way, you have to guarantee that if he copy something (he was looking for it all day) to clipboard, the data will be available until it is pasted or replaced with another content.

Regards
GeneralRe: copy bitmap to clipboard Pin
priyank_ldce13-Oct-06 5:04
priyank_ldce13-Oct-06 5:04 
QuestionRe: copy bitmap to clipboard Pin
David Crow13-Oct-06 6:13
David Crow13-Oct-06 6:13 
QuestionHow to disable a column in VsFlexGrid using VC++/MFC? Pin
Mohan D13-Oct-06 4:04
Mohan D13-Oct-06 4:04 
QuestionPlaying a Avi file in dialog windows Pin
mt_samiei13-Oct-06 3:06
mt_samiei13-Oct-06 3:06 
AnswerRe: Playing a Avi file in dialog windows Pin
Christian Graus13-Oct-06 3:15
protectorChristian Graus13-Oct-06 3:15 
GeneralRe: Playing a Avi file in dialog windows Pin
mt_samiei13-Oct-06 3:20
mt_samiei13-Oct-06 3:20 
GeneralRe: Playing a Avi file in dialog windows Pin
Christian Graus13-Oct-06 3:25
protectorChristian Graus13-Oct-06 3:25 
GeneralRe: Playing a Avi file in dialog windows Pin
mt_samiei13-Oct-06 3:30
mt_samiei13-Oct-06 3:30 
GeneralRe: Playing a Avi file in dialog windows Pin
Hamid_RT13-Oct-06 3:30
Hamid_RT13-Oct-06 3:30 
AnswerRe: Playing a Avi file in dialog windows Pin
Hamid_RT13-Oct-06 3:30
Hamid_RT13-Oct-06 3:30 
QuestionPrivate inheritance Pin
sawerr13-Oct-06 3:06
sawerr13-Oct-06 3:06 
AnswerRe: Private inheritance Pin
Zac Howland13-Oct-06 4:10
Zac Howland13-Oct-06 4:10 
GeneralRe: Private inheritance Pin
sawerr13-Oct-06 4:27
sawerr13-Oct-06 4:27 
GeneralRe: Private inheritance Pin
Nemanja Trifunovic13-Oct-06 5:12
Nemanja Trifunovic13-Oct-06 5:12 
GeneralRe: Private inheritance Pin
Zac Howland13-Oct-06 5:28
Zac Howland13-Oct-06 5:28 
GeneralRe: Private inheritance Pin
Nemanja Trifunovic13-Oct-06 7:09
Nemanja Trifunovic13-Oct-06 7:09 
GeneralRe: Private inheritance Pin
Zac Howland13-Oct-06 7:14
Zac Howland13-Oct-06 7:14 

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.