Tools And Utilities
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

Constructing a Multicast Tree

I want to construct a multicast tree from the values I got when I sent a traceroute from a number of measuring points to a target CDN Server.
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

Writing a new Windows service in assembler

I have written some "MSGINA" notification packages in assembler but never written a program designed to be a Windows service. 32BIT XP/W7 is the target OS W7 & Vista will no longer use the GINA...
Forum Post

Reading sectors

What windows API functions give me access to read sectors directly of HDD or CD/DVD-ROM? Or access to ide controler functions? Thanks.
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

How to change a specific folder background color in vista

Hi, I want to change a specific folder background color in vista. In XP, i am using Desktop.ini concept to do this job but this concept is not working in Vista. I don't want to use any software...
Forum Post

Re: Basic question about HWND handle

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

Re: How to make a PUSHBUTTON appear pressed

Someone suggested me to post on win32 Google group.. indeed they had the answer: BM_SETSTATE
Forum Post

Re: list control sorting

To help you I need two things: 1. How do you create your list control? If possible, few lines of code how you do it. 2. How did you make columns in that control? Also, some code would be nice.
Forum Post

Re: [TurboPascal, ev-Pas] problem with ...

Hello! I got rid of some problems with changing code from Turbo Pascal (from eighteen years ago) to Free Pascal (Dev-Pascal). Those problems were changing integer into smallint and erasing nested...
Forum Post

Wince Terminal's printer driver

Hello Everybody, Thanks in advanced and your suggestion is appreciated..... I am new to WINCE and I have to make printer driver for Human machine interaction(HMI) . I have release build of...
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

Duplicate partition makes problems?

Hii I duplicated my NTFS partition.And in that partition some of the folders is not opening " .While opening the message comes "File or directory is corrupted and and unreadable"....
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

scrollable window with child-windows

Hi, first, what I need is a window + scrollbar as a parent "container" for child-windows. So that I can place outside the visible window-rect and scroll to make them visible. Or, to make a better...
 

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.