Click here to Skip to main content
15,897,371 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWideCharToMultiByte Pin
candan25-Nov-02 22:43
professionalcandan25-Nov-02 22:43 
GeneralRe: WideCharToMultiByte Pin
Christian Graus25-Nov-02 23:06
protectorChristian Graus25-Nov-02 23:06 
GeneralRe: WideCharToMultiByte Pin
candan26-Nov-02 14:40
professionalcandan26-Nov-02 14:40 
GeneralRe: WideCharToMultiByte Pin
Christian Graus26-Nov-02 15:33
protectorChristian Graus26-Nov-02 15:33 
GeneralConvert to widechar Pin
Member 910463223-Jan-14 4:09
Member 910463223-Jan-14 4:09 
GeneralProblems with Microsoft Forms 2.0 Frame Control Pin
jmgir25-Nov-02 22:31
jmgir25-Nov-02 22:31 
Generalreadind an excel cell from MFC app Pin
sinouhe25-Nov-02 22:19
sinouhe25-Nov-02 22:19 
GeneralRe: readind an excel cell from MFC app Pin
perlmunger26-Nov-02 6:25
perlmunger26-Nov-02 6:25 
Are you willing to use Office Automation? That is probably your best bet, but when you build the app that uses office automation, it is dependant on a specific version of Excel. Here's the main page on MSDN for office automation docs:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnoffdev/html/vsofficedev.asp

Once you're there, click on the link called "Visual C++/MFC - Information and Sample Code". Once there, you just scroll a bit to a sub heading called "Microsoft Excel Automation". You'll find several examples there that should help you get going. The first one looks like it may help you http://support.microsoft.com/default.aspx?scid=KB;en-us;q179706

Good luck.

-Matt




------------------------------------------

The 3 great virtues of a programmer:
Laziness, Impatience, and Hubris.
--Larry Wall
GeneralCreate a window in an ATL control Pin
Jerome Conus25-Nov-02 22:02
Jerome Conus25-Nov-02 22:02 
QuestionDynamicly create controls in dialog + scroll bar? Pin
anonimous25-Nov-02 21:53
anonimous25-Nov-02 21:53 
AnswerRe: Dynamicly create controls in dialog + scroll bar? Pin
Anonymous26-Nov-02 11:23
Anonymous26-Nov-02 11:23 
QuestionHow to get NT group name from Windows 9x/ME client? Pin
Ruxo Zheng25-Nov-02 20:15
Ruxo Zheng25-Nov-02 20:15 
Generalhelp: ODBC CRecordSet update delay.. Pin
trustno125-Nov-02 18:42
trustno125-Nov-02 18:42 
GeneralSetItemText Pin
David Kadish25-Nov-02 18:33
David Kadish25-Nov-02 18:33 
GeneralRe: SetItemText Pin
Roman Fadeyev25-Nov-02 18:57
Roman Fadeyev25-Nov-02 18:57 
GeneralRe: SetItemText Pin
perlmunger25-Nov-02 19:39
perlmunger25-Nov-02 19:39 
GeneralRe: SetItemText Pin
Rage25-Nov-02 20:16
professionalRage25-Nov-02 20:16 
GeneralRe: SetItemText Pin
perlmunger26-Nov-02 3:52
perlmunger26-Nov-02 3:52 
GeneralMake programme identify multi-display Pin
TianYang25-Nov-02 17:56
TianYang25-Nov-02 17:56 
GeneralRe: Make programme identify multi-display Pin
Scott H. Settlemier26-Nov-02 6:50
Scott H. Settlemier26-Nov-02 6:50 
GeneralADO Field names Pin
devvvy25-Nov-02 16:44
devvvy25-Nov-02 16:44 
GeneralRe: ADO Field names Pin
perlmunger25-Nov-02 19:04
perlmunger25-Nov-02 19:04 
Generalthanks but.... Pin
devvvy25-Nov-02 20:33
devvvy25-Nov-02 20:33 
GeneralRe: thanks but.... Pin
Alexandru Savescu25-Nov-02 21:43
Alexandru Savescu25-Nov-02 21:43 
Generalhelp! ADO - how to determine if a field is PK/FK Pin
devvvy25-Nov-02 23:22
devvvy25-Nov-02 23:22 

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.