Click here to Skip to main content
15,912,400 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Grid control Pin
Rage3-Jun-03 3:29
professionalRage3-Jun-03 3:29 
GeneralRe: Grid control Pin
AlenCk3-Jun-03 20:33
AlenCk3-Jun-03 20:33 
GeneralProblem with templates<> and classes Pin
Zibar2-Jun-03 23:53
sussZibar2-Jun-03 23:53 
GeneralRe: Problem with templates<> and classes Pin
Joaquín M López Muñoz3-Jun-03 0:27
Joaquín M López Muñoz3-Jun-03 0:27 
GeneralRe: Problem with templates<> and classes Pin
Zibar3-Jun-03 0:30
sussZibar3-Jun-03 0:30 
GeneralCopy/paste (other font) into RichEdit Pin
Michael Pauli2-Jun-03 23:38
Michael Pauli2-Jun-03 23:38 
GeneralRe: Copy/paste (other font) into RichEdit Pin
Rage3-Jun-03 3:30
professionalRage3-Jun-03 3:30 
GeneralRe: Copy/paste (other font) into RichEdit Pin
Michael Pauli4-Jun-03 0:15
Michael Pauli4-Jun-03 0:15 
Where is OnPaste() a member?

Not in CWnd nor in CRichEdit - last one have a Paste() only?

As far as I can see in CWnd I have:

ChangeClipboardChain(...)
SetClipboardViewer(...)
OpenClipboard(...)
GetClipboardOwner(...)
GetOpenClipboardWindow(...)
GetClipboardViewer(...)

and in CRichEdit:

Copy(...)
Cut(...)
Paste(...)
PasteSpecial(...)
CanPaste(...)

I'm a little puzzled here - I can understand what you are thinking, but...

(working with MFC 6.0 not .net)

Regards,
Michael Mogensen, mm it-consult dk.
GeneralPainting on a static Pin
Zizilamoroso2-Jun-03 23:28
Zizilamoroso2-Jun-03 23:28 
GeneralRe: Painting on a static Pin
Rage3-Jun-03 3:08
professionalRage3-Jun-03 3:08 
GeneralDial up connections, please help Pin
Jump_Around2-Jun-03 23:03
Jump_Around2-Jun-03 23:03 
QuestionHow can I ignore the newline character when using fgets() Pin
jcpooh2-Jun-03 22:33
jcpooh2-Jun-03 22:33 
AnswerRe: How can I ignore the newline character when using fgets() Pin
David Crow3-Jun-03 2:52
David Crow3-Jun-03 2:52 
General!!illegal operation when clicking the edit box of CTreeView Pin
black19212-Jun-03 21:54
black19212-Jun-03 21:54 
GeneralRe: !!illegal operation when clicking the edit box of CTreeView Pin
black19212-Jun-03 21:56
black19212-Jun-03 21:56 
GeneralHelp !!! How to edit, append, read data from an access dbase file using CRecordset class Pin
mhar2-Jun-03 21:52
professionalmhar2-Jun-03 21:52 
GeneralRe: Help !!! How to edit, append, read data from an access dbase file using CRecordset class Pin
David Crow3-Jun-03 3:03
David Crow3-Jun-03 3:03 
GeneralRe: Help !!! How to edit, append, read data from an access dbase file using CRecordset class Pin
mhar3-Jun-03 14:21
professionalmhar3-Jun-03 14:21 
GeneralRe: Help !!! How to edit, append, read data from an access dbase file using CRecordset class Pin
David Crow4-Jun-03 2:50
David Crow4-Jun-03 2:50 
GeneralDLL as an extra process Pin
AnTri2-Jun-03 21:51
AnTri2-Jun-03 21:51 
GeneralRe: DLL as an extra process Pin
Anna-Jayne Metcalfe3-Jun-03 0:02
Anna-Jayne Metcalfe3-Jun-03 0:02 
GeneralRe: DLL as an extra process Pin
AnTri3-Jun-03 0:54
AnTri3-Jun-03 0:54 
GeneralRe: DLL as an extra process Pin
Anna-Jayne Metcalfe3-Jun-03 1:10
Anna-Jayne Metcalfe3-Jun-03 1:10 
GeneralRe: DLL as an extra process Pin
AnTri3-Jun-03 1:17
AnTri3-Jun-03 1:17 
GeneralRe: DLL as an extra process Pin
Anna-Jayne Metcalfe3-Jun-03 1:46
Anna-Jayne Metcalfe3-Jun-03 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.