Click here to Skip to main content
15,894,410 members
Home / Discussions / Visual Basic
   

Visual Basic

 
NewsRe: File Counting in VB [modified] Pin
Sonhospa23-Sep-08 3:01
Sonhospa23-Sep-08 3:01 
QuestionAccessing the "this" pointer Pin
Eric Burns22-Sep-08 10:18
Eric Burns22-Sep-08 10:18 
AnswerRe: Accessing the "this" pointer Pin
Adam Maras22-Sep-08 10:30
Adam Maras22-Sep-08 10:30 
AnswerRe: Accessing the "this" pointer Pin
Paul Conrad22-Sep-08 14:25
professionalPaul Conrad22-Sep-08 14:25 
QuestionIs it possible to retrieve the GUID for a .dll based on the name only? Pin
Jon_Boy22-Sep-08 5:00
Jon_Boy22-Sep-08 5:00 
AnswerRe: Is it possible to retrieve the GUID for a .dll based on the name only? Pin
Jon_Boy22-Sep-08 8:28
Jon_Boy22-Sep-08 8:28 
GeneralRe: Is it possible to retrieve the GUID for a .dll based on the name only? Pin
Dave Kreskowiak22-Sep-08 8:52
mveDave Kreskowiak22-Sep-08 8:52 
GeneralRe: Is it possible to retrieve the GUID for a .dll based on the name only? Pin
Jon_Boy22-Sep-08 13:37
Jon_Boy22-Sep-08 13:37 
Dave Kreskowiak wrote:
Show some patience. We get to question on OUR time, as volunteers, not on yours. Personally, I've been in meetings all day, so this is the first I'm seeing this.

No, it's not possible to do that, unless the .DLL is in the CurrentDirectory. The problem with CurrentDirectory, though, is that you cannot depend on it to be pointing to any particular directory at any time. It can change, with or without, manipulation from your code.


Sorry Dave, didn't mean to come off as impatient. Was hoping I was asking the question in a clear way.

Roger on CurrentDirectory and fully qualified paths.

Thanks!

Any suggestions, ideas, or 'constructive criticism' are always welcome.

QuestionPrinting text file in vb.net - Formatting issue Pin
kedarrkulkarni22-Sep-08 2:36
kedarrkulkarni22-Sep-08 2:36 
AnswerRe: Printing text file in vb.net - Formatting issue Pin
kedarrkulkarni22-Sep-08 2:40
kedarrkulkarni22-Sep-08 2:40 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
Thomas Stockwell22-Sep-08 6:12
professionalThomas Stockwell22-Sep-08 6:12 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
kedarrkulkarni22-Sep-08 19:45
kedarrkulkarni22-Sep-08 19:45 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
kedarrkulkarni23-Sep-08 1:35
kedarrkulkarni23-Sep-08 1:35 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
Dave Kreskowiak23-Sep-08 1:58
mveDave Kreskowiak23-Sep-08 1:58 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
kedarrkulkarni23-Sep-08 3:31
kedarrkulkarni23-Sep-08 3:31 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
Dave Kreskowiak23-Sep-08 6:56
mveDave Kreskowiak23-Sep-08 6:56 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
kedarrkulkarni23-Sep-08 20:51
kedarrkulkarni23-Sep-08 20:51 
GeneralRe: Printing text file in vb.net - Formatting issue Pin
Dave Kreskowiak24-Sep-08 1:43
mveDave Kreskowiak24-Sep-08 1:43 
RantRe: Printing text file in vb.net - Formatting issue Pin
Thomas Stockwell23-Sep-08 2:01
professionalThomas Stockwell23-Sep-08 2:01 
Questionregarding MDI forms Pin
marygoldg21-Sep-08 23:46
marygoldg21-Sep-08 23:46 
AnswerRe: regarding MDI forms Pin
Rupesh Kumar Swami22-Sep-08 0:09
Rupesh Kumar Swami22-Sep-08 0:09 
AnswerRe: regarding MDI forms Pin
pdnet22-Sep-08 0:16
pdnet22-Sep-08 0:16 
AnswerRe: regarding MDI forms Pin
Dave Kreskowiak22-Sep-08 8:44
mveDave Kreskowiak22-Sep-08 8:44 
GeneralRe: regarding MDI forms Pin
marygoldg22-Sep-08 19:55
marygoldg22-Sep-08 19:55 
GeneralRe: regarding MDI forms Pin
Dave Kreskowiak23-Sep-08 1:55
mveDave Kreskowiak23-Sep-08 1:55 

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.