Click here to Skip to main content
15,913,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDisplaying a short movie in same window over 3D display - need an advice Pin
robert_s19-May-04 3:50
robert_s19-May-04 3:50 
GeneralStatusbox and toolbar overwritten Pin
Wigwog19-May-04 2:42
Wigwog19-May-04 2:42 
GeneralFilling the Clipboard using the CDC Pin
Cedar Sith19-May-04 2:36
Cedar Sith19-May-04 2:36 
GeneralRe: Filling the Clipboard using the CDC Pin
ohadp19-May-04 3:09
ohadp19-May-04 3:09 
GeneralRe: Filling the Clipboard using the CDC Pin
Cedar Sith19-May-04 4:02
Cedar Sith19-May-04 4:02 
GeneralRe: Filling the Clipboard using the CDC Pin
Maximilien19-May-04 4:36
Maximilien19-May-04 4:36 
GeneralRe: Filling the Clipboard using the CDC Pin
Cedar Sith19-May-04 5:07
Cedar Sith19-May-04 5:07 
GeneralRe: Filling the Clipboard using the CDC Pin
Maximilien19-May-04 5:23
Maximilien19-May-04 5:23 
is you view a graphic view ( i.e. drawn text ) or a text view ( Editable text ) ?

if it's a graphical view, you need to have a way to be able to know that text is in the selection rectangle because it will ( ? ) be pixels, not text.


if it's an editable text view, ( CEdit or CRichEdit ), you should be ready to go, with appropriate class members to select the text and copy it to the clipboard.



Maximilien Lincourt
Your Head A Splode - Strong Bad
GeneralRe: Filling the Clipboard using the CDC Pin
John R. Shaw19-May-04 12:46
John R. Shaw19-May-04 12:46 
GeneralGlobal Variables Pin
asv19-May-04 2:32
asv19-May-04 2:32 
GeneralRe: Global Variables Pin
valikac19-May-04 5:09
valikac19-May-04 5:09 
GeneralRe: Global Variables Pin
asv19-May-04 6:26
asv19-May-04 6:26 
GeneralRe: Global Variables Pin
Andrew Quinn AUS19-May-04 6:06
Andrew Quinn AUS19-May-04 6:06 
GeneralRe: Global Variables Pin
asv19-May-04 6:36
asv19-May-04 6:36 
GeneralRe: Global Variables Pin
Andrew Quinn AUS19-May-04 6:52
Andrew Quinn AUS19-May-04 6:52 
GeneralRe: Global Variables Pin
asv19-May-04 21:56
asv19-May-04 21:56 
GeneralOutput redirect Pin
no_reg_name19-May-04 2:16
no_reg_name19-May-04 2:16 
GeneralRe: Output redirect Pin
Roger Allen19-May-04 3:55
Roger Allen19-May-04 3:55 
GeneralNon Modal Dialogs Pin
pavneet19-May-04 1:45
pavneet19-May-04 1:45 
GeneralRe: Non Modal Dialogs Pin
Prakash Nadar19-May-04 1:48
Prakash Nadar19-May-04 1:48 
GeneralRe: Non Modal Dialogs Pin
User 665819-May-04 2:48
User 665819-May-04 2:48 
GeneralRe: Non Modal Dialogs Pin
Prakash Nadar19-May-04 7:54
Prakash Nadar19-May-04 7:54 
GeneralRe: Non Modal Dialogs Pin
pavneet20-May-04 0:25
pavneet20-May-04 0:25 
Generalpointer error Pin
Ni@m19-May-04 1:35
Ni@m19-May-04 1:35 
GeneralRe: pointer error Pin
Prakash Nadar19-May-04 1:46
Prakash Nadar19-May-04 1:46 

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.