Click here to Skip to main content
15,892,161 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Process Termination waiting for Event - Win32 Pin
Covean11-Nov-09 4:01
Covean11-Nov-09 4:01 
QuestionChanging _MBCS to _UNICODE create problem Pin
m_mun11-Nov-09 0:51
m_mun11-Nov-09 0:51 
AnswerRe: Changing _MBCS to _UNICODE create problem Pin
MsmVc11-Nov-09 1:06
MsmVc11-Nov-09 1:06 
GeneralRe: Changing _MBCS to _UNICODE create problem Pin
m_mun11-Nov-09 2:01
m_mun11-Nov-09 2:01 
GeneralRe: Changing _MBCS to _UNICODE create problem Pin
Richard MacCutchan11-Nov-09 2:48
mveRichard MacCutchan11-Nov-09 2:48 
QuestionRe: Changing _MBCS to _UNICODE create problem Pin
22491711-Nov-09 6:23
22491711-Nov-09 6:23 
AnswerRe: Changing _MBCS to _UNICODE create problem Pin
Randor 11-Nov-09 9:49
professional Randor 11-Nov-09 9:49 
QuestionAfterCalculate is missing in Excel.tli, version: Office 2003 Pin
KTTransfer11-Nov-09 0:35
KTTransfer11-Nov-09 0:35 
I am working on Excel Automation.

Application is MFC application without GUI.

All callbacks work perfectly in machine where office version is 2007 but same is not working in 2003.

When checking Excel.tli or tlh in both the machines, the size is different and AfterCalculate call back is missing in tli and tlh.

What needs to be added to application, to make it work for both versions.

This is how I imported:

#import "libid:00020813-0000-0000-C000-000000000046" auto_search no_dual_interfaces \
rename("DialogBox", "excelDialogBox") \
rename("RGB", "excelRGB") \
rename("DocumentProperties", "excelDocumentProperties") \
rename("SearchPath", "excelSearchPath") \
rename("CopyFile", "excelCopyFile") \
rename("ReplaceText", "excelReplaceText")

Please give me clue.

Regards,
KTTransfer.
AnswerRe: AfterCalculate is missing in Excel.tli, version: Office 2003 Pin
MsmVc11-Nov-09 1:01
MsmVc11-Nov-09 1:01 
GeneralRe: AfterCalculate is missing in Excel.tli, version: Office 2003 Pin
KTTransfer12-Nov-09 17:41
KTTransfer12-Nov-09 17:41 
GeneralRe: AfterCalculate is missing in Excel.tli, version: Office 2003 Pin
MsmVc12-Nov-09 17:45
MsmVc12-Nov-09 17:45 
QuestionA Spell Checking Engine Compatible for Visual C++ 2005 Pin
napadaan11-Nov-09 0:26
napadaan11-Nov-09 0:26 
AnswerRe: A Spell Checking Engine Compatible for Visual C++ 2005 Pin
Chris Losinger11-Nov-09 4:13
professionalChris Losinger11-Nov-09 4:13 
Questionwhat is dwExtraInfo in KBDLLHOOKSTRUCT Pin
Nitheesh George10-Nov-09 23:27
Nitheesh George10-Nov-09 23:27 
AnswerRe: what is dwExtraInfo in KBDLLHOOKSTRUCT Pin
Covean10-Nov-09 23:51
Covean10-Nov-09 23:51 
QuestionLoading exe fromDVD issue [modified] Pin
kumar sanghvi10-Nov-09 23:26
kumar sanghvi10-Nov-09 23:26 
QuestionHow can open diffrent pages of Help file or CHM? Pin
Le@rner10-Nov-09 22:54
Le@rner10-Nov-09 22:54 
AnswerRe: How can open diffrent pages of Help file or CHM? Pin
SandipG 10-Nov-09 23:54
SandipG 10-Nov-09 23:54 
GeneralRe: How can open diffrent pages of Help file or CHM? Pin
Le@rner11-Nov-09 0:13
Le@rner11-Nov-09 0:13 
GeneralRe: How can open diffrent pages of Help file or CHM? Pin
SandipG 11-Nov-09 0:16
SandipG 11-Nov-09 0:16 
QuestionRe: How can open diffrent pages of Help file or CHM? Pin
David Crow11-Nov-09 3:36
David Crow11-Nov-09 3:36 
AnswerRe: How can open diffrent pages of Help file or CHM? Pin
Le@rner11-Nov-09 17:11
Le@rner11-Nov-09 17:11 
GeneralRe: How can open diffrent pages of Help file or CHM? Pin
David Crow12-Nov-09 3:04
David Crow12-Nov-09 3:04 
AnswerRe: How can open diffrent pages of Help file or CHM? Pin
Le@rner13-Nov-09 22:30
Le@rner13-Nov-09 22:30 
QuestionFolder Dialog not getting displayed to a given folder path Pin
pandit8410-Nov-09 22:20
pandit8410-Nov-09 22:20 

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.