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

Check printer connected status before print a job

Hi, is there a way using VB6 to check printer status whether it connected or not connect to the printer device before print any job? Please comment. Thanks in advance.
Forum Post

Datagridview questions

Hi all, i have two questions re the datagridview. Firstly, i want to know if its possible to make a datagridview dynamically re-size itself (height only in this instance) when a new row is added....
Forum Post

VBA Excel comparing large cells

255 characters. I'm using a loop on the one hand to compare each of those cells to a 'Set' range of cells (CompRng) in the other sheet and this works all perfectly fine as long as those cells do not...
Forum Post

Re: Async Winsock...

: Well, does anyone know how to recv data async...ly. The port I'm : listening to may or may not have data on it, so the recv function is : stuck. Is there a way to recv without blocking? : :...
Forum Post

newbie needs help!

hi! I'm trying to make an excel spreadsheet that can automatically hide rows when a cell value on that row is not equivalent to the value on a reference row. I'm not really that good with VB so I...
Forum Post

Reading from serial com

Can anybody improve on my code to read from serial port and store it in a variable? Public Class Form1 'SerialPort object creation WithEvents mySerialPort As New IO.Ports.SerialPort...
Forum Post

Async Winsock...

Well, does anyone know how to recv data async...ly. The port I'm listening to may or may not have data on it, so the recv function is stuck. Is there a way to recv without blocking? Also, I don't...
Forum Post
Forum Post

Re: Using USB with VB

i have no idea in using USB with VB but i code in vb. try to search ebooks on www.scribd.com theres a useful books there to help you with your language (",)(.")
Forum Post

Using USB with VB

How do you get VB code to interact with HID(Human Interface Devices) through USB? I need help with the project I am currently working on. Please send any data that may help me to get a handle on how...
Forum Post

How to search a column of text in Excel?

I am a newbie to Excel VBA and I am trying to search this column of text using an input string. I don't know the best way to declare an existing column of strings so that I can search each cell one...
Forum Post

Re: Excel 2003 using multiple cell refernces as filename?

: certainly, here's one way- : : : : : Sub Macro1() : ' : ' Macro1 Macro : ' Macro recorded 08/14/2008 by : ' : ' Keyboard Shortcut: Ctrl+q : ' : : Dim myName As String :...
Forum Post

Re: Excel 2003 using multiple cell refernces as filename?

certainly, here's one way- Sub Macro1() ' ' Macro1 Macro ' Macro recorded 08/14/2008 by ' ' Keyboard Shortcut: Ctrl+q ' Dim myName As String myName = "D:\" 'drive-letter...
Forum Post

Excel 2003 using multiple cell refernces as filename?

Hi, I am very new to VBA so excuse my ignorance. Is it possible to save a file using several different cell references as its file name? I have written a macro that creates a new workbook...
Forum Post

Problems in C#

1- this.Cursor = Cursors.WaitCursor; this.Cursor = Cursors.Default; I asked about these lines before & i got the following : These are just to set the current mouse Cursor to a certain...
Forum Post

Re: VB .NET 2005 Windows Service

So is this not a possibility with VB .NET? I know how to hook keyboard input with C++, but I am not sure how to write a service in C++. I would prefer to do this with VB .NET, but I don't know if...
Forum Post

Re: Can I print in landsacape in VB6???

If you have any problems with the code, post a reply and I'll try to be a little bit more specific. Rgds Terry : : You will need some thing like:- ...... : : : : : : On the Project menu...
Forum Post

Re: Can I print in landsacape in VB6???

: You will need some thing like:- ...... : : : On the Project menu, click References, : and select "Microsoft Word 8.0 Object Library" - Word 97 (or : "Microsoft Word 9.0 Object Library" if...
Forum Post

Re: Can I print in landsacape in VB6???

You will need some thing like:- ...... On the Project menu, click References, and select "Microsoft Word 8.0 Object Library" - Word 97 (or "Microsoft Word 9.0 Object Library" if you are using...
 

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.