I am developing an application for my own use. I would like to access my outlook PST files from within this application for viewing and searching purposes. (i.e.) Read only.
How can do so?
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_238...
Zones:
MS Office,
O...Date Answered: 12/31/2008 Rating: 7.6 Views: 5
Hi,
I am a fee lancer consultant for many projects. I have a lot of scattered files on my machine. Recently I came up with an idea of building my own application to manage all files records on my ...
http://www.experts-exchange.com/Programming/Editors_IDEs/Delphi/Q_23892221.html
So, I have a function that calls a C++ dll that returns some data in an array of byte.
How do I copy this array of byte to an array of char?
I need to do this in order to put this data into Del...
http://www.experts-exchange.com/Programming/Editors_IDEs/Delphi/Q_23941484.html
I want to scan documents from delphi applecation that will scan documents and save them in a file. I am using delphi code gear 2009.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_23944977.html
The Class Completion popup window is not appearing in a substantial application just transferred from Delphi 2007 to Delphi 2009. It does appear when run in D2007, the Code Completion checkbox has...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_24187354.html
Does anybody know how to convert an array of AnsiChar to Unicode (syntax / function to use) in Delphi 2009?
I have an old DLL with a function that requires a pointer to an array of singly byte c...
http://www.experts-exchange.com/Programming/Editors_IDEs/Delphi/Q_24461331.html
Delphi behaviour not understood:
I create a TThread and then Call "inherited destroy";
I set the Break point on that line, when I step into the procedure, delphi takes me to
Thread.Creat...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_24488818.html
I am writing a Delphi 2009 (I am new to Delphi programming) program to interface to a Lawcel USB to CAN controller dongle. The Lawcel dongle comes with a DLL that provides an interface to their de...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_24495345.html
I'm trying to add an object of class TCategoryPanel to a CategoryPanelGroup at runtime. I'd like to copy an existing CategoryPanel, which already belongs to the group (and was created statically).
...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Components/Q_24640573....
Hello,
I have a DOS application (console) that was developed in Fortran in 2006. The application is question driven. About 10-12 questions are asked. Once the program finishes the DOS console is c...
http://www.experts-exchange.com/Programming/Editors_IDEs/Delphi/Q_24635603.html