Click here to Skip to main content
15,900,589 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: #pragma enum Pin
rbid25-Feb-05 20:33
rbid25-Feb-05 20:33 
GeneralRead the text in some richedit controls in other processes. Pin
SteQve25-Feb-05 0:16
SteQve25-Feb-05 0:16 
GeneralRe: Read the text in some richedit controls in other processes. Pin
SteQve25-Feb-05 3:35
SteQve25-Feb-05 3:35 
GeneralRe: Read the text in some richedit controls in other processes. Pin
SteQve25-Feb-05 3:41
SteQve25-Feb-05 3:41 
QuestionHow to Copy Data to MS Excel ? Pin
zahid_ash24-Feb-05 23:43
zahid_ash24-Feb-05 23:43 
AnswerRe: How to Copy Data to MS Excel ? Pin
PJ Arends25-Feb-05 7:14
professionalPJ Arends25-Feb-05 7:14 
GeneralRe: How to Copy Data to MS Excel ? Pin
zahid_ash27-Feb-05 18:39
zahid_ash27-Feb-05 18:39 
GeneralRe: How to Copy Data to MS Excel ? Pin
PJ Arends27-Feb-05 21:07
professionalPJ Arends27-Feb-05 21:07 
From Microsoft Excel Help

[quote]
The format of information pasted from the Clipboard
How pasted information appears in a document Information you cut or copy to another program is pasted, if possible, in a format that the program can edit. For example, cells from Microsoft Excel worksheets and records from Microsoft Access are pasted into Word as Word tables, complete with column widths and font formatting. Text separated by tab characters from Word is pasted into Microsoft Excel in rows and columns of cells, and records from Microsoft Access are pasted into a Microsoft Excel worksheet as rows with each field in a separate column.

If a program can't edit the information, it inserts it as an embedded object, which you can edit in the source program by double-clicking the object. If the information can't be inserted as an embedded object — for example, you're copying the information from a program that does not support OLE, the information is pasted as a static picture that cannot be edited.

How to format pasted information To control the format of information pasted from the Clipboard, use the Paste Special command (Edit menu) instead of Paste
[/quote]




"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

"Obviously ??? You're definitely a superstar!!!" mYkel - 21 Jun '04

Within you lies the power for good - Use it!
Honoured as one of The Most Helpful Members of 2004

Generalextract audio from avi file Pin
abaddon32524-Feb-05 23:23
abaddon32524-Feb-05 23:23 
GeneralRe: extract audio from avi file Pin
Will115725-Feb-05 16:56
sussWill115725-Feb-05 16:56 
GeneralLink Users Pin
densitet24-Feb-05 23:05
densitet24-Feb-05 23:05 
GeneralRe: Link Users Pin
Aamir Butt24-Feb-05 23:49
Aamir Butt24-Feb-05 23:49 
GeneralRe: Link Users Pin
densitet25-Feb-05 1:45
densitet25-Feb-05 1:45 
Questionhow to draw a chart in a dialog? Pin
rafal7724-Feb-05 23:03
sussrafal7724-Feb-05 23:03 
AnswerRe: how to draw a chart in a dialog? Pin
Aamir Butt24-Feb-05 23:51
Aamir Butt24-Feb-05 23:51 
AnswerRe: how to draw a chart in a dialog? Pin
Ravi Bhavnani25-Feb-05 3:36
professionalRavi Bhavnani25-Feb-05 3:36 
QuestionTool for C++ ? Pin
caoquanghanh24-Feb-05 22:48
caoquanghanh24-Feb-05 22:48 
AnswerRe: Tool for C++ ? Pin
David Crow25-Feb-05 2:50
David Crow25-Feb-05 2:50 
GeneralRe: Tool for C++ ? Pin
Neville Franks25-Feb-05 10:15
Neville Franks25-Feb-05 10:15 
AnswerRe: Tool for C++ ? Pin
rbid25-Feb-05 21:02
rbid25-Feb-05 21:02 
GeneralRe: Tool for C++ ? Pin
caoquanghanh27-Feb-05 13:45
caoquanghanh27-Feb-05 13:45 
Generalone question abt dll..... Pin
namaskaaram24-Feb-05 22:32
namaskaaram24-Feb-05 22:32 
GeneralRe: one question abt dll..... Pin
David Crow25-Feb-05 2:51
David Crow25-Feb-05 2:51 
GeneralRe: one question abt dll..... Pin
Blake Miller25-Feb-05 3:54
Blake Miller25-Feb-05 3:54 
GeneralEmbedding text file in an exe Pin
_marsim_24-Feb-05 22:25
_marsim_24-Feb-05 22:25 

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.