Click here to Skip to main content
15,890,579 members
Home / Discussions / C#
   

C#

 
GeneralRe: use C# function in VB Pin
Not Active25-Aug-06 6:04
mentorNot Active25-Aug-06 6:04 
AnswerRe: use C# function in VB Pin
Judah Gabriel Himango25-Aug-06 4:43
sponsorJudah Gabriel Himango25-Aug-06 4:43 
GeneralRe: use C# function in VB Pin
VK-Cadec25-Aug-06 5:48
VK-Cadec25-Aug-06 5:48 
GeneralRe: use C# function in VB Pin
Judah Gabriel Himango25-Aug-06 5:54
sponsorJudah Gabriel Himango25-Aug-06 5:54 
GeneralRe: use C# function in VB Pin
Dave Kreskowiak25-Aug-06 5:58
mveDave Kreskowiak25-Aug-06 5:58 
QuestionSearch DLL before P/Invoke? Pin
Dominik Reichl25-Aug-06 3:03
Dominik Reichl25-Aug-06 3:03 
AnswerRe: Search DLL before P/Invoke? Pin
Jun Du25-Aug-06 4:27
Jun Du25-Aug-06 4:27 
QuestionRe: Search DLL before P/Invoke? Pin
Dominik Reichl25-Aug-06 4:32
Dominik Reichl25-Aug-06 4:32 
Well, I'd need to search in several directories (system directory, application directory, etc.), and even if I find a DLL it's not sure that this DLL is really a valid library (could be a text file for example)...

Isn't there any way to test if a loadable DLL is present?

Best regards
Dominik



_outp(0x64, 0xAD);
and
__asm mov al, 0xAD __asm out 0x64, al
do the same... but what do they do?? Wink | ;)
(doesn't work on NT)

AnswerRe: Search DLL before P/Invoke? Pin
Jun Du25-Aug-06 5:44
Jun Du25-Aug-06 5:44 
AnswerRe: Search DLL before P/Invoke? [modified] Pin
Dave Kreskowiak25-Aug-06 6:06
mveDave Kreskowiak25-Aug-06 6:06 
AnswerRe: Search DLL before P/Invoke? Pin
Andy Moore25-Aug-06 15:03
Andy Moore25-Aug-06 15:03 
QuestionInteresting date time comparison Pin
coolestCoder25-Aug-06 2:48
coolestCoder25-Aug-06 2:48 
AnswerRe: Interesting date time comparison [modified] Pin
Shajeel25-Aug-06 3:08
Shajeel25-Aug-06 3:08 
QuestionSending mail with C# ? Help please ... Pin
cmpeng3425-Aug-06 2:41
cmpeng3425-Aug-06 2:41 
AnswerRe: Sending mail with C# ? Help please ... Pin
rah_sin25-Aug-06 2:50
professionalrah_sin25-Aug-06 2:50 
GeneralMessage Closed Pin
25-Aug-06 2:57
cmpeng3425-Aug-06 2:57 
GeneralRe: Sending mail with C# ? Help please ... Pin
greekius25-Aug-06 3:10
greekius25-Aug-06 3:10 
GeneralRe: Sending mail with C# ? Help please ... Pin
Not Active25-Aug-06 3:29
mentorNot Active25-Aug-06 3:29 
AnswerRe: Sending mail with C# ? Help please ... Pin
Not Active25-Aug-06 3:25
mentorNot Active25-Aug-06 3:25 
GeneralMessage Closed Pin
25-Aug-06 3:53
cmpeng3425-Aug-06 3:53 
GeneralRe: Sending mail with C# ? Help please ... Pin
Not Active25-Aug-06 4:04
mentorNot Active25-Aug-06 4:04 
GeneralRe: Sending mail with C# ? Help please ... Pin
Sebastian Schneider25-Aug-06 4:09
Sebastian Schneider25-Aug-06 4:09 
AnswerRe: Sending mail with C# ? Help please ... Pin
ebonaba25-Aug-06 8:07
ebonaba25-Aug-06 8:07 
QuestionDataGridView Cell Hosted Control Pin
Itanium25-Aug-06 2:38
Itanium25-Aug-06 2:38 
QuestionSQL CONNECTION STRING [modified] Pin
greekius25-Aug-06 2:35
greekius25-Aug-06 2:35 

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.