Tools And Utilities
Forum Post

Re: Need Help : Embedded C in Linux

Hi, There could be two aspects to embedded linux development. If you are interested on the platform specifics, like porting of linux, boot loaders and device drivers... try... 1. Building Embedded...
Forum Post

TStringGrid - goRowSelect and goEditing

Hello everybody, I have a 3 columns grid. I would like to set the goRowSelect property but in the same time to have the possibility to edit the content of the middle column. The first columns...
Forum Post

Serial communication using C++

I am using visual studio 10 but i am unable to send data through that code........... Can anyone tell me problem in that code #include "stdafx.h" #include #include using namespace std;...
Forum Post

How do I count a number of perfect squares in a matrix line?

How do I make changes within a line? Here's the deal! I've a matrix, in this matix I need to find all the perfect squares (well you know numbers like 4, 9, 16, 25..) and print out a LINE with the...
Forum Post

Builder 6 Unicode

I need to convert an old Borland Builder project to unicode. The help says to use the command line option -WU however I'm using the IDE and can find no way for setting this flag. Is it possible to do...
Forum Post

Re: How to remove SC_CLOSE from MenuItem

bsDialog (which will hidde all on top buttons), and than on the space where hase been placed minimize&maximize put thsape (which will have pitcutres of that two button's). Or you can follow this...
Forum Post

Where to find (for download) header file for c++ builder 2010?

Hello everyone, my question is Where to find (for download) header file for c++ builder 2010? I search a lot of on internet but didn't find corresponding winuser.h file for c++ builder 2010, my...
Forum Post

Re: Repetitions in array

You mean like this? Searching the element which is same with input int i=0; while((i
Forum Post

Re: Data file handling

1. Without code can't say... 2. Step through your code in debugger - it's a lot of fun!
Forum Post

discovered to be a Visual c++ bug

If you come across a similar problem while organizing code for a big VC++ project, take a look at this: https://connect.microsoft.com/VisualStudio/feedback/details/552449/
Forum Post

Re: Simple Shell in C++

I found that my problem was that I was secretly seg faulting in the child, which was causing the child to silently fail. The code works if you substitute the strcpy() with "arglist = strdup(tok...
Forum Post

Cannot load an IDAPI service library Problem in Windows 7

Hi! I have an application built using C++ Builder that performs database accessing. I am using MS Access 97 as my database. The program runs smoothly in Windows XP. However, when I tried running the...
Forum Post

Need Help : Embedded C in Linux

Hi to all, I have to learn following topics for my graduation project, 1) Embedded Linux – Embedded C 2) Embedded boot loaders – Compiling, making changes to uboot 3) Familiarity with one of...
Forum Post

Re: Strings and integers

So there is no way to use a TStringList if you want an integer associated with each string. Is there an equivalent of TStringList (in Borland C++ Builder 6 that is) which holds integers rather than...
Forum Post

Re: Help - Output related confusion

Good compiler will say: "Code has no effect." on this line.
Forum Post

Chart FX question

I have created a plot using "chartfx " function (Borland builder 6 Enterprise) with a data set (for example , , where 5, 10 and 15 are x values to be displayed on the horizontal axis and 10,20 and...
Forum Post

problem in coding

Hello Every one, I am new to embedded world. I need some help in coding for interrupt. i want to on two motor after some delay i want to on other motor. i have two interrupt emergency stop and...
Forum Post

EnumProcesses() don't return all processes!

Hello, I run EnumProcesses(), to find if the progam "NurOper.exe" is running I debuged it and although "NurOper.exe" is running its don't return it, its return all ather programs include my...
Forum Post

How to remove SC_CLOSE from MenuItem

Hi, I am trying unsuccessfully to remove the X icon from a window. I can make it unavailable, greyed out but cannot actually remove the icon. HMENU hMenu = GetSystemMenu( Handle, FALSE );...
Forum Post

Please help a noob :(

Dear programmers, I'm new in c++ builder 6.0. I have a form with a vertical scroll bar. Also I add in the form a PrintDialog. But when I execute the print button,the output of the printer is the...
 

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.