Click here to Skip to main content
15,908,111 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Format File Pin
Guffa27-Oct-06 5:34
Guffa27-Oct-06 5:34 
AnswerRe: Format File Pin
Dave Kreskowiak27-Oct-06 5:35
mveDave Kreskowiak27-Oct-06 5:35 
GeneralRe: Format File Pin
jds120727-Oct-06 5:48
jds120727-Oct-06 5:48 
GeneralRe: Format File Pin
Colin Angus Mackay27-Oct-06 5:49
Colin Angus Mackay27-Oct-06 5:49 
GeneralRe: Format File Pin
Dave Kreskowiak27-Oct-06 5:50
mveDave Kreskowiak27-Oct-06 5:50 
QuestionDisplaying Tooltip for a control when it is disabled Pin
Mathew Sujesh27-Oct-06 4:48
Mathew Sujesh27-Oct-06 4:48 
AnswerRe: Displaying Tooltip for a control when it is disabled Pin
Dave Kreskowiak27-Oct-06 5:36
mveDave Kreskowiak27-Oct-06 5:36 
QuestionCalling DLLs that WaitForSingleObject Thread Termination Pin
adverity27-Oct-06 4:17
adverity27-Oct-06 4:17 
Dear All,

I have a problem, I have a DLL that runs a Recieve Thread for USB communications. I am calling the DLL from VB 2005. It all works (openUSBComms function, and recieve data using a Callback). However When I call the closeUSBComms function from the FORM CLOSING event my program hangs.

In side the DLL, the Close Functions Sets a 'Death' Event and Waits for the Thread to terminate using WaitForSingleOject.

When I call the dll closeUSBComms funciton from a Button event say, all is well and the Thread Terminates, But when I call it from the Closing Event of the Form the WaitForSingleObject doesn't return and the Thead doesn't terminate.

Any Ideas why ?

I have access to both the VB and the DLL source code and can change either. But preferably not the DLL unless really have to.

Adrian
QuestionHow to automatically install Framework 2.0 at the time of running vb.net application(Setup File) in client? Pin
subburaj.sabapathy27-Oct-06 1:42
subburaj.sabapathy27-Oct-06 1:42 
AnswerRe: How to automatically install Framework 2.0 at the time of running vb.net application(Setup File) in client? Pin
Dave Sexton27-Oct-06 3:13
Dave Sexton27-Oct-06 3:13 
Questionconvertion from image to pdf Pin
grkr8127-Oct-06 0:36
grkr8127-Oct-06 0:36 
AnswerRe: convertion from image to pdf Pin
albCode27-Oct-06 1:18
albCode27-Oct-06 1:18 
QuestionThe code to explaint voices and imagines throght LAN and wireless Pin
pham quang dan26-Oct-06 22:00
pham quang dan26-Oct-06 22:00 
AnswerRe: The code to explaint voices and imagines throght LAN and wireless Pin
Colin Angus Mackay27-Oct-06 3:30
Colin Angus Mackay27-Oct-06 3:30 
QuestionRadio buttons Pin
Subjugate26-Oct-06 21:32
Subjugate26-Oct-06 21:32 
AnswerRe: Radio buttons Pin
Dave Sexton26-Oct-06 22:13
Dave Sexton26-Oct-06 22:13 
GeneralRe: Radio buttons Pin
Subjugate26-Oct-06 23:13
Subjugate26-Oct-06 23:13 
AnswerRe: Radio buttons -- better answer Pin

MmM.net</

29-Oct-06 3:55

MmM.net</

29-Oct-06 3:55 
QuestionIE Browser control in windows form(vb.net) onBlur event Pin
gspowar26-Oct-06 21:20
gspowar26-Oct-06 21:20 
QuestionFormatting Virtual Memory Display Pin
db_cooper195026-Oct-06 18:44
db_cooper195026-Oct-06 18:44 
AnswerRe: Formatting Virtual Memory Display Pin
Dave Kreskowiak27-Oct-06 5:25
mveDave Kreskowiak27-Oct-06 5:25 
GeneralRe: Formatting Virtual Memory Display Pin
db_cooper195027-Oct-06 5:52
db_cooper195027-Oct-06 5:52 
GeneralRe: Formatting Virtual Memory Display Pin
Dave Kreskowiak27-Oct-06 5:58
mveDave Kreskowiak27-Oct-06 5:58 
GeneralRe: Formatting Virtual Memory Display Pin
db_cooper195027-Oct-06 6:15
db_cooper195027-Oct-06 6:15 
GeneralRe: Formatting Virtual Memory Display Pin
Dave Kreskowiak27-Oct-06 6:23
mveDave Kreskowiak27-Oct-06 6:23 

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.