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: NOT GIVING THE REQUIRED OUTPUT

Please use code tags. The code you posted looks fine. Try to describe your problem more clearly and detailed. What exactally is your code doing that is different then the books? By your...
Forum Post

Re: NOT GIVING THE REQUIRED OUTPUT

Try to comment out the "PlaySound ..." line and see what happens. It may be some issue with Multimedia API on your system.
Forum Post

Re: NOT GIVING THE REQUIRED OUTPUT

: : ask on win32 api newsgroup for details : : ...or simply ask here at Programmer's Heaven. :-) : No, as Usenet exists for 29 years, 100% of win32 api questions are answered...
Forum Post

Re: NOT GIVING THE REQUIRED OUTPUT

: ask on win32 api newsgroup for details ...or simply ask here at Programmer's Heaven. :-)
Forum Post

Re: NOT GIVING THE REQUIRED OUTPUT

: Iknow c++ .Now i am trying to learn win32 api programming usiing : c++ from the book programming windows by charles petzold.I have The : e-book .there was a code and i copied and pasted in the...
Forum Post

Re: How to execute the programme

: Suppose i create a programme using file handling in c++ which would : delete all doc file in the computer.Then i want to use it as virus : and test it on my own pc .But how to execute the the...
Forum Post

Re: registry problem

: Make sure all your strings are 0 (null) terminated strings. VB strings are 0-terminated, when calling the Windows API's, so there's no problems there. I think I see what's wrong now: You're...
Forum Post

Re: Advice needed

: Plz suggest me a good book for leaning windows API programming.I : have an average knowledge of c++.Give links to ebooks if there are : fre download in the net : The most recommended book...
Forum Post

Advice needed

Plz suggest me a good book for leaning windows API programming.I have an average knowledge of c++.Give links to ebooks if there are fre download in the net
Forum Post

How to send a short message

Hi, I have to send a short message from one pc to another pc not using Email, but using the users loging or the machinename. In my program I always used API BroadCastMessage(UserOrMachine As...
Forum Post

Re: examining registry keys (RegOpenKeyEx)

: : : Thanks. According to the documentation on MSDN, the handle to the : : : registry key should be returned in hKey. The return value of the : : : function (lValue in my code) is supposed to...
Forum Post

Re: examining registry keys (RegOpenKeyEx)

: : Thanks. According to the documentation on MSDN, the handle to the : : registry key should be returned in hKey. The return value of the : : function (lValue in my code) is supposed to be 0...
Forum Post

connecting mysql using c on windows xp

connecting mysql using c on windows xp
Forum Post

Re: Device recognition

Most games dont do this directly - they request the information from the operating system in some way (For example, the system API, or another API such as DirectX...) This is system specific. If...
Forum Post

Using WIN32 API contants in C#

Hi I need to use some functions from the Win32 API, but the problem is I find it dificult to find the constants. e.g. WM_CAP_CONNECT,WM_CAP_START e.t.c. What I need is a library or some tool...
Forum Post

Re: C# and sql command

: Hello, : : : i'm writing a little program. : And i have a big question :) : : I'm using .net 2005. : : Now i want to read some data from my database, with a simple sql : command. :...
Forum Post

Structure packing

Hey, Does anyone know how to specify the structure packing of VB.NET's structures? I have a program which calls API functions that require structures and everything should work, but it doesn't....
Forum Post

Re: examining registry keys (RegOpenKeyEx)

: Thanks. According to the documentation on MSDN, the handle to the : registry key should be returned in hKey. The return value of the : function (lValue in my code) is supposed to be 0 if the...
Forum Post

Re: help (trojan)

: im new to Visual basic 6 but i have started a trojan, so far i have : used winsock and can open a connecten between server\client, i can : get the client to send data to the server (using send...
Forum Post

Re: Parameters to "WinMain"

: : Hello. : : : : I would like to know, if "Windows OS" pushes/sends the four : : parameters known as: hInstance, HprevInstance, CmdLine, and CmdShow, : : when it calls a program. or if...
 

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.