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

C / C++ / MFC

 
GeneralRe: Opening another form Pin
BritishEmpire25-Feb-05 6:07
BritishEmpire25-Feb-05 6:07 
GeneralRe: Opening another form Pin
David Crow25-Feb-05 6:19
David Crow25-Feb-05 6:19 
Generalwindows system file protection during install shield creation Pin
ThinkingPrometheus25-Feb-05 1:44
ThinkingPrometheus25-Feb-05 1:44 
GeneralRe: windows system file protection during install shield creation Pin
Mike Dimmick25-Feb-05 2:25
Mike Dimmick25-Feb-05 2:25 
GeneralRe: windows system file protection during install shield creation Pin
ThinkingPrometheus25-Feb-05 3:58
ThinkingPrometheus25-Feb-05 3:58 
Generaldrawing an icon Pin
Abu Mami25-Feb-05 1:38
Abu Mami25-Feb-05 1:38 
GeneralRe: drawing an icon Pin
PJ Arends25-Feb-05 6:27
professionalPJ Arends25-Feb-05 6:27 
GeneralRe: drawing an icon Pin
Abu Mami26-Feb-05 5:57
Abu Mami26-Feb-05 5:57 
GeneralDynamic ListControl click handler Pin
laiju25-Feb-05 1:16
laiju25-Feb-05 1:16 
Questionhow to get desktop image in memory? Pin
Jagdish Vasani25-Feb-05 1:06
Jagdish Vasani25-Feb-05 1:06 
General#pragma enum Pin
vikramlinux25-Feb-05 0:29
vikramlinux25-Feb-05 0:29 
GeneralRe: #pragma enum Pin
David Crow25-Feb-05 2:48
David Crow25-Feb-05 2:48 
GeneralRe: #pragma enum Pin
vikramlinux25-Feb-05 17:29
vikramlinux25-Feb-05 17:29 
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 

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.