N Neil Cowburn [MVP] Jul 15, 2004 #2 How about an example? http://tinyurl.com/4llms This is a sample of how to wrap the COM interfaces to the Pocket Outlook Object Model. HTH Neil
How about an example? http://tinyurl.com/4llms This is a sample of how to wrap the COM interfaces to the Pocket Outlook Object Model. HTH Neil
G Guest Jul 16, 2004 #3 The example is great.Thanks. Neil Cowburn said: How about an example? http://tinyurl.com/4llms This is a sample of how to wrap the COM interfaces to the Pocket Outlook Object Model. HTH Neil Click to expand...
The example is great.Thanks. Neil Cowburn said: How about an example? http://tinyurl.com/4llms This is a sample of how to wrap the COM interfaces to the Pocket Outlook Object Model. HTH Neil Click to expand...
G Guest Jul 16, 2004 #4 another question: when I debug the sample in ppc ,it warns "missingmethodexception".
P Peter Foot [MVP] Jul 16, 2004 #5 Make sure you have deployed the native (eVC) dll to the device and that it is the correct version - native code is cpu dependent. Peter
Make sure you have deployed the native (eVC) dll to the device and that it is the correct version - native code is cpu dependent. Peter