 |
|
 |
Can I create a new DBX file and push messages inside DBX file?
|
|
|
|
 |
|
 |
it seems it can not creat toolbar attached to outlook express 6.0. even demo of toolbar can not work well.
what's problem?
faf
|
|
|
|
 |
|
 |
sorry, it works!!! two dll should copy to c:\windows
faf
|
|
|
|
 |
|
 |
Hi,
would it be possible to share functional version of OELib for VS2008, or 2005, please? I can't make it run I used version available here, imported that to VS2008, corrected many "errors", unfortunately, there are some I can't go through... Thank you very much in advance, Tomas
|
|
|
|
 |
|
 |
Is there a memory leak in CMailItem::Body()? On line #530, I see a malloc(), but I don't see a corresponding free().
|
|
|
|
 |
|
 |
you have to release at the client level, see help for samE
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow Never mind - my own stupidity is the source of every "problem" - Mixture
cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
Support CRY- Child Relief and You
|
|
|
|
 |
|
 |
Dear ThatsAlok,
I'm using your source code and I'm success to create toolbar on OE.However ,I have met a problem that is seem difficult to fix.It is after I create toolbar in OE,I'm press windows + L ( Fast user switch ) to lock computer.Then I come back,OE crash.
Do you meet this problem like me ?
Best regards,
sorciere_vn
|
|
|
|
 |
|
 |
Hi ThatsAlok,
Only word for this article is perfect & thanks for share.
I have download source and sample,and i have found a mistake in OnFolderNotification in OELib.As your idea,you catch the user change folder via type of FOLDERNOTIFYEX equal 8 although this parameter change when property of the folder change.Thus,when i use MoveMessage function,the property of source and destination has been change.Then OnFolderNotification function will be called ,and user folder selection be changed .
Sorry for my bad english.And thanks again.
Best regards,
|
|
|
|
 |
|
 |
Hi all,
can i use this library in C#.net...?
if yes...please post one example how to traverse the inbox items using this library using c# code.
thanks in advance.
regards
suresh.
|
|
|
|
 |
|
 |
sureshwings wrote: can i use this library in C#.net...?
if yes...please post one example how to traverse the inbox items using this library using c# code.
Simply reference library in your project, you can easily use it!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow Never mind - my own stupidity is the source of every "problem" - Mixture
cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
Support CRY- Child Relief and You
|
|
|
|
 |
|
 |
Hello,
I can't seem to find the ReceivedTime property in the MailItem class. Am I missing something or is this property not available in Outlook Express?
Thanks
Sujit
|
|
|
|
 |
|
 |
let me check!..
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow Never mind - my own stupidity is the source of every "problem" - Mixture
cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
Support CRY- Child Relief and You
|
|
|
|
 |
|
 |
This article is so useful for me. your open source will help many develper to understand and use to control the outlook express.
Best Regards
David
|
|
|
|
 |
|
 |
I code in Delphi on Pascal. Please public version with WAB support. I don`t have C++ compiler for build that version.
|
|
|
|
 |
|
 |
Hello
your code is very usefull, thank you
I want to know if this library support the Windows Mail ? (Vista message client)
thanks
|
|
|
|
 |
|
 |
Hi Thanks for reply!, i havn't check same for Windows Mail(Vista). could you please do me favour by testing same on vista! thanks!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow Never mind - my own stupidity is the source of every "problem" - Mixture
cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
Support CRY- Child Relief and You/xml>
|
|
|
|
 |
|
 |
Hi,
I tried to apply the lib on vista but dident work !
I think it doese'nt support windows mail,
Hope it'll be integrated soon.
thnk you
|
|
|
|
 |
|
 |
salrouge wrote: I think it doese'nt support windows mail,
Hope it'll be integrated soon.
Can't gurantee same.. sorry to inform you .. i haev stopped development on this product.. thats why i made it opensource, so that other person doesn't need to write anything from scratch..
I wouldn't gurantee you, but will check the interface of WindowsMail.. I hope would provide you new OeLib for windows mails!
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow Never mind - my own stupidity is the source of every "problem" - Mixture
cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
Support CRY- Child Relief and You/xml>
|
|
|
|
 |
|
|
 |
|
 |
thank you very much
i'm trying to use it
|
|
|
|
 |
|
 |
Hi,
I was really excited about your posting but then I was let down when I discovered I could not access the wab file as advertised. Am I missing something? Your OELibrary.chm lists WABContact but it does not seem to be available.
Thanks in advance,
Corey
|
|
|
|
 |
|
 |
One more thing to add. Where I see WABContact missing is when I view OELib in the Object Browser in VS2008. OEWAB, WABMenu and WABMenuItem are also missing??????????
Corey
|
|
|
|
 |
|
 |
The dll i have provided is BASE DLL, you have to recompile the code with appropriate compiler option to get your WABCONTACT etc.
My personal suggestion would, extract the code of WAB from library and use it into your app.
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow Never mind - my own stupidity is the source of every "problem" - Mixture
cheers,
Alok Gupta
VC Forum Q&A :- I/ IV
Support CRY- Child Relief and You/xml>
|
|
|
|
 |
|
 |
Hi Alok,
Very impressive project. For some reason I have followed all steps but can't the .SetNotify callback to work for Inbox or Outbox folder. I have tried to run the NewMessage VB sample project unchanged to get the pInboxFolder_NewMsg event to fire when a new email is added to Inbox with no luck.
OELib_wTool.dll is registered ok in windows\system32 and other dlls OEHook and EFInject are copied to Windows folder.
Any help would be greatly appreciated.
Thanks,
Cliff
|
|
|
|
 |
|
 |
Hi,
I have seen your article and now trying to use in one of my module.
I want to use the OE "block sender " functionality. Is it possible through your code ? If possible then can you guide me a bit.
Waiting for your answer.
Regards,
Idrees.
|
|
|
|
 |