AddArticle Files for Hotmail Delphi Style article
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



Files to accompany the article Hotmail--Delphi Style!

  • Category:
    Examples
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    08 June, 2004 07:41
  • Views:
    2712
  • Downloads:
    1912
UsefulnessGood
DocumentationGood
StabilityGood
ValueGood
Ease of UseGood
Level of UseGood
1 people have rated this applicaton
Total AverageGood
 
You can submit your own rating, for this you must be logged in.
Files:
Related Downloads
MSAgent Article and code  - 09 October, 2008 - Eddie Shipman

Article from Sept. 1999 Delphi Informant on using MSAgent in Delphi

Building ActiveForms with Delphi  - 01 May, 2007 - Eddie Shipman

Nick Hodges' article on Building ActiveForms with Delphi. Original was published a long time ago, for use in D3. Not sure if it works the same in later versions. He has allowed me to post this article here because his web site is...

TAplicata  - 30 June, 1998 - Gintaras Pikelis

Mutated TApplication object. Maintain your applications, screen, properties and events from a single place. Also let's you limit number of instances your application can have and passes original parameters to it. Inspired by article in Delphi...

Delphi Knowledge Base 1.5 - 04 September, 2002 - Tomas Rutkauskas

Delphi Knowledge Base is a unique collection of Delphi tips and articles where Delphi programmers can find ideas, solutions and share their experience. Large data base enables you to find the article you need and data base update tool gives...

IE SearchURLs  - 06 June, 2007 - Eddie Shipman

Based on Registry guru Jerry Honeycutt's article on MSDN, (Works in FF, too) My INF file includes searches for Google News, Google Images, Google Web, MSDN Library, Torry's, Delphi Pages, Experts-Exchange (Delphi TA), Delphi E-Lists...

Related Information
  • HOW TO KILL ANYOTHER PROGRAMS WITH DELPHI? (2001-01-02 17:04:42)
    Find the handle of the window using FindWindow or EnumWindows and use PostMessage(ProgramHandle, WM_CLOSE, 0, 0); I have not tried it, but it...
  • HOW TO GREP CHARACTERS IN DELPHI 3 (2001-01-03 01:29:32)
    Var Grep : String; Begin Grep := Copy('2000-46',6,2); End; The first parameter is a string or a dynamic array, the second is the index of...
  • HOW CAN I DEBUG DLL (2001-01-03 00:48:24)
    Do you mean how to find internal errors while writing a DLL file or how to get the exact error while calling a DLL Function ? /Filip
  • USING DLLS (2001-01-03 23:47:50)
    Hi again Goober ... :o) Let's take NETAPI32.DLL as an example. This DLL is created by Microsoft and the explanation of its use is described in...
  • DOT ON SCREEN (2001-01-03 03:42:55)
    Delphi does not support a Pixel function with a HDC, you have to use the Windows-API-function COLORREF SetPixel( HDC hdc, // handle...
Related News
Keeping Track of Your DLLs - 08 May, 2002
LIUtilities has published a new article for developers. It tells you how to keep track of your dlls.
ANN: IB LogManager v1.2.0.2 released! - 20 June, 2001
IB LogManager is a logging tool for InterbaseŽ/Firebird. IB LogManager watches data changes in the database for each data manipulation operation...
ANN: IB LogManager - The Logging Tool for Interbase/Firebird v1.1.0.1 - 11 May, 2001
IB LogManager is a logging tool for InterbaseŽ/Firebird. IB LogManager watches data changes in the database for each data manipulation operation...
ANN: IB LogManager - The Logging Tool for Interbase/Firebird v1.2.0.1 - 06 June, 2001
IB LogManager is a logging tool for InterbaseŽ/Firebird. IB LogManager watches data changes in the database for each data manipulation operation...
Leading Delphi Placement Firm - Personal Delphi Agents - 07 July, 2001
Since October 1999, permIT has been the leading Delphi placement firm in the US. We are growing on a daily basis and over 150% in the past 12...
Categories

Latest Forum Entries