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

Re: Mouse Up Over Menus

: : : A lot of applications display a description, in the status bar, of the menu option that the user passed with the mouse over the a certain menu option. How is that possible to do in vb once the...
Forum Post

Re: Mouse Up Over Menus

: : A lot of applications display a description, in the status bar, of the menu option that the user passed with the mouse over the a certain menu option. How is that possible to do in vb once the...
Forum Post

Re: Mouse Up Over Menus

: A lot of applications display a description, in the status bar, of the menu option that the user passed with the mouse over the a certain menu option. How is that possible to do in vb once the only...
Forum Post

Mouse Up Over Menus

A lot of applications display a description, in the status bar, of the menu option that the user passed with the mouse over the a certain menu option. How is that possible to do in vb once the only...
Forum Post

Re: Adding varible amounts of 0's to start of string

: : : How can I tell vb to add a certain amount of zero's to a string if its not at the desired amount. I.E I'm writing numbers to a file, but these numbers go through a text box. How can I say "If...
Forum Post

Re: Adding varible amounts of 0's to start of string

: : How can I tell vb to add a certain amount of zero's to a string if its not at the desired amount. I.E I'm writing numbers to a file, but these numbers go through a text box. How can I say "If...
Forum Post

Re: Listing Printers

: I need to know how to get the installed printers to list them in my application : : Use a common dialog box control in your form and name it as cdb1. Use the following code cdb1.showprinter...
Forum Post

Listing Printers

I need to know how to get the installed printers to list them in my application
Forum Post

Printing to a specific printer

How can i print to a printer without asking the user to choose the printer, in order for the document to be printed in the printer desired by the software?
Forum Post

Interrupt Handling

Is it Possible to Check Every interrupt with visual basic. if it is possible in anu Way Please help with source code. C language is also acceptable.
Forum Post

inquiry

hello! i am practising my vb.net programming. and i'm wondering whether texts can be shown a letter at a time using the timer. and if a key or mouse is pressed, the text proceeds faster. but i don't...
Forum Post

Print Text File

I wish to know how to send a text file to a specific printer for print out?
Forum Post

Re: Credit Card Swiping

I've never used the APIText Viewer tool. How would I find the correct API calls using it? : You should be able to find the correct API calls for the devices you have installed on the machine...
Forum Post

Re: Credit Card Swiping

You should be able to find the correct API calls for the devices you have installed on the machine using the APIText Viewer tool. I think that should give you the function names and parameters....
Forum Post

Credit Card Swiping

I am looking for code that can interact with a credit card swiper. It would need to be able to read the tracks so that I can send that info off to the payment processor. Anybody know where I can...
Forum Post

Re: Anyone knows a not heavy developing tool for VB?

: I wonder if anymone knows a not heavy and good developing tool for Visual Basic. I don' t want to use MS VB 6.0 because i have a kind of old computer.If the program doesn't need to be intalled,...
Forum Post

Re: Creating Word Tables from VB6.0

= 1 And Val(outputArray(row).sType) 1 Then objDoc.ActiveWindow.Selection.InsertBreak wdPageBreak End If objDoc.ActiveWindow.Selection.Font.Bold = True objDoc...
Forum Post

Buffers and Arrays

Hi! I am still trying to work a way to record audio using the windows API... I have a WAVEHDR struct, and its lpdata field points tob a block of BUFFER_SIZE bytes, filled by the audio device. I...
Forum Post

Re: Max limit in SQL Statement

0 no rows returned
Forum Post

Re: Using the copyMemory function

: Hi! : I need to use the copyMemory function to copy information from a certain block (of known length) to an array of integer (every 2 bytes will become one number - a cell in the array) . In...
 

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.