Click here to Skip to main content
15,910,661 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDate-Time-Picker Pin
kopfschnecke26-Jun-02 21:11
kopfschnecke26-Jun-02 21:11 
GeneralFTP Help Wanted.. Pin
26-Jun-02 18:57
suss26-Jun-02 18:57 
GeneralRe: FTP Help Wanted.. Pin
moliate26-Jun-02 20:16
moliate26-Jun-02 20:16 
GeneralRe: FTP Help Wanted.. Pin
Bill Wilson27-Jun-02 10:16
Bill Wilson27-Jun-02 10:16 
GeneralAirfoil Analysis Pin
Hossam Abbas26-Jun-02 16:18
Hossam Abbas26-Jun-02 16:18 
QuestionHow to embed information data and retrieve it from other applications Pin
26-Jun-02 14:46
suss26-Jun-02 14:46 
AnswerRe: How to embed information data and retrieve it from other applications Pin
JohnnyG26-Jun-02 15:37
JohnnyG26-Jun-02 15:37 
AnswerRe: How to embed information data and retrieve it from other applications Pin
Ramu Pulipati26-Jun-02 18:09
Ramu Pulipati26-Jun-02 18:09 
Yes, you can do it. To be specific it should be ATL COM Dll which implemenets IDExtensibilty2 interface.

This COM dll will be loaded when excel comes up. When user chooses to open the selected file, a notification will be fired by excel application to all the listners of IAppEvents. At this stage, component should read from file and stuff it in Excel columns.

Check out more for COM add-in dlls in Office applications.

Hth,
Ramu
AnswerRe: How to embed information data and retrieve it from other applications Pin
27-Jun-02 2:07
suss27-Jun-02 2:07 
GeneralHelp with Doc/View Usage Pin
Matt Fenwick26-Jun-02 14:46
Matt Fenwick26-Jun-02 14:46 
GeneralRe: Help with Doc/View Usage Pin
Nish Nishant26-Jun-02 14:56
sitebuilderNish Nishant26-Jun-02 14:56 
GeneralRe: Help with Doc/View Usage Pin
Matt Fenwick26-Jun-02 17:15
Matt Fenwick26-Jun-02 17:15 
GeneralRe: Help with Doc/View Usage Pin
Ramu Pulipati26-Jun-02 18:02
Ramu Pulipati26-Jun-02 18:02 
Generalbacground color Pin
zeki yugnak26-Jun-02 14:29
zeki yugnak26-Jun-02 14:29 
GeneralRe: bacground color Pin
Nish Nishant26-Jun-02 14:48
sitebuilderNish Nishant26-Jun-02 14:48 
GeneralRe: bacground color Pin
Christian Graus26-Jun-02 17:25
protectorChristian Graus26-Jun-02 17:25 
GeneralBackground color of a CListBox Pin
Mr. Bill26-Jun-02 13:24
Mr. Bill26-Jun-02 13:24 
GeneralRe: Background color of a CListBox Pin
Nish Nishant26-Jun-02 14:52
sitebuilderNish Nishant26-Jun-02 14:52 
GeneralRe: Background color of a CListBox Pin
26-Jun-02 19:00
suss26-Jun-02 19:00 
GeneralRe: Background color of a CListBox Pin
Mr. Bill27-Jun-02 5:11
Mr. Bill27-Jun-02 5:11 
GeneralSingle Instance Dialog Box Pin
Anthony988726-Jun-02 11:34
Anthony988726-Jun-02 11:34 
GeneralRe: Single Instance Dialog Box Pin
Ramu Pulipati26-Jun-02 14:15
Ramu Pulipati26-Jun-02 14:15 
GeneralRe: Single Instance Dialog Box Pin
26-Jun-02 20:20
suss26-Jun-02 20:20 
General"an unknown error occurred while accessing an unnamed file" Pin
Dean Michaud26-Jun-02 11:12
Dean Michaud26-Jun-02 11:12 
GeneralRe: "an unknown error occurred while accessing an unnamed file" Pin
Ancient Dragon26-Jun-02 14:16
Ancient Dragon26-Jun-02 14:16 

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.