Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Forum Post

Re: how to avoid 'stack overflow' error in c++ builder

float* a; int i; // Allocate array dynamically for (i=0; i
Forum Post

Re: Printing a StringGrid

I'm guessing you are referring to THIS post. For: uses Printers; In C++ that would look like: #include As for: procedure PrintGrid(sGrid: TStringGrid; sTitle: string); It's a...
Forum Post

Help in devloping 8085 Microprocessor

I m working on the project in which i have to devlop a 8085 Microprocessor with simple functions.
Forum Post

C++ sql

Hello, after a lot of search i think its time to ask some questions arround. So this is how it goes. I have built a database in Ms Access. There i have a table called Cd_Customer which also...
Forum Post

Detecting External Mouse Events

Detecting External Mouse Events. I need help with detecting mouse coordinates and clicks beyond my application. I´m using SetWindowsHookEx(WH_MOUSE... but it only detects mouse events in my...
Forum Post

Re: How can I compare .bmp images ?

Since you have both bitmaps in memory already, to simply run a memcmp() on the raw data should do the trick. This will be very efficient as memcmp() will start with the bitmap header and sort out...
Forum Post

Printing graphics

I have an application with graphics and I would like to print the graphics. How to send the graphics to the printer using TPrinter object? I found a Vivid Report download vcl components (free...
Forum Post

Re: Validating user input

: I also have a faint memory of a property of the kind "numeric only", : but I'm not sure if it was fot TEdit or something else... yeah i also remember that, but i think it was in MFC library...
Forum Post

Re: Validating user input

52 if statements?? Why cant you simply check the input from the component's OnChange event. Loop through the string and check every byte with isdigit(). My suggestion is that if any input is found...
Forum Post

TEdit SetFocus() or how to ...

Exit() - it works OK. But than if the value is error, I want to set the focus back to that edit box. If I do it with SetFocus() message, the edit box looses its mouse input (SetFocus() enables...
Forum Post

mapping of Greece in c++ builder

please!!!I want to put a prefecture and when you make kljk with the mouse on a point, are stored the coordinates.
Forum Post

Re: Working with com port

I've always used: |ComPort Library version 2.62 | | for Delphi 3, 4, 5 | | and C++ Builder 3, 4, 5 | |...
Forum Post

Re: Suggestion...

: This message was edited by Gregry2 at 2006-9-26 8:44:52 : : : : Does Borland have a compiler for x86 linux? : : : : : : : : : : : : : I think they have something called Kylix which is...
Forum Post

C++ Builder 6 - Getting a value from a DBGrid

Hi, How can I do the following? I have a DBGrid and I need to get values that grid. When I click on a cell in the grid, I need to get all values in the selected row. If for example there are 3...
Forum Post

Re: disabling right click

SelStart; for(int i=0;i57) { txt.Delete(i+1,1); curpos--; i--; } } Edit1->Text=txt; Edit1->SelStart=curpos; That way, if entered symbol is not number, it will delete it...
Forum Post

disabling right click

This message was edited by kgaoza at 2005-6-6 8:10:51 Hi all I've developed an application in c++ builder 5. For some of the editboxes I used, the input is limited to integers only. but now my...
Forum Post

Re: Print in DOS, 98SE, XP, Linux

: Hi, : : I have Borland Turbo C++ for DOS and Borland C++ Builder Professional, but do not know how to get C++ to print, say from a file, to a printer in the following operating systems: : :...
Forum Post

Print in DOS, 98SE, XP, Linux

Hi, I have Borland Turbo C++ for DOS and Borland C++ Builder Professional, but do not know how to get C++ to print, say from a file, to a printer in the following operating systems: DOS 6.20,...
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

ActiveX Aspi

This message was edited by Maverick2k at 2004-8-30 14:37:1 Hi there fellow programmers, I'am new to this messageboard, so excuse me if I make beginners mistakes. For school we are programming...
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.