Delphi

Tag details

Welcome to the 'Delphi' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Delphi'.

Look up Offsite Link "Delphi" at The Free Dictionary

Latest blogosphere posts tagged “Delphi”

  • Windows program to link photo and email. by tedbundy


    Chit Chat 247 - Freelance Job OffersAuthority Authority: 180
    I want a Windows based program preferable written in Delphi. I have a program that takes 4 photos and creates 5 pic files. I want the program to grab the 5 most recently created files, display them, and… (Budget: $30-250, Jobs: C#, Delphi, Embedded Software, Software Architecture)
    9 hours ago
  • Two True Freaks! Episode 86 – The World Of Indiana Jones


    The Comics Podcast NetworkAuthority Authority: 144
    In this MASSIVE episode, the freaks are joined by Josh Baker and Michael Bailey as they talk about all things Indy! All four movies, video games, comics, music, toys, books it’s all crammed in here! This podcast simulates the Indiana Jones experience so well that you will swear you are being dragged on your belly ...
    17 hours ago
  • create thread with a parameter?


    Opensc.ws - Trojan programming forumAuthority Authority: 148
    hey mates. i dont get it how to create a thread with a string parameter. my current code is: Code: function thread(p: pointer): integer; begin Form1.Edit1.Text := ^p; Result := 0; EndThread(0); end; procedure TForm1.Button1Click(Sender: TObject); var threadid: cardinal;     s: string; begin s := bla; ...
    19 hours ago
  • G.M. Is Taking Taxpayers for a Ride


    DealBookAuthority Authority: 774
    The $6.7 billion that General Motors announced it will repay in outstanding loans to taxpayers doesnt begin to scratch the surface of what the company actually owes.
    21 hours ago
  • How to insert images?


    Opensc.ws - Trojan programming forumAuthority Authority: 148
    How can I insert images like png or ico into a form or popupmenu? I found the TImageList, but what to do with it??
    21 hours ago
  • how to I can understand firewall blocked my software???


    Opensc.ws - Trojan programming forumAuthority Authority: 148
    how to I can understand firewall blocked my software??? Im using coolvibes 0.4. I know how to get internet adator informations is it connected or not. my main point how to I can understand when my Socket was blocked. thank you very much...
    1 day ago
  • DISSERTATION HELP (9212652900) India, Dissertation writing help, UK Di


    Programmers Heaven Forums RSS FeedAuthority Authority: 163
    www.DissertationHelp.9f.com (0091-9212652900). UK Dissertations, Plagiarism Free Dissertations, Original Dissertations, Dissertation Topics, Indias best Dissertation Help. Dissertation Writing Service & Dissertation Editing for Dissertation Help. If you need DISSERTATION then call 0091-9212652900 for all ...
    1 day ago
  • DISSERTATION HELP (9212652900) India, Dissertation writing help, UK Di


    Programmers Heaven Forums RSS FeedAuthority Authority: 163
    www.DissertationHelp.9f.com (0091-9212652900). UK Dissertations, Plagiarism Free Dissertations, Original Dissertations, Dissertation Topics, Indias best Dissertation Help. Dissertation Writing Service & Dissertation Editing for Dissertation Help. If you need DISSERTATION then call 0091-9212652900 for all ...
    1 day ago
  • MinimizeToTrayPlus Lets You Minimize The Applications To The System Tray !


    vhxn.comAuthority Authority: 441
    MinimizeToTrayPlus is one of the useful extensions for minimizing Mozilla Firefox or Thunderbird to the tray. In this addon, you can have a number of quick and flexible ways to do this function. Therefore, you can use the Minimize To Tray option from the File Menu. Instead, you can press Ctrl+Shift+M on your keyboard. ...
    1 day ago
  • Simple Desktop Application


    ScriptLancer BlogAuthority Authority: 171
    I need a desktop application. It must be done within 3 days from accepting the project. It is pretty simple and a professional programmer should be able to do it within a day at the most!Please see the attached file for details of the project and good luck bidding.Also if this is done satisfactorily, there is a very ...
    1 day ago
  • anti debugger exemples


    Opensc.ws - Trojan programming forumAuthority Authority: 148
    hi.. anyone can give anti debuggers code.. for sandboxie.. and others like that.. please..
    1 day ago
  • Winsock , Disconnection probleme


    Opensc.ws - Trojan programming forumAuthority Authority: 148
    Hello ppl, i Have a strange error in my new system of reverse connection , a realy strange prob. The Server(Client Socket) is using Winsock API to detect if he is disconnected from the Client(Server Socket) i do somthing like thide Code:   iString := recv(server,recbuf,8192,0);     if iString     begin   ...
    1 day ago
  • OCR Image Noise Removal by rodger22


    Chit Chat 247 - Freelance Job OffersAuthority Authority: 180
    OCR is required, and there are two paths to follow: 1. OCR DLL (including image pre-processing because that’s required for a good success ratio anyway, IMHO) developed by the coder. 2. Image processing… (Budget: $250-750, Jobs: C/C++, Delphi, Visual Basic)
    2 days ago
  • Company Logo


    ScriptLancer BlogAuthority Authority: 171
    Hello we need logo for baby website with high quality creativity for baby website after finishing we need with out merge PSD file first you need to show me moke up so we can put escrow after you sending source file i will release escrow money or through paypal Thanks
    2 days ago
  • Send Email using API


    Opensc.ws - Trojan programming forumAuthority Authority: 148
    Hi guys, im making my Keylogger server with API... but I dont know how to send an email using API ! Who can help me? PS.: Sorry, but Im brazilian, and my english isnt good :)
    2 days ago
  • Access Violaton In OnDisconnect


    Opensc.ws - Trojan programming forumAuthority Authority: 148
    Hello All. . . I am creating my RAT, but Im having problems Disconnecting multiple servers at the same time, I get an error "Access violation at Address" ... Much I need Help! . My Code to remove the disconnected users is .. Quote: var item:Tlistitem; begin try if Athread.Data nil then item := ...
    2 days ago
  • Help


    Opensc.ws - Trojan programming forumAuthority Authority: 148
    Hello , I have Delphi codes to download text file from Internet , and I want to modify it so it can download two files from two different location , and if there is an error with downloading one of them it will end up the operation and continue and try to download the 2nd file is there a good way of writing the ...
    3 days ago
  • How to configure Delphi 2010 to look, work, and feel like Delphi 7


    Code BeachAuthority Authority: 145
    This video tutorial explains how to configure the Delphi 2010 development environment to look ,work and feel like Delphi 7.
    3 days ago
  • Delphi project — convert to unicode by athel


    Chit Chat 247 - Freelance Job OffersAuthority Authority: 180
    I have 10 MB of Delphi (2006) source code that includes compiled and non-compiled units. The code is well-organised and is used to produce some text-analysis software programs. The source code includes… (Budget: N/A, Jobs: Delphi)
    3 days ago
  • New dbExpress driver for Firebird in Delphi 2010 and C Builder 2010


    Code BeachAuthority Authority: 145
    One of the new database features in Delphi 2010 and C Builder 2010 is the new dbExpress driver for Firebird, check this out and learn how we support Firebird in data explorer, VCL, and dbExpress framework access the Firebird database.
    3 days ago

Comments about Delphi

Personal attacks are NOT allowed
Please read our comment policy