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

How to detect antivirus installed on windows 2003 server and 2008 serv

ConnectServer( _bstr_t(L"root\\SecurityCenter"), // Object path of SecurityCenter NULL, // User name. NULL = current user NULL, // User...
Forum Post

Re: Serial port programming using Turbo C in WinXP

If you have an old 16-bit compiler, you can do this stuff under XP. Sounds like you do since you mention Turbo C. As for using a more modern compiler in protected mode -- use something like...
Forum Post

Sudoku with Window Form Application

Hello everyone, I'm trying to write a program that solves a sudoku in Windows Form Application. I've got algorithm in console application and I don't know how to apply it to windows form. In...
Forum Post

Re: how to set read only attribute for text file in C

Always specify which compiler are you using. For Windows you can even use the Turbo C.
Forum Post

Re: Builder C++ 4 Indy 9 Install problem

Problem solved: Fullc4.bat places Indy40.bpl in the Windows System32 directory. In this case access was denied thus the file was not copied. Roy
Forum Post

Using Class Template in Visual C++

Hello, I wrote template which return matrix in Window Form Application .My template is below: template class matrix1 { protected: public: T *data;...
Forum Post

Re: Creating Buttons with color change

To customize colors of Windows components is a real pain. This is both Builder's and Windows' fault. Windows for implementing standard components in a retarded way so that you can't recolor them,...
Forum Post

Playing .wav files

I am having trouble getting this to build successfully. //program plays simple .wav file #include #include #include // mciSendString() #include #pragma comment(lib,"winmm.lib")...
Forum Post

Re: How to make exe file to work for Windoze?

Not a good idea: nagging Windows for a question about Windows, which will probably be answered by someone that uses Windows.
Forum Post

how to compile as win32 from command line?

Yes , i am fullly aware this is a rediculous question, but no matter how much reading i do from anywhere , i keep encountering the same thing over and over. *edit* Personally, i think its just...
Forum Post

Re: How to draw in c++

My op is windows xp and my compiler is visual c++ 6.
Forum Post

Re: How to draw in c++

op is Windows xp and my compiler is visual c++ 6
Forum Post

Re: Any dos programmers out there?

Sorry, forgot to mention, im compiling with turbo c++ 3.0 in a windows 98 enviornment
Forum Post

Re: linking errors

thanks alot i will try it now ; but win32 console run on windows or dos. please donot angry my programming skills still so little to be honest i think it run on dos
Forum Post

Re: linking errors

Project ... and there pick up a Win32 console project.
Forum Post

current processes

how can i get a list of all currently running processes on my system? i don't care if this code a windows API, or C++Builder specific code. thanks in advance Mohammad Nasim
Forum Post

Re: Global Hooks using C# ?

I think you can do it only if you use unmanaged code. You will also neeed a dll for global hooks. See my program written in C++ (actually I used C++ builder but programming is mostly pure C)...
Forum Post

Re: where/how to use graphics.h?

1. You will have to create a simple Win32 application in modern compiler and then draw your elements in response to WM_PAINT message. Of course, first, you need to know the main principle of Win32...
Forum Post

Creating CLR based C++ managed DLL

Hello everybody, I want to know the way of creating CLR based C++ managed DLL in MS Visual Studio 2008. Please inform me elaborately even with code(example). I also wanna know how can I call...
Forum Post

Getting info about the position of external windows

Getting info about the position (Coordinates relative to screen)of external windows. What can I do to detect the position of the window of other programs? A sample of source would be great. Thanks
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.