Click here to Skip to main content
15,920,632 members
Home / Discussions / COM
   

COM

 
AnswerRe: How to convert from .DOC to .PDF, please help me .......... Pin
Stephane Rodriguez.16-Aug-03 2:46
Stephane Rodriguez.16-Aug-03 2:46 
GeneralLurning COM Pin
Carlos Mariano14-Aug-03 5:06
Carlos Mariano14-Aug-03 5:06 
GeneralRe: Lurning COM Pin
valikac17-Aug-03 5:39
valikac17-Aug-03 5:39 
GeneralRe: Lurning COM Pin
Carlos Mariano1-Sep-03 0:20
Carlos Mariano1-Sep-03 0:20 
GeneralRe: Lurning COM Pin
Stefan Pedersen25-Aug-03 2:16
Stefan Pedersen25-Aug-03 2:16 
GeneralRe: Lurning COM Pin
Carlos Mariano1-Sep-03 0:15
Carlos Mariano1-Sep-03 0:15 
GeneralDump questio once again Pin
El'Cachubrey14-Aug-03 2:51
El'Cachubrey14-Aug-03 2:51 
GeneralWierd problem with DLL!!! Pin
Brigg Thorp14-Aug-03 2:10
Brigg Thorp14-Aug-03 2:10 
Don't know where to post this because a whole bunch of stuff comes into play here.

First of all, I have a program that is in MFC that calls an MFC extension DLL (with UI components) which in turn calls another DLL to interface to Outlook using low level COM to access the MAPI information. I am using the restrict method to search for appointments for the next year, and I want to include recurring appointments. However, it only returns non-recurring appointments. I am also seeding the Outlook search with the sort property set for ascending, and the includerecurrences property set to true.

[edit]
I just checked the source code for the program that is working and it is a little different than I thought. Outlook calls an MFC DLL from it's Import/Export dialog which loads all the data, then calls an EXE to show data to select.
[/edit]

Here's where it gets interesting. We have an older application that is run directly from Outlook's file export function (it shows up in the list). This application is an MFC exectuable that calls a separate DLL (which is not an AFXDLL). The strange thing is that the restrict method gives me back all of the appointments (recurring and non-recurring).

Does anyone have any clue about what's going on? I checked my project settings, and aside from the DLL definitions, everything is the same...optimizations, files to link in, etc.

Brigg Thorp
Software Engineer
Timex Corporation
GeneralInterface problem with MF Dialog app. + COM object Pin
Brian van der Beek13-Aug-03 8:36
Brian van der Beek13-Aug-03 8:36 
GeneralRe: Interface problem with MF Dialog app. + COM object Pin
Stephane Rodriguez.13-Aug-03 23:13
Stephane Rodriguez.13-Aug-03 23:13 
Generalhelp for directx Pin
includeh1013-Aug-03 7:51
includeh1013-Aug-03 7:51 
Generalprogramming autocad : GetAttributes Pin
JP GOBLET12-Aug-03 6:29
JP GOBLET12-Aug-03 6:29 
GeneralRe: programming autocad : GetAttributes Pin
Steve S12-Aug-03 22:11
Steve S12-Aug-03 22:11 
GeneralRe: programming autocad : GetAttributes Pin
JP GOBLET12-Aug-03 22:52
JP GOBLET12-Aug-03 22:52 
GeneralRe: programming autocad : GetAttributes Pin
Steve S12-Aug-03 23:38
Steve S12-Aug-03 23:38 
GeneralRe: programming autocad : GetAttributes Pin
JP GOBLET13-Aug-03 0:28
JP GOBLET13-Aug-03 0:28 
GeneralRe: programming autocad : GetAttributes Pin
Steve S13-Aug-03 0:40
Steve S13-Aug-03 0:40 
GeneralRe: programming autocad : GetAttributes Pin
JP GOBLET13-Aug-03 1:15
JP GOBLET13-Aug-03 1:15 
GeneralRe: programming autocad : GetAttributes Pin
JP GOBLET18-Aug-03 6:17
JP GOBLET18-Aug-03 6:17 
GeneralRe: programming autocad : GetAttributes Pin
JP GOBLET18-Aug-03 6:46
JP GOBLET18-Aug-03 6:46 
GeneralRe: programming autocad : GetAttributes Pin
JP GOBLET18-Aug-03 21:23
JP GOBLET18-Aug-03 21:23 
GeneralRe: programming autocad : GetAttributes Pin
Steve S18-Aug-03 22:09
Steve S18-Aug-03 22:09 
GeneralRe: programming autocad : GetAttributes Pin
JP GOBLET19-Aug-03 0:25
JP GOBLET19-Aug-03 0:25 
GeneralRe: programming autocad : GetAttributes Pin
Steve S19-Aug-03 0:38
Steve S19-Aug-03 0:38 
GeneralRe: programming autocad : GetAttributes Pin
Steve S19-Aug-03 0:44
Steve S19-Aug-03 0:44 

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.