Tools And Utilities
Forum Post

Re: HELP: I need help in installing the gtk+ package..

= 2.1.4... : *** 'pkg-config --modversion glib-2.0' returned 2.10.0, but GLIB : (2.6.4) : *** was found! If pkg-config was correct, then it is best : *** to remove the old version of GLib....
Forum Post

Re: Printing graphics

Canvas (it's common sense), but the hard part of it is to scale it to page dimensions. The VividReport?, I do not know, I installed the Trial version, but no vcl components appeared on the Builer...
Forum Post

Re: Another API problem for you folks.

: : : Why is it that when I use the GetCurrentHwProfile() I keep getting : : : this error from my compiler. Incidentally, I am using Windows XP and : : : the compiler is VS6. : : : : : : error...
Forum Post

Re: Another API problem for you folks.

: : Why is it that when I use the GetCurrentHwProfile() I keep getting : : this error from my compiler. Incidentally, I am using Windows XP and : : the compiler is VS6. : : : : error C2065:...
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: Canvas problem

UpdateForm(); : some thing like that : Mohammad Nasim Or you can put your drawing stuff in the OnPaint event. (It works for me.)
Forum Post

MY Appreciations for the new look

GentleMen Please Accept My humblest Appreciation for the work you have done to the cosmetics of this site.althou i have not tested all that you offer but i am good just looking at it i once...
Forum Post

Re: For loop problem

: You get those errors because Turbo C++ does not : follow the C++ standard, it is an obsolete compiler. It wants the : #include syntax that has been obsolete for 13 years. : Get a modern C++...
Forum Post

Re: For loop problem

You get those errors because Turbo C++ does not follow the C++ standard, it is an obsolete compiler. It wants the #include syntax that has been obsolete for 13 years. Get a modern C++ compiler and...
Forum Post

Re: For loop problem

: : #include : : : : using namespace std; : : : : int main() : : { : : int f,s,sum; : : sum = 0; //give sum a value = 0 : : cout > f; : : cout > s; : : : : : : for (int i = f; i
Forum Post

Re: An API for getch()...

: You might want to check out ReadConsoleInput(): : : http://msdn.microsoft.com/en-us/library/ms684961(VS.85).aspx : : (I tried to make the above an active link, but PH didn't link it :...
Forum Post

Re: An API for getch()...

You might want to check out ReadConsoleInput(): http://msdn.microsoft.com/en-us/library/ms684961(VS.85).aspx (I tried to make the above an active link, but PH didn't link it correctly, at least...
Forum Post

game development

Hello, i found somthing that makes it easier to program games in c++ express edition. http://www.microsoft.com/express/gamedevelopment/ My problem is when i want to install Dark GDK it says it...
Forum Post

Help with shared memory

Hi, I have been trying to implement shared memory using C++ in Linux (Ubuntu) and there is a problem that I have been unable to solve for one week. Ok this is my dilemena. I have been able to...
Forum Post

Re: Linker problem

Use Dynamic RTL. Yes. This options is unchecked.
Forum Post

Re: Linker problem

Did you try to disable dynamic RTL as well?
Forum Post

Linker problem

"Build with runtimes Library" I have this erros: Unresolved external 'System::__linkproc__ __fastcall LStrClr(void *)' referenced from C:\PROGRAM FILES\BORLAND\CBUILDER6\LIB\RELEASE\VCLE...
Forum Post

Re: can be use directory in #include "folder/node.h"

: In Windows you would have to type something like #include ".\\folder\\node.h". Alot of windows compilers (Borland builder, MSVC++ 2005 and 2008) that I use also seem to support the / syntax....
Forum Post

Property in Custom control

Hello, I have created my own custom control, using windows control library in VC++ 2003. How to create my own properties,to this custom control so that it can be visible (set & get) in the property...
 

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.