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: 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: 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

Re: problem with a parameter of a function in a DLL.

: : : I think __pascal is something VC++ specific. The PASCAL calling convention from the win api should be used. : : void PASCAL AAA(int* ptr); : : But PASCAL is probably defined as...
Forum Post

Re: how do i make it run in windows processes

free pascal compiler should be good for setting proccesses. it is also possible to be done i think with turbo pascal for windows(tpw). i saw end task function in tpw so i guess you can do there...
Forum Post

Re: how do i make it run in windows processes

: I think that might be easier with a 32-bit pascal compiler instead of using TP. This kind of programming must make use of the windows API directly, which is difficult to do with TP. : which...
Forum Post

Re: using a dll into pascal

eh .. done the dll was coded for mirc's api .. i changed some stuff in the dll like i removed some stuff from the wa_link_command function that i didnt need ex: function wa_link_command(Data...
Forum Post

Re: Advancing a basic program

This message was edited by zibadian at 2004-7-26 19:50:20 : : : I was wondering how to advance on a basic program I've written. The idea was for the DOS screen to offer something like: defrag (a),...
Forum Post

Re: Win32 API tutorial?

I have some suggestion for your first "tutorial seeking" for the WIN32 API in PASCAL. Basically that WIN32 API is written in C/C++, so you will not find (hard to find source) any PASCAL source for...
Forum Post

How connect API to ActiveX dll of VB 6.0 ??

Hi I need some help about connect API from pascal to dll wich was wrote in Vb 6.0 I have error message: Can't find entry point to Please some help :(
Forum Post

Re: Acessing windows API from pascal program?

: By using Windows compilers for Pascal we can access windows API.. : What my doubt is can we access Windows API from TURBO PASCAL 7. : I don't understand why anyone would want to use an...
Forum Post

Re: buttons in ms-dos using C

Pharabee, VBE 2.0+ doesn't require OEMs to support the pre-defined mode resolutions so you'd have to search for them at runtime using the API for maximum compatibility. I'm writing a 16-bit Pascal...
Forum Post

Re: Acessing windows API from pascal program?

Hello, Thanks for Your Info.. I know that There are Different Pascal compilers..By using Windows compilers for Pascal we can access windows API.. What my doubt is can we access Windows API from...
Forum Post

Re: Acessing windows API from pascal program?

This message was edited by Moderator at 2003-9-5 5:47:47 : Please any one can tell us is it possible to acess windows API from pascal programming?. : : Currently we are using RTOS to provide...
Forum Post

Re: What language is best for an online game?

I agree, actually I like c more. The reason I use Delphi is the job need me to use it. In the study of object pascal, I found object pascal actually can do almost the same I can do with c/c++ but...
Forum Post

Re: Make a shortcut, using pascal

: : in other words, does anyone know the file format for a windows shortcut file? : : You really don't need to know the file format, you can create/read/modify shortcuts using API calls....
Forum Post

Re: Free Pascal - COMCTL32.DLL and Common Controls on Win32???

: Ive never tried using ActiveX controls, so Im not sure what you would need. But as far as standard API functions just make sure the WINDOWS unit is included on your uses line, and you'll be able...
Forum Post

Re: CALLBACK

I'm not sure whether I understand correctly, callback functions are those called in the midst of the execution of Win32 API functions, for instance a typical callback function - the window procedure...
Forum Post

Re: file info

In case you're under windows, you can use the CFile::GetStatus (static) The code - Copyright (C) 1992-1998 Microsoft Corporation (tsk tsk!) - does this: BOOL PASCAL CFile::GetStatus(LPCTSTR...
Forum Post

Re: Is Drawing in Console Programs Possible?

: Argh!!! My professor claims you can find functions that work for DOS that will do lines and circles! APIs are fun and all but is there really nothing that will do circles and lines the way built...
Forum Post

Re: Writing a DOS application in Delphi

: The reason I am not quite positive towards Pascal is that it is NOT capable : of carrying out a lot of the tasks which I can perform easily in Delphi What sort of tasks? One of the major...
1 2  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.