Click here to Skip to main content
15,920,438 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralOpen Bmp File Pin
sarbland20-Jan-04 18:43
sarbland20-Jan-04 18:43 
GeneralRe: Open Bmp File Pin
Dave Kreskowiak20-Jan-04 19:17
mveDave Kreskowiak20-Jan-04 19:17 
GeneralPrinter Handshake Pin
Ankwa20-Jan-04 11:45
Ankwa20-Jan-04 11:45 
GeneralRe: Printer Handshake Pin
Duncan Edwards Jones20-Jan-04 12:12
professionalDuncan Edwards Jones20-Jan-04 12:12 
QuestionHow to Free a USB port on VB.NET Pin
elRaptor20-Jan-04 5:48
elRaptor20-Jan-04 5:48 
AnswerRe: How to Free a USB port on VB.NET Pin
Dave Kreskowiak20-Jan-04 18:50
mveDave Kreskowiak20-Jan-04 18:50 
GeneralRe: How to Free a USB port on VB.NET Pin
elRaptor21-Jan-04 5:51
elRaptor21-Jan-04 5:51 
GeneralRe: How to Free a USB port on VB.NET Pin
Dave Kreskowiak21-Jan-04 6:33
mveDave Kreskowiak21-Jan-04 6:33 
The port becomes available because when your app quits, it releases its resources. This is apparently causing the API to close the port it has open. Once again, it's all in the SDK, there is no standard method of talking to all devices when using an SDK. It MUST be done through calls into the SDK. But if they are not documented, your best bet is the manufacturer.


RageInTheMachine9532
GeneralRe: How to Free a USB port on VB.NET Pin
elRaptor22-Jan-04 7:05
elRaptor22-Jan-04 7:05 
GeneralRe: How to Free a USB port on VB.NET Pin
Dave Kreskowiak22-Jan-04 7:31
mveDave Kreskowiak22-Jan-04 7:31 
GeneralKeyBinding to Office Add-In Pin
JohnWhyte20-Jan-04 4:31
JohnWhyte20-Jan-04 4:31 
GeneralMDI problem Pin
Anonymous20-Jan-04 1:24
Anonymous20-Jan-04 1:24 
GeneralRe: MDI problem Pin
jimpar20-Jan-04 3:46
jimpar20-Jan-04 3:46 
GeneralRe: MDI problem Pin
JensB20-Jan-04 20:27
JensB20-Jan-04 20:27 
GeneralRe: MDI problem Pin
gpa200020-Jan-04 21:38
gpa200020-Jan-04 21:38 
GeneralRe: MDI problem Pin
Anonymous20-Jan-04 22:18
Anonymous20-Jan-04 22:18 
GeneralLocking files in VB6 Pin
steff kamush19-Jan-04 23:48
steff kamush19-Jan-04 23:48 
GeneralRe: Locking files in VB6 Pin
Dave Kreskowiak20-Jan-04 8:08
mveDave Kreskowiak20-Jan-04 8:08 
GeneralRe: Locking files in VB6 Pin
steff kamush20-Jan-04 21:31
steff kamush20-Jan-04 21:31 
GeneralRe: Locking files in VB6 Pin
Dave Kreskowiak21-Jan-04 6:40
mveDave Kreskowiak21-Jan-04 6:40 
Generalstill chart Pin
Adhizzz19-Jan-04 21:20
Adhizzz19-Jan-04 21:20 
GeneralRe: still chart Pin
steff kamush20-Jan-04 6:55
steff kamush20-Jan-04 6:55 
GeneralRe: still chart Pin
steff kamush20-Jan-04 6:56
steff kamush20-Jan-04 6:56 
QuestionWhere to Start??? Pin
SweetoSyed19-Jan-04 16:39
SweetoSyed19-Jan-04 16:39 
AnswerRe: Where to Start??? Pin
gpa200020-Jan-04 21:28
gpa200020-Jan-04 21:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.