API
An application programming interface (API) is a set of declarations of the functions (or procedures) that an operating system, library or service provides to support requests made by computer programs.
Forum Post

Re: How can I make my program smaller then 300k???

Ok, i have bad news!!! well i'm a delphi fan and i believe that delphi is the most powerfull tool ever build... thats what i think don't know about others! is just my personal opinnion......
Forum Post

Controlling other programs

Heys, I was just wondering if it's possible (and how) to simulate button presses in other programs from my own D3 program? So I have, say, Calculator for example running and I want my Delphi 3...
Forum Post

How to access this Win32 api function in delphi 5

BOOL ExitWindowsEx( UINT uFlags, // shutdown operation DWORD dwReserved // reserved ); im tring to find out exaclty how to access this function from within delphi 5
Forum Post

finding names of active neighbourhood computers

Would anyone kindly indicate what api to use in my delphi application to find out the names of all the active computers on a windows 98 peer to peer network.
Forum Post

Re: Can anyone tell me what postmessage in this example really does

: I cant find any information about WM_USER. Did you find any? It is in the Win32 Programmer's Reference - ( the Windows API help file that installs with Delphi )
Forum Post

video for windows headers for delphi 5

hi, doesn't anybody know where i can download the headers for video for windows API under delphi 5. i especially need the capture functions / structures to implement webcam in a software, i...
Forum Post

Re: Re: Re: Re: How to download a JPG image from

Thanks, i user D5, and i want to try Delhpi's NMHTTP control. Please gimme an example ???? Thanks a lot !!!! Ronald : Lots of ways to do this... : : 1. The HTML Component from...
Forum Post

Re: HOW DO I...

I recommend you not to write this thing in VB4. You have to deal with system-wide hooks. I haven't tried this king of thing in VB and I think it's very difficult to do, maybe impossible. If it is...
Forum Post

Re: Deleting a file

There are two different DeleteFile functions - one is a native Delphi function, the other is a Windows API call. You can qualify which one you you want by prefixing the unit name to the function:...
Forum Post

Printer status / estado de impresoras

We have a case where we need to create a 32 bit Windows application that can to known the current status of several printers (on line, off line, paper out, missing cartridge, etc.). We are using...
Forum Post

Re: Re: Get Printer's DPI

: : How can I get the DPI of the Printer connected to my system ? : : : : : : This is a complex API call but easy if you understand pointer structures ... : : *** CODE STARTS HERE*** : :...
Forum Post

Re: Showing the Dial Up Networking Dialogue

: how do i show the default dial up connection dialogue in a button click in Delphi 3? : if you're talking about dial up net(DUN) in "my computer", then my answer is this. first, make a shortcut to...
Forum Post

Merge files

Is there a easy way to merge/append binery files int one large file??? Delphi or Win API is OK...
Forum Post

Writing a text in a game?

Hello all :) I tried to write a text in an action shooter.. using Delphi and the drawtext api call... The text is indeed shown in the game, but its flickering! Can anyone plz tell me how to fix...
Forum Post

Re: Delphi 5 API tutorial

: Hi i'm looking for a 'how to call API functions from Delphi' tutorial. Can somebody post a url or any info ? : : Thanks : You call them the same way you call a regular function. You just have...
Forum Post

Delphi 5 API tutorial

Hi i'm looking for a 'how to call API functions from Delphi' tutorial. Can somebody post a url or any info ? Thanks
Forum Post

How Can I Lock File

How Can I lock the specific file from Delphi or by calling API functions ?
Forum Post

Re: How can I execute a file from Delphi 5

: How can I execute a file from Delphi 5 : lookup the ShellExecute function. its in the windows api
Forum Post

Re: Putting delphi programs in the systray

: I have been trying to write a program that will run minimized in the systray. I have perused through win API functions and have found nothing that satisfies what I want to do. How can I do this? :...
Forum Post

Crystal Report 7.0 - Pointer Error with Windows 2000

Hi, When I try to print a report using Seagate Crystal Report 7.0 with Delphi 3.0 VCL (we're migrating to Windows 2000 Advanced Server), "Invalid Pointer Operation" Exception is raised. The...
Previous  1 2 3 4 5 6  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.