DLLs with VB.NET - Beginners tutorial

fxnut

New member
Joined
Jun 17, 2003
Messages
1
Location
Brighton, UK
Hi guys,

Just wanted to share this tutorial with you from my website. Its an introduction to using DLLs with Visual Basic.NET. Basically it includes all the information I would have wanted to know when I was trying to get it to work. It uses ShellExecute as an example.

http://www.andynicholas.com/thezone/index.php?area=showitem&fromarea=programming&article=0

It doesnt cover marshalling as yet, but I plan to add this at a later date.

All feedback is very much welcomed.

Regards

Andy
 
Back
Top