Basic
In computer programming, BASIC (an acronym for Beginner's All-purpose Symbolic Instruction Code[1]) is a family of high-level programming languages.
Forum Post

Animate Gif file?

This might sound stupied, but how com I can make a particular 'GIF' file that animates when clicking on it, but yet it won't work when putting the same file on my VB6 forms page? Is there a way to...
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: How I can see the size of the archive?

: n English w/ eletronic translator: : Hi! : I read a topic in the VB in this site : http://www.developerfusion.co.uk/show/114/ that it is a code to read : and to edit the information of musics...
Forum Post

EXE File

Hi I have four exe(batch file)s. say one.exe, two.exe, thr.exe , four.exe. I have to run all exes every time if i want to start the application. Now i want to make all four exes as a single exe...
Forum Post

Re: How can i created exe file?

Hi! I am also quite new to Visual Basic 2008, but i have had it for a year and began programming with it and other (like c++, etc) for a half year now. You are wondering how to make an exe file......
Forum Post

Videos in VIsual Basic 6

Hello. I'd like to know how to play a video file in Visual Basic 6, AT LEAST an AVI file without compression. Hope to hear from you soon Bye
Forum Post

inpout32.dll

hi all, i downloaded a dll which is called inpout32.dll to learn basic interfacing in parallel port using vb 6.0, My OS is windows xp pro sp2. where do i paste this dll? inside the inpout32...
Forum Post

inpout32.dll

hi all, i downloaded a dll which is called inpout32.dll to learn basic interfacing in parallel port using vb 6.0, My OS is windows xp pro sp2. where do i paste this dll? inside the inpout32...
Forum Post

Re: how to open exe file in visual basic through command button??

: how to open exe file in visual basic through command button?? Private Sub Command1_Click() Dim ret As Variant ret = Shell("c:\WINDOWS\system32\calc.exe", vbNormalFocus) End Sub
Forum Post

how to open exe file in visual basic through command button??

how to open exe file in visual basic through command button??
Forum Post

SCM passes incorrect Interface IID

Good Day Friends, I have written a very basic COM server. It has one coclass. I also wrote a simple C client to access this object. I used the method CoGetClassObject to get the pointer to the...
Forum Post

Re: Error Type:Server object, ASP 0177 (0x800AEA5F)800aea5f

hi, now it is working fine. but, i have added some code in one DLL file which will check the SQL service status,if it is stopped,it will display a messagebox. now, how to display the messagebox...
Forum Post

convert image to array of bytes or InPtr

I'm using OpenGL in Visual Basic .net 2005 and i need to use the following function glBitmap(width as integer,height as integer, xorig as single, yorig as single, xmove as single, ymove as...
Forum Post

XSL:if using a drop down menu?

Hi all, I'm trying to search an XML document using drop down menus. I'm filtering using XSL, but I want to know how to use the output of a dropdown menu to filter the rest of the XML. Here's some...
Forum Post

Re: Adding backround music

It somewhat depends on which file formats you want to play and even the version of VB your using. IF your using 2005/2008, the previous reply will play wave files. If you want to play other...
Forum Post

security error im having with my program the other new part

im having a error with my visual basic .net program it says : System.IO.IOException "Permission Denied" when i execute code like this smaple code in my program: Shell(program exe path here)
Forum Post

Re: convert exe in sourcecode

: I'm not sure out of C and VB which is harder. I suspect C because it's often heavily optimized. A Google for "visual basic decompiler" seems to turn up some interesting things... : And you...
Forum Post

Wait for Event

Hi, im developing a active X dll in visual basic 6 , in one of my DLL functions i just want to wait for a com event to be raised so i can return a value of my principal function, i just dont know if...
Forum Post

Re: Need Help using XML AND visual basic

: Does anyone know a code that will help me open an xml files while using visual basic. I am working on a project and when my visual basic project start and i want to press on a button that will open...
Forum Post

Need Help using XML AND visual basic

Does anyone know a code that will help me open an xml files while using visual basic. I am working on a project and when my visual basic project start and i want to press on a button that will open...
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19  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.