Posted by Remmie on 2000-11-11
Hi Ric, Delphi (more specificly the VCL) is used to make Windows interface programming easier. Although it does contain some helpful "non visual" componants these are limited and will not provide the kind of windows control you are looking for however many of your questions can be answered in the Win32 API docs (they are supplied with by C++ Builder, should be with delphi also). Remmie. > >Date: Fri, 10 Nov 2000 11:39:50 +0200 >From: "Richard Le Mesurier (Fedsure Group Benefits)" <RichardMe@xxxxxxx.xx.xx> >Subject: Delphi and outlook . .. > >Hi, looking to write a mail security program, but need help with many items >(OK, most of the things I want to do). > >Doubt anyone here has the skills I want, cos most of us seem to be at a >similar level of beginner to intermediate programmer, but hey, what can I >lose by asking? > >Using Delphi (5), how do you: >Write an add-in for MSOutlook 98, that will scan incomming mails for >attachments? >Write a program that sits in the background and monitors windows messages >sent to other programs? >Shut down an application that is currently running? >Delete files that are in use (probably make them not in use first, how?)? >Change registry items under NT while program is using them? > >I want to write for NT and 95, 98 etc. Win 2000 not neccesary yet. Outlook >98 is the only version I currently have available, so answer for that >version pls. > >Thanks guys >Ric >
Previous post | Next post | Timeline | Home