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

Help needed with my openGL code

Hello guys! I've been working on my own openGL window for a while now.. I can compile it in dev c++ without errors, but it refuses to display my window. Hope you can tell me what I've doing...
Forum Post

FindWindow question

Hi, I have the following problems: 1) I want to find all windows which have the following class: "class1" but i dont want to enumerate through ALL windows and select the ones that have the...
Forum Post

fatal error LNK1104: cannot open file 'coredll.lib'

Hello, I tried to use PlaySound() but one of the requierments is the coredll.lib, the compilathion of my program produce this error: LINK : fatal error LNK1104: cannot open file 'coredll.lib'...
Forum Post

Re: changh size of text on list box

thank you, it was vary helpfull to me.
Forum Post

Event signalling state Dll/static library

So I have a library available as a static or a DLL. As part if the initialization it creates some events and a background worker thread... WorkEvth = CreateEvent(NULL,0,0...
Forum Post

changh size of text on list box

hDC,&font); but its not doing anything, the size of the text stay the same. if anyone know how can I do this ,I would be vary thankful for him. seancerly
Forum Post

MIDL2020 : error generating type library

Can someone help me with this error? I am compiling an IDL file and am getting an MIDL2020 error. This error is defined as "General access denied error". I am working on a Windows Vista machine...
Forum Post

Re: level correction of images in c#

Try http://www.codeproject.com/KB/WPF/ImageLevels_CustomControl.aspx
Forum Post

PLS help with a project game

i bought a book called game programming wrote by Michael Morrison and when i tried the projects from that book i received errors :( i use windows 7 and i tried to run the projects with visual studio...
Forum Post

Rotate an Object.. Help!

Hi, I'm programming a 3d world in Opengl. But i spend a lot of time trying to solve one case. :( How to make an object to rotate for some angle when Camera gets closer to it??? For Camera movement...
Forum Post

Re: Grabbing a screenshot.

Okay, the resource leak is a good catch, but I can't pass the handle around, I need the actual data in a way I can work with it, stored in-memory, like a pointer to the data... I will be sending...
Forum Post

Re: Grabbing a screenshot.

If you pass the bitmap handle around, but within one process, then it is OK, however, it cannot be passed between two processes. Also, handle returned by GetDC() usually needs a ReleaseDC() -...
Forum Post

Re: virtual screen

Check out my post, you will probably need a handle to the other window, or a DC or something.
Forum Post

Grabbing a screenshot.

So, I want to nab a screenshot of the desktop, as a bitmap. But, I need to store it in a container, probably a "struct" and pass it around my main application like it's a hotcake. How can I access...
Forum Post

Unable to query proxy "Automatically Detect Settings" flag

Hi, I am trying to capture proxy setting ("Automatically Detect Settings"). My code works on XP and Vista. But it is NOT working on Windows 7 Please see the details of target platform...
Forum Post

virtual screen

Hi, Is there any way, I can use my application window, as a virtual screen for other apps.
Forum Post

Re: playing music

Hi, I think that you are not still interested in play a music file, but if someone want to view code to play a multimedia file, you can search in sourceforge my project joseplayer. It plays audio...
Forum Post

Setting Up a Project.

I have a problem setting up OpenGL in a C++ program using Win32. I have a main window that has buttons and checkboxes to control different parameters. After that I want to have two windows that will...
 

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.