Basic
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code[1]) is a family of high-level programming languages.
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

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

Re: Listing connected joysticks...

: I have figured out how to list serial ports using : System.IO.Ports.SerialPorts.GetSerialPorts(), but now I need to : figure out how to tell if a modem is on a port. I am not quite sure :...
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: find and replace using batch file programming

: i am using windows server 2003. : : I have a requirement that in a text file, i want to replace any word : after keyword tablespace with some other word. : : For example, if file contains...
Forum Post

find and replace using batch file programming

i am using windows server 2003. I have a requirement that in a text file, i want to replace any word after keyword tablespace with some other word. For example, if file contains the following...
Forum Post

Re: How to execute the code

This code is mostly for DOS and to use it in fasm you need to make a few changes. My point is that you should start with Win32 and while coding simple programs learn the basics there. For example,...
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. :-)
Forum Post

Console C++ to full Windows

Alright heres the situation: I have made a console based calculator and I need to move it all into windows program. The following code is what I have so far in Windows code. // First Windows...
Forum Post

Re: what is the difference btw vb and vb.net

: I am new in the programming world. : : i dont know which programming lanugage start with. i had wanted to : learn something simple then go over to the real languages. : : this whole thing...
Forum Post

Re: any number to roman numeral conversion

: can anybody here help me with my pascal program on convertion of a : number to roman numeral? pls? pls? pls? and one thing more, will : pascal and visual basic run on windows vista? your help...
Forum Post

any number to roman numeral conversion

can anybody here help me with my pascal program on convertion of a number to roman numeral? pls? pls? pls? and one thing more, will pascal and visual basic run on windows vista? your help would be...
1 2 3 4 5 6 16  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.