Click here to Skip to main content
15,905,028 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: copy bitmap to clipboard Pin
priyank_ldce13-Oct-06 5:04
priyank_ldce13-Oct-06 5:04 
Hi,

I know I should not use Clipboard to exchange data, But I don’t have any option at this time. Actually I want selected text from Microsoft word application. So when ever user select text in the word I send WM_COPY message to word to copy this text to clipboard and I can take this text from it for my application.

Now to make sure that data will be available until it is pasted or replaces with another content by user I am storing all content from clipboard. And when my application finishes its work with clipboard I again copy old content to clipboard.

If you have any other solution to get selected text from Microsoft Word then please tell me so I can avoid use of clipboard for my application.

Thanks,
Priyank
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 
AnswerRe: Private inheritance [modified] Pin
Nemanja Trifunovic13-Oct-06 5:08
Nemanja Trifunovic13-Oct-06 5:08 

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.