Click here to Skip to main content
15,893,564 members
Home / Discussions / C#
   

C#

 
GeneralRe: The name of file Pin
J4amieC11-Feb-09 23:23
J4amieC11-Feb-09 23:23 
AnswerRe: The name of file Pin
musefan11-Feb-09 23:16
musefan11-Feb-09 23:16 
Questionprogramming parallel port in c# Pin
orked mohamed11-Feb-09 22:02
orked mohamed11-Feb-09 22:02 
AnswerRe: programming parallel port in c# Pin
Dave Kreskowiak12-Feb-09 4:03
mveDave Kreskowiak12-Feb-09 4:03 
GeneralRe: programming parallel port in c# Pin
orked mohamed12-Feb-09 4:34
orked mohamed12-Feb-09 4:34 
GeneralRe: programming parallel port in c# Pin
Dave Kreskowiak12-Feb-09 11:28
mveDave Kreskowiak12-Feb-09 11:28 
GeneralRe: programming parallel port in c# Pin
orked mohamed13-Feb-09 2:31
orked mohamed13-Feb-09 2:31 
GeneralRe: programming parallel port in c# Pin
Dave Kreskowiak13-Feb-09 12:07
mveDave Kreskowiak13-Feb-09 12:07 
If the .DLL you got is COM-based, then you can install it and add a reference to it.

If not, then you have to use PInvoke methods to get at the functions in the .DLL.

Just dropping the .DLL in your project folder does not make it magically work.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




Question[Message Deleted] Pin
MS Lee11-Feb-09 21:13
MS Lee11-Feb-09 21:13 
AnswerRe: reading, updating a text file through C# Pin
Deresen11-Feb-09 22:20
Deresen11-Feb-09 22:20 
AnswerRe: [Message Deleted] Pin
jas0n2312-Feb-09 0:48
jas0n2312-Feb-09 0:48 
QuestionProject Pin
mrithula811-Feb-09 20:32
mrithula811-Feb-09 20:32 
AnswerRe: Project Pin
Rob Philpott11-Feb-09 22:29
Rob Philpott11-Feb-09 22:29 
QuestionHow to make a setup of windows application Pin
Rameez Raja11-Feb-09 20:17
Rameez Raja11-Feb-09 20:17 
AnswerRe: How to make a setup of windows application Pin
Eddy Vluggen11-Feb-09 20:45
professionalEddy Vluggen11-Feb-09 20:45 
AnswerRe: How to make a setup of windows application Pin
Vimalsoft(Pty) Ltd11-Feb-09 22:38
professionalVimalsoft(Pty) Ltd11-Feb-09 22:38 
AnswerRe: How to make a setup of windows application Pin
erfi11-Feb-09 23:19
erfi11-Feb-09 23:19 
AnswerRe: How to make a setup of windows application Pin
DJ-Boris12-Feb-09 0:10
DJ-Boris12-Feb-09 0:10 
QuestionTreeView Pin
Udayaraju11-Feb-09 19:54
Udayaraju11-Feb-09 19:54 
AnswerRe: TreeView Pin
Udayaraju12-Feb-09 1:15
Udayaraju12-Feb-09 1:15 
AnswerRe: TreeView Pin
Jimmanuel12-Feb-09 3:07
Jimmanuel12-Feb-09 3:07 
GeneralRe: TreeView Pin
Udayaraju15-Feb-09 4:53
Udayaraju15-Feb-09 4:53 
GeneralRe: TreeView Pin
Udayaraju15-Feb-09 5:09
Udayaraju15-Feb-09 5:09 
GeneralRe: TreeView Pin
Udayaraju15-Feb-09 5:20
Udayaraju15-Feb-09 5:20 
QuestionFile Processing Error Pin
MumbleB11-Feb-09 19:53
MumbleB11-Feb-09 19:53 

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.