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: learning assembly...

I would like some input into learning x86 assembly language on a PC. My question is - How do you write beginning assembly language programs without having to navigate the Windows OS? (a.k.a. Win32...
Forum Post

directdraw scaling problem

Hi all I'm trying to use directdraw to scale a high mega pixel video to a window size, but I fail on certain video cards. The details are as followed: Surface1 holds the original frames,...
Forum Post

Re: Issue of the century: Drawing only what's in the viewport

There's no general, easy solution. Basically you must design the world from the very start with clipping in mind. One common strategy is to use cubes of sqaures. Non-visible cubes can then be...
Forum Post

Re: [advise please] unable[thank you]

: : you cannot call INT functions from win32. win32 is protected mode, : : INT functions are real mode. : : : : : : : : : Thanks for your prompt : reply. : : So is that means that...
Forum Post

Re: i want to check present cpu usage ........

: hi everyone... : my java application needs presnt cpu usage.... : : like i can get from task manager... : but i want from command line.... : : i can call external application for this ......
Forum Post

Re: Win32 app writing

: : I am looking for a message board for Win32 help. I use assembly. : : : : Thanks. : : You could use one of the following board, whichever you find : appropriate: : : Windows...
Forum Post

Re: Win32 app writing

: I am looking for a message board for Win32 help. I use assembly. : : Thanks. You could use one of the following board, whichever you find appropriate: Windows programming: http://www...
Forum Post

Re: interrupt knowledge

: Thnx for all the advice. I just have the task of doing research now... : : I feel a little awkward now. The thing is I want is kowledge about interrupts. I have a Borland C++ V 3.0 compiler....
Forum Post

Re: c win32 api spreadsheets...

: : As you know, i program in C, not C++. I have no exprience with ActiveX, thats for VB, isnt it? They can be used in VB but can also be used by other languages. I write amd use ActiveX controls...
Forum Post

JPEG memory problems

This message was edited by Apollonios at 2005-8-30 3:20:25 Hi, I 'm quite new in C# and in .NET framework and stambled on an issue that is beoyond my skills to solve. I m working on an API that...
Forum Post

Re: Pthreads and VC++ 6.0 problem

: That means that you can use the Sleep() function to decrease the cpu usage of the thread by simply calling it with Sleep(0), which means that you allow a context switch at that point. It also...
Forum Post

Re: memory information (need help)

: : dear jeff I have the same problem I have Pentium 4 proc and xp OS i usend the functions that you wrote but it gives me ugly things even if I convert them to decimal please reply to me as soon as...
Forum Post

Re: memory information (need help)

: dear jeff I have the same problem I have Pentium 4 proc and xp OS i usend the functions that you wrote but it gives me ugly things even if I convert them to decimal please reply to me as soon as...
Forum Post

Re: My app is a cpu eater

Wouldn't the following be an example of how to let a Win32 program idle or perform its other tasks until a keystroke is detected? Then the input can be read and processed. Wouldn't this allow for...
Forum Post

Re: GetUser Function

: : This message was edited by jleg at 2003-12-15 21:43:1 : : : Hi, : : : Is there a function, In MSAccess VBA, to grab a unique 'ID' of a computer ? For Example, If I run a database file on...
Forum Post

Re: GetUser Function

: This message was edited by jleg at 2003-12-15 21:43:1 : : Hi, : : Is there a function, In MSAccess VBA, to grab a unique 'ID' of a computer ? For Example, If I run a database file on my...
Forum Post

Re: GetUser Function

This message was edited by jleg at 2003-12-15 21:43:1 : Hi, : Is there a function, In MSAccess VBA, to grab a unique 'ID' of a computer ? For Example, If I run a database file on my computer,...
Forum Post

Re: A Lock

: I want to create a lock on some of my programs. : I mean i want to create something like lock/unlock on the cell phones. : Im deeply knowing with VB6 and API but i don't know variables. : :...
Forum Post

A Lock

I want to create a lock on some of my programs. I mean i want to create something like lock/unlock on the cell phones. Im deeply knowing with VB6 and API but i don't know variables. Problem: I...
Forum Post

How to get the Cell ID using Java on Mobile Devices

Does anyone have any idea how to use the Java mobile API to get the Cell ID(base station id) using a mobile device. ive managed to get my service providers name and some details but i cant find any...
1 2 3  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.