Re: Hooking into Outlook Express
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
- From: "andrew" <user@earth>
- Date: Sat, 17 Mar 2007 17:57:41 +0200
yes, its possible but painful and from my point of view its not very nice
for Windows OS, since it requires some 'hacks'.
The idea is this:
first, you need an application (an exe) which will sit in tray.
it will install a global system-wide hook (CBT for example) which will catch
the creation of OE main window.
the DLL file which was specified when the hook was setup is alread mapped at
this time in the OE exe.
now, the DLL code can do its job.
if you want to put your button on the OE toolbar, you search the OE toolbar
HWND and add toolbar button.
now, there are alot of problems (depending what you want to do).
there are alot of 'GUI hacks' to do.
in my opinion, you can use Microsoft Outlook if you want to expand
capabilities of a Microsoft mail client.
It really supports plugins though its API.
.
Relevant Pages
- WinXP and ASP
... alot like MS word in that it has a similar toolbar and area for typing. ... works fine when i go there on windows 2000 and 98 compuers, ... will not load the form. ... (microsoft.public.windowsxp.security_admin) - Re: IE launching when Firefox is default browser
... Well, as you know, the Links folder is just a standard subdirectory of the ... desktop toolbar that points direct to it. ... And, as with any folder, you can use Windows ... default browser chosen. ... (microsoft.public.windows.inetexplorer.ie6.browser) - Re: Top Toolbar disappeared
... Subject: Toolbar problem not fixed 10/10/2004 9:15 PM PST ... Ramesh, MS-MVP XP Shell/UI ... > Assuming your system is set to boot from the CD-ROM drive, ... > with the option to setup Windows or Repair Windows Installation ... (microsoft.public.windowsxp.basics) - Re: What is the maximal length of usernames on Solaris?
... Alot of people also consider microsoft as a very evil company. ... >>Do not confuze the roles of a sysadmin and the owner of the company here.. ... The sysadmin ofcoz understands that if he let the mailserver relay mail ... >WHY THEY USE WINDOWS INSTEAD OF UNIX. ... (comp.sys.sun.admin) - Re: Switching Explorer left pane from Folders to Favorites crashes Explorer
... 2004 Windows MVP "Winny" Award ... > matter which buttons are currently visible on the toolbar. ... >> Taskbar Repair Tool Plus! ... >>>>Plus there is no Favourites toolbar button by default. ... (microsoft.public.windowsxp.general) |
|