Re: Open Password protected pst files programatically
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
On Feb 14, 5:20 pm, "ash" <ashwinsanch...@xxxxxxxxx> wrote:
I am trying to open password protected pst files programatically
without displaying dialog box.
I got one of the reply as
"Make sure you specify MDB_NO_DIALOG when calling
IMAPISessioN::OpenMsgStore,
trap the error. You can then try to configure the corresponding
provider by
specifying the PR_PST_PW_SZ_OLD and PR_PST_PW_SZ_NEW properties."
Whether this will really work?
Can I detect password protected pst files Using PR_PST_ENCRYPTION
field.
Please help me.
Ashwin
I
If it is possible :
Can please anyone post sample code or link from where I can refer for
the solution
.
Relevant Pages
- Re: Using C and Assembly code: 64Bit Calling convention
... compatible with its calling conventions. ... implementation of a function calling convention for a compilable high-level ... C99 Rationale specify the following: ... Binary Interface" and "System V Application Binary Interface x86-64 ... (comp.lang.asm.x86) - Re: Using C and Assembly code: 64Bit Calling convention
... compatible with its calling conventions. ... implementation of a function calling convention for a compilable high-level ... C99 Rationale specify the following: ... Binary Interface" and "System V Application Binary Interface x86-64 ... (comp.lang.asm.x86) - Re: Possible F77 Code Improvement ??
... the return variable SumKahan has the type realspecified (I ... With external procedures, the calling ... routine does *NOT* know anything about what the procedure actually looks ... you have to specify the type ... (comp.lang.fortran) - Re: Revision documentation
... You'd first have to specify what exactly a "change" is. ... That way, "all" you need is to trap the "Save" command, run your macro code intead which brings up the dialog and afterwards saves. ... (microsoft.public.word.docmanagement) - using LinePickup in TB20 - failed
... I assumed that I can ignore this one and specify NULL here. ... LinePickup, ... 4:47.37.139: Calling lineInitializeEx ... 4:48.2.756: lineOpen returned SUCCESS ... (microsoft.public.win32.programmer.tapi) |
|