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: Taking a screenshot and responding to the Print Screen Key

: Does anyone know how to take a screenshot using delphi methods? : : And also, I can't get my onkeydown events to even respond to the : print screen key. There is a virtual key code for it,...
Forum Post

Re: Process communication between two PC

This message was edited by Alcatiz at 2006-11-8 14:7:58 : How can i solve my problem? I have to communicate two PC via an UTP network cable. : : One pc (586, with 8mb) is connected to a card...
Forum Post

Re: How to get windows version (64 Bit)?

: : : : : Hi, : : : : : I want to detect whether the OS(Platform) is 64 bit or not then what to do? Please reply. : : : : : : : : : GetVersionEx(), then check if the major version indicates...
Forum Post

Re: Faxing

Import Type Library). This is basically all the help I can give you, because I don't have a fax installed on my computer, and (as an amateur) using COM interfaces like this goes slightly over my...
Forum Post

Re: Blogger API using Delphi

: Perhaps the ActiveX component cannot find the server due to firewall restrictions, or log-in restrictions. : Based on your description of the code from BloggerBuddy, it could be anyone of these...
Forum Post

Blogger API using Delphi

Is there a way to use blogger API to manage blogs from blogspot.com ? I've tried ActiveX component from tortuga but it cannot retrieve posts and i tried to use code from bloggerBuddy but on BDS 2006...
Forum Post

Re: Restaring you pc with Delphi

: Hi : I there a why to restart you pc using Delphi code ? : See ExitWindowsEx() function in windows API help.
Forum Post

Re: Screen Resolution

: How can I get the screen resolution in windows?I need to make a firm so large that it fills the entire scren.For this I have to know the screen's resolution.What API or what delphi component do I...
Forum Post

Screen Resolution

How can I get the screen resolution in windows?I need to make a firm so large that it fills the entire scren.For this I have to know the screen's resolution.What API or what delphi component do I...
Forum Post

Webcam

This message was edited by bogdanul2003 at 2005-8-5 3:3:33 Do you know a free component for Delphi that can capture video stream from a webcam but in the same time allowing other applications to...
Forum Post

Re: Use A DLL File which contains API???

: : : : Hi : : : : I have a DLL file, say MyLib.dll, which contains some API commands and functions. : : : : But I know in this library, there are some functions such as Func1,Func2 and etc. : : :...
Forum Post

Re: POS bar-code

: Hi developers, : : I would like to know if it's possible to get the data read by a hand-held POS scanner in Delphi. The data is usually printed on items being sold in bar-code format and read by...
Forum Post

POS bar-code

Hi developers, I would like to know if it's possible to get the data read by a hand-held POS scanner in Delphi. The data is usually printed on items being sold in bar-code format and read by...
Forum Post

Re: Windows version

: That info is not the Delphi help, but in the windows API help. You can also read about it at http://msdn.microsoft.com/ . Thanks for your info, finally i can make it worked.
Forum Post

Re: Alternative to SelectDirectory() function ?

: This message was edited by GarryPaxton at 2004-12-29 13:39:39 : This message was edited by GarryPaxton at 2004-12-29 12:5:44 : : : This message was edited by GarryPaxton at 2004-12-19 10:25:7...
Forum Post

Re: speed: delphi vs. c/c++

: can someone tell me how Delphi compares to C or C++ in speed? i'm not talking about compile speed. : thanks. : : : Theres a way measuring time ellapsed to complete a procedure. Its an API...
Forum Post

Re: Is another app running?

: Hello all, : : I have a console application written in C++ which will be called inside another app written in delphi. I want to make sure that my executable will run only if the other...
Forum Post

Re: Calculator Component in Delphi

The easiest way that I can recomend as I use it all the time, not for the calculator but for the inclusion into my projects of portable stand alone exe's, would be to call the api command winexec...
Forum Post

Re: How to change user ?

: : In Windows NT, Windows+L will appear a dialog (or a screen) to change between users. How to appear this dialog (or the screen) through Delphi ? I've tried the ExitWindowsEx API function but it...
Forum Post

Re: How to change user ?

: In Windows NT, Windows+L will appear a dialog (or a screen) to change between users. How to appear this dialog (or the screen) through Delphi ? I've tried the ExitWindowsEx API function but it...
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.