Components and Libraries
Forum Post

Re: Needs help on basics of windows programming.

Use Win32 api (C or C++) (Shell)
Forum Post

Re: popup menu ain't workin(popup menu on right click not working)

So how do I use PopupProc in my code? Like I said there is something basic here that I'm missing. Do I need to reference it somehow in WinMain? Thanks
Forum Post

Re: Basic question about HWND handle

Thanks for the response it helped make things a little bit clearer.
Forum Post

Get position array following a line

I'm trying to do basic GDI animations with bitmaps. What I want to do is make a bitmap move towards a point. I want the bitmap move in small steps towards this point. So what I really want to know...
Forum Post

Re: need help in constructing graphics editor...urgent

Sorry to interrupt,but guys i'm also doing engg and i too need some information,reference and codes regarding the same topic(graphics editor) but mine has to be done using vc++. Basic tasks being,...
Forum Post

Re: 2 basic WIn32 API questions

If I understand this correctly, you have 3 WindowProc during subclassing: the subclassed WindowProc (written by programmer), the original WindowProc (written by programmer) and the default WindowProc...
Forum Post

Re: 2 basic WIn32 API questions

That's good, but sub-classing code is the responsibility of the programmer. If programmer will not pass the message to the original (before sub-classing) procedure - then message simply swallowed by...
Forum Post

Re: 2 basic WIn32 API questions

Thanks for the clarification. I've also read that when the message is retrieved from the message queue, the application does some additional preprocessing to it before it is dispatched to Windows --...
Forum Post

Re: 2 basic WIn32 API questions

Sure, but I was also considering the situation where a window is subclassed. If it is, then the message is passed on to the next handlers via CallWindowProc and the last user-defined procedure "on...
Forum Post

Re: 2 basic WIn32 API questions

2. Why would message go back to Windows? It does not. Application processes the message and then life of the message ends.
Forum Post

Re: JPEG TO BMP CONVERSION

Go onto my website (click my name to get my profile). And root around in the Basic Algorithms section. There is a JPEG loader and a BMP loader/saver in there. It should be a simple job to write a...
Forum Post

Microsoft.DirectX.AudioVideoPlayback on a specific sound card

Hello everyone, I'm using Microsoft.DirectX.AudioVideoPlayback to play back mp3 files. At the most basic level, audioPlayer = Microsoft.DirectX.AudioVideoPlayback.Audio.FromFile(fileToPlay,...
Forum Post

need help, crop and rotate an image, urgent

gr_out.DrawImage(bm_in, corners) picCanvas.Image = bm_out
Forum Post

Re: Win32 MAth Error Double to Int Conversion

I've managed to cobble together a very basic windows program that shows the trouble. Run the program and left click in the window to bring up the messagebox. Here's what my messagebox shows:...
Forum Post

public function

I'm a visual basic programmer and i've made a software that is trying to use a Visual C++ dll, named memctrl. i've implemented the code in the memctrl.cpp file and i'm trying to access the function...
Forum Post

Re: VB to C++ Transition

How much experience do you have with C++? If you are still new, I would highly recommend learning the language first before even attempting 2d game development. (Game development is hard) If you...
Forum Post

inpout32.dll

hi all, i downloaded a dll which is called inpout32.dll to learn basic interfacing in parallel port using vb 6.0, My OS is windows xp pro sp2. where do i paste this dll? inside the inpout32...
Forum Post

inpout32.dll

hi all, i downloaded a dll which is called inpout32.dll to learn basic interfacing in parallel port using vb 6.0, My OS is windows xp pro sp2. where do i paste this dll? inside the inpout32...
Forum Post

Re: string data type

: Also, this would have been better posted in the beginner C++ board : as a) It has nothing to do with the Win32 API and b) is a basic : question. Moved. :-)
1 2 3 4 5 6 16 26  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.