Click here to Skip to main content
15,914,419 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: HowTo Detect a swappable device when plugged in Pin
Dave Kreskowiak17-Nov-06 4:33
mveDave Kreskowiak17-Nov-06 4:33 
GeneralRe: HowTo Detect a swappable device when plugged in Pin
Zaegra17-Nov-06 6:07
Zaegra17-Nov-06 6:07 
GeneralRe: HowTo Detect a swappable device when plugged in Pin
Dave Kreskowiak17-Nov-06 6:23
mveDave Kreskowiak17-Nov-06 6:23 
QuestionClosing a form from a class Pin
Pete Newman17-Nov-06 2:37
Pete Newman17-Nov-06 2:37 
AnswerRe: Closing a form from a class Pin
Dave Kreskowiak17-Nov-06 4:29
mveDave Kreskowiak17-Nov-06 4:29 
AnswerRe: Closing a form from a class Pin
Marco Turrini17-Nov-06 5:25
Marco Turrini17-Nov-06 5:25 
QuestionWhat is the difference between the declarations mean? Pin
ashwath197917-Nov-06 1:18
ashwath197917-Nov-06 1:18 
AnswerRe: What is the difference between the declarations mean? Pin
Dave Kreskowiak17-Nov-06 4:27
mveDave Kreskowiak17-Nov-06 4:27 
The top one tells the compiler how the elements in the structure should be arranged in memory. The MarshalAs attribute tells the compiler how the DevicePath array should be stored and marshalled to unmanaged code, if necessary.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: What is the difference between the declarations mean? Pin
ashwath197919-Nov-06 18:40
ashwath197919-Nov-06 18:40 
GeneralRe: What is the difference between the declarations mean? Pin
ashwath197920-Nov-06 0:34
ashwath197920-Nov-06 0:34 
GeneralRe: What is the difference between the declarations mean? Pin
ashwath197920-Nov-06 0:35
ashwath197920-Nov-06 0:35 
QuestionWhat the function declaration mean? Pin
ashwath197916-Nov-06 20:24
ashwath197916-Nov-06 20:24 
AnswerRe: What the function declaration mean? Pin
rico cheah16-Nov-06 20:47
rico cheah16-Nov-06 20:47 
GeneralRe: What the function declaration mean? Pin
ashwath197916-Nov-06 22:09
ashwath197916-Nov-06 22:09 
AnswerRe: What the function declaration mean? Pin
Guffa16-Nov-06 21:12
Guffa16-Nov-06 21:12 
GeneralRe: What the function declaration mean? Pin
ashwath197916-Nov-06 22:10
ashwath197916-Nov-06 22:10 
QuestionHow to make the packaging? Pin
rico cheah16-Nov-06 20:03
rico cheah16-Nov-06 20:03 
AnswerRe: How to make the packaging in VS.NET? Pin
Dave Sexton16-Nov-06 20:12
Dave Sexton16-Nov-06 20:12 
QuestionRe: How to make the packaging in VS.NET? [modified] Pin
rico cheah16-Nov-06 20:44
rico cheah16-Nov-06 20:44 
AnswerRe: How to make the packaging in VS.NET? Pin
Kevin Nicol17-Nov-06 1:33
Kevin Nicol17-Nov-06 1:33 
QuestionRe: How to make the packaging in VS.NET? Pin
rico cheah17-Nov-06 21:07
rico cheah17-Nov-06 21:07 
QuestionWhats the meaning of below declarations. Pin
ashwath197916-Nov-06 19:19
ashwath197916-Nov-06 19:19 
AnswerRe: Whats the meaning of below declarations. Pin
Guffa16-Nov-06 19:35
Guffa16-Nov-06 19:35 
GeneralRe: Whats the meaning of below declarations. Pin
ashwath197916-Nov-06 20:17
ashwath197916-Nov-06 20:17 
QuestionRichTextBox Pin
Socheat.Net16-Nov-06 16:42
Socheat.Net16-Nov-06 16:42 

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.