Tools And Utilities
Forum Post

LCD TV

Dear pro programmer ^^ i just wanna ask which language do a LCD TV use? i want to make a file into my pendrive to command the lcd tv to run my Pendrive image folder and slideshow it. please help me....
Forum Post

Re: Qbasic program Yatzy

Well here is the rest of my program i started to make when i was 15 years. I remember i did not completed it then, so i stared program again in 2001, to complete the program mostly, but still there...
Forum Post

Re: Basic question about HWND handle

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

Re: How do I combine 2 programs

I don't know much about visual basic but I know in standard basic you make it a subprogram try looking that up in your books. In a standard basic compiler you would makesure that the subs and strings...
Forum Post

Re: Visual Basic

Make this condition Reverse order may be done or contact me at soni16_sachin@yahoo.co.in
Forum Post

c basic question

question what is the difference: (define) char var char* var char *var char** var char var[] char* var[] char** var[] not so basic I always get confuse If you...
Forum Post

Re: RPG Game for VB

It's acually a better idea to make an rpg within visual basic because visual basic is better with databases such as mysql.
Forum Post

Getting Started -- where do I put my functions?

Text from there? There is no form1.cpp file either, should there be? Apologies for this very basic question, I tried to search, but couldn't find anything on it. I found a lot of help setting...
Forum Post

Re: Neither getting error nor output in a basic program

: #include : char hot[]="anoop"; : HWND hWnd; : LRESULT CALLBACK WndProc(HWND hWnd,UINT m, WPARAM wParam, LPARAM : lParam) : { : switch(m) : { : : case WM_CLOSE: :...
Forum Post

To convert a VB6 program to .exe file

Hi, I am newbie on VB6 or you can say that am in learning stage, I have a doubt, I have a VB6 program & I want to make that to a .exe file, how can i do it, please guide me .. (the version...
Forum Post

Neither getting error nor output in a basic program

#include char hot[]="anoop"; HWND hWnd; LRESULT CALLBACK WndProc(HWND hWnd,UINT m, WPARAM wParam, LPARAM lParam) { switch(m) { case WM_CLOSE: DestroyWindow(hWnd); break;...
Forum Post

Re: DOS Pascal .dat (Service request)

Yeah. there is no standard for .DAT files. It's a basic extension alot of people use as it is self explanatory. Like Atex said, post it here and we can most likely make a program to extract it.
Forum Post

Re: Visual Basic 6 EXE Files Use in Out of Visual Basic Environment

Package and devlopment Wizard. Do not forget to include all referenced files and backend files in setup.
Forum Post

Re: Compiler issues

: Hey, I'm writing a simple app to randomly generate sequences of the : letters GATC (never mind why) and I'm having a "Cannot find Symbol" : compiling issue. I'm rather new to the JDE I'm using...
Forum Post

Compiler issues

Hey, I'm writing a simple app to randomly generate sequences of the letters GATC (never mind why) and I'm having a "Cannot find Symbol" compiling issue. I'm rather new to the JDE I'm using (jGRASP),...
Forum Post

New to Pascal - Trying to do some basic stuff

So I'm new at learning at Pascal, and I'm just trying to make a simple circumference program. This is what I have: program Circumference; const pi = 3.14159265; var radius :...
Forum Post

Re: want to write apllication programs for windows

: To write such programs you will need extensive knowledge of : programming. Modern web browsers are for example quite complex, with : lots of multi-threading etc. You need to learn socket...
Forum Post

Reading who's logged in and running vba

Hello, I have two seperate topics. 1) I would like to make a program that would give the user certain abilities based on, who is logged into Windows. Windows Server 2003 and Visual Basic 6 is...
1 2 3 4 5 6 16 26 36 46 56 66 76  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.