Click here to Skip to main content
15,898,864 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: inheritence of structure Pin
Nemanja Trifunovic22-Jun-07 1:32
Nemanja Trifunovic22-Jun-07 1:32 
AnswerRe: inheritence of structure Pin
C Mahesh22-Jun-07 0:08
C Mahesh22-Jun-07 0:08 
GeneralRe: inheritence of structure Pin
C Mahesh22-Jun-07 0:11
C Mahesh22-Jun-07 0:11 
QuestionQuery OF MFC Multimedia... Pin
patelviral21-Jun-07 23:37
patelviral21-Jun-07 23:37 
AnswerRe: Query OF MFC Multimedia... Pin
Hamid_RT22-Jun-07 2:25
Hamid_RT22-Jun-07 2:25 
Questionmozilla probem Pin
hkchauhan21-Jun-07 22:39
hkchauhan21-Jun-07 22:39 
QuestionRe: mozilla probem Pin
Hamid_RT22-Jun-07 2:07
Hamid_RT22-Jun-07 2:07 
QuestionCopy, Cut and Paste Pin
CDRAIN21-Jun-07 22:38
CDRAIN21-Jun-07 22:38 
I need to implement Copy,Cut & Paste to and from Windows Clipboard functionality on my C++ App, I see on web that I need to use functions:

BOOL SetClipboardText(LPCTSTR pszText)<br />
int GetClipboardText(LPTSTR pszBuf, int nLength)


but I can I get the selected text of a textbox or a selected object?

Thanks
AnswerRe: Copy, Cut and Paste Pin
Hamid_RT22-Jun-07 2:28
Hamid_RT22-Jun-07 2:28 
AnswerRe: Copy, Cut and Paste Pin
rrrado22-Jun-07 2:28
rrrado22-Jun-07 2:28 
AnswerRe: Copy, Cut and Paste Pin
David Crow22-Jun-07 2:40
David Crow22-Jun-07 2:40 
AnswerRe: Copy, Cut and Paste Pin
RickyC9-Jul-07 6:41
RickyC9-Jul-07 6:41 
QuestionVideo Player? Pin
granshah @ eVisionISF21-Jun-07 22:24
granshah @ eVisionISF21-Jun-07 22:24 
AnswerRe: Video Player? Pin
Trollslayer21-Jun-07 23:05
mentorTrollslayer21-Jun-07 23:05 
AnswerRe: Video Player? [modified] Pin
Rajkumar R21-Jun-07 23:29
Rajkumar R21-Jun-07 23:29 
AnswerRe: Video Player? Pin
Hamid_RT22-Jun-07 2:16
Hamid_RT22-Jun-07 2:16 
QuestionUninstall menu for application by Windows Installer Pin
rp_suman21-Jun-07 22:17
rp_suman21-Jun-07 22:17 
AnswerRe: Uninstall menu for application by Windows Installer Pin
kvrnkiran22-Jun-07 0:27
kvrnkiran22-Jun-07 0:27 
QuestionInsert text to opened word-document Pin
baerten21-Jun-07 21:26
baerten21-Jun-07 21:26 
AnswerRe: Insert text to opened word-document Pin
Matthew Faithfull21-Jun-07 21:37
Matthew Faithfull21-Jun-07 21:37 
GeneralRe: Insert text to opened word-document Pin
baerten21-Jun-07 21:46
baerten21-Jun-07 21:46 
GeneralRe: Insert text to opened word-document Pin
Matthew Faithfull21-Jun-07 22:04
Matthew Faithfull21-Jun-07 22:04 
GeneralRe: Insert text to opened word-document Pin
baerten21-Jun-07 22:10
baerten21-Jun-07 22:10 
GeneralRe: Insert text to opened word-document Pin
Matthew Faithfull21-Jun-07 22:28
Matthew Faithfull21-Jun-07 22:28 
JokeRe: Insert text to opened word-document Pin
baerten21-Jun-07 22:49
baerten21-Jun-07 22:49 

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.