Windows
Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing interest in graphical user interfaces (GUIs).
Forum Post

questions| how can i convert a decimal number

to a binary\hexa number using C? how can catch the computer's clock (the actual time you can see at the windows clock) into some kind of variable ? thanks for helping guys
Forum Post

Re: Reading data from serial port and real time plot

First of all, Windows is no RTOS and you can never achieve pure real time on that OS. You can however achieve something close enough. Further, the Windows timer (WM_TIMER) used with SetTimer()...
Forum Post

Re: Change MenuBar & ToolBar Background Color

: : What is the difference with #3 with #1 ? : If I just want to do the MenuBar only.. without doing the popups : menu, is it will be easier? : Is there any link/tutorials which show me how to...
Forum Post

Re: quick sort implemented with shell sort using c/c++

: What exactly do you need help with? If you just need the code for : the algorithms, they are on Google. If you need help with the timing : part, you need to specify which OS you are using. In...
Forum Post

Re: ServProv.h problem for first time Win32 API user

: When you say the second example is wrong, in what way is it wrong? : It's not incorrect C++ - what's the significance of ServProv.h ? : If you want to write a MS-Windows win32 api program...
Forum Post

Re: ServProv.h problem for first time Win32 API user

Eventually it turned out to be a corrupt ServProv.h file. The *.idl file was fine, but somehow the ServProv.h file had a line missing, resulting in a class becoming an abstract class with a pure...
Forum Post

Upgrade to Turbo C++

No, it is not 1th April. Borland has released a slimmed version of C++ Builder/Delphi and are re-using the name "Turbo" for it. It is ment to be used for hobby purposes and learning. Perhaps most...
Forum Post

spawn always low on memory

This message was edited by coder_man at 2006-3-26 10:7:44 I've got a very irritating problem and i dont know why? The problem is with the the spawn functions like 'spawnl,spawnvd,etc' which is...
Forum Post

Re: Number of cycles

: I try to stick to primitive instructions, but unfortunately I have to at least one multiplication. I know that multiplication is not the most efficient operation to do, so I'm trying to optimalize...
Forum Post

Re: graphics

: hi i am c++ programmer i not familier with mfc and graphics : i need to plot in real time some bars in difrenc colors : how i can start i have some source file but i dont know what project to...
Forum Post

Re: Compiler...

: : As stephl says, create the two files as described in the readme.txt file. : OK, i've done that now but now I get: Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland HELLO.cpp:...
Forum Post

Re: Compiler...

: This is the output from the compiler: : : Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland : HELLO.cpp: : Error E2209 HELLO.cpp 4: Unable to open include file 'iostream.h' : Error...
Forum Post

Re: Compiler...

This is the output from the compiler: Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland HELLO.cpp: Error E2209 HELLO.cpp 4: Unable to open include file 'iostream.h' Error E2451 HELLO...
Forum Post

Interactive functions

For some time I want to create a calculator.I've reach the part where i need to build interactivwe functions( when i press the + operator, for example, to calculate the operations behind him without...
Forum Post

Scheduling tasks in C++ Win32 Console Application

I am having trouble implementing scheduling into my C++ console application that I created to control a network analyzer for measurement purposes. The reason I want scheduling is so that the user can...
Forum Post

Re: can anyone write for me a simple code in c++?

: can anyone write for me a simple code in c++ on for example: finding and executing windows explorer. : : thanks for you time : : frank : http://www.programmersheaven.com/c/msgboard/read...
Forum Post

can anyone write for me a simple code in c++?

can anyone write for me a simple code in c++ on for example: finding and executing windows explorer. thanks for you time frank
Forum Post

Re: Capturing CTRL+C in DOS Console?

what do you mean by "pre Windows" ? Are you using Win95/98? Windows has already started before it executes the commands in autoexec.bat. : I've got a DOS console program in which I'd like to...
Forum Post

Re: delay in C++ for windows

: i'm writing a program using C++ for windows. i want to put a delay in microseconds (about 10 microseconds). i just found a Sleep() function, but the value is in miliseconds. is there any function...
Forum Post

Re: Folder/Directory copying in Builder c++

: It all depends on what you are doing. I would not : say that CopyFile is better than Shfileoperation. Right. CopyFile is 1000 times more primitive. SHFileOperation is the same routine used by...
1 2 3 4  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.