I'm attempting to write a DLL for a Labview VI such that I can write raw ethernet (raw=no TCP/IP). I'm taking an ethernet driver from the Microsoft DDK and some software that interfaces it and attempting to import it into Labview by formating the function prototypes correctly (need to put a layer over the structs). I'm kind of lazy and dont want to do it, but I will if nobody else has before. Thanks!
-Marcus