Web Authoring
Forum Post

Re: getting started

: hi am a newbie to c++ win32api am very much interested in it plz let : me know how to get started and which ide to be used any links for a : good tutorial plz help me!! Read Petzold +...
Forum Post

Re: What language is this?

: The link you posted brought me to an image of Windows Media Player... : : : : tracker2world( q ); : } : else : { : x /= orthovolume.x; : y : } : : float3 p( x, x, x ) :...
Forum Post

Re: What language is this?

The link you posted brought me to an image of Windows Media Player... tracker2world( q ); } else { x /= orthovolume.x; y } float3 p( x, x, x ) p /=zoom;...
Forum Post

Re: Visual C++ Single Dynamic Interface

: : Can someone tell me how to program SDI using Visual C++. I am planning to create a simple paint program using Visual C++ 6.0 using SDI (Single Dynamic Interface). Thanks a lot! : : : : If...
Forum Post

Re: Visual C++ Single Dynamic Interface

: Can someone tell me how to program SDI using Visual C++. I am planning to create a simple paint program using Visual C++ 6.0 using SDI (Single Dynamic Interface). Thanks a lot! : If you want...
Forum Post

Re: Performance of Operators

thanks to all of u for the replies! i'm a hardcore c/c++ fan and i do not know assembly. :-( so i decided to do it using c++ in win32. i'm a novice at win32 programming so i need further help....
Forum Post

Re: windows.h in C++ 2005

you need to install the Windows Platform SDK. See the link posted on this page: http://msdn.microsoft.com/vstudio/express/visualC/default.aspx. There are instructions to show how to manually set up...
Forum Post

Re: Which language and compiler do i need for windows coding.?

: : : I need a little advice. : : : I would like to start coding using C++ to generate windows for user interfaces. Presently i use C and WIN32 API with DEV CPP compiler. it works but is very long...
Forum Post

Re: HELP NEEDED IN TROUBLESHOOTING INSTALLATION OF BORLAND C++5.01

: : Hi, : : I have recentlu installed borland C++ 5.01 on my windows XP machine.It works fine except that when the output window comes up, it closes within a flash even before i can see the output....
Forum Post

Re: ansi colours

This message was edited by DB1 at 2005-7-17 8:14:26 : : : im using win xp : : : and i want use ansi clours on my console aplications writen in c/c++ : : : how can i do it ??? : : : : : :...
Forum Post

Re: ansi colours

: : im using win xp : : and i want use ansi clours on my console aplications writen in c/c++ : : how can i do it ??? : : : : samelike as here in perl : : http://www.bot-depot...
Forum Post

Re: ansi colours

: im using win xp : and i want use ansi clours on my console aplications writen in c/c++ : how can i do it ??? : : samelike as here in perl : http://www.bot-depot.com/forums/lofiversion/index...
Forum Post

Re: Laptop Batterys...

: Ok, i found what i was looking for...i think. : : http://msdn.microsoft.com/library/default.asp?url=/library/en-us/power/base/system_battery_state_str.asp : : now my question is, is how do i...
Forum Post

Re: Linking C program with VC++

This message was edited by stober at 2004-12-2 4:41:4 : I have created a files under 'C' compiled under MSVC : I created a SDI appln in VC++ and try to link the 'C' program from : vc++...
Forum Post

How can I call a C++ constructor located in a DLL?

Hi everyone, I am wondering how to access a constructor located in a DLL. The class I want to export looks like the following: class __declspec(dllexport) Sound { FSOUND_STREAM* MySound; int...
Forum Post

Re: HELP NEEDED IN TROUBLESHOOTING INSTALLATION OF BORLAND C++5.01

: Hi, : I have recentlu installed borland C++ 5.01 on my windows XP machine.It works fine except that when the output window comes up, it closes within a flash even before i can see the output. I...
Forum Post

HELP NEEDED IN TROUBLESHOOTING INSTALLATION OF BORLAND C++5.01

Hi, I have recentlu installed borland C++ 5.01 on my windows XP machine.It works fine except that when the output window comes up, it closes within a flash even before i can see the output. I dont...
Forum Post

Re: Newbie in Linux

There is an IDE called KDevelop which runs on the KDE desktop environment in Linux which compiles C/C++ applications. You can use a program called WINE (WINE is not an Emulator) for linux which...
Forum Post

Re: Visual C++ compiler for the command line

use the Windows port of GCC compiler http://mingw.org http://gcc.gnu.org and link OpenGL/DirectX by command line: -lopengl32 -lddraw :-)
Forum Post

Re: any interaction with opengl

Yes,it is possible to use opengl in assembly.you could assemble your asm-code and link it to opengl32.lib or dynamical load opengl32.dll at runtime under win32 and call the functions in it.however...
1 2  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.