TomBebbington / hx-ffi

Haxe 3 FFI library
Other
49 stars 4 forks source link

access pre-compiled dll? #2

Open hopewise opened 10 years ago

hopewise commented 10 years ago

Can I use this library to access methods inside native dll? What I need is to get hardware id string at windows, I found a native dll that can get that id.

Please advice, thanks

TomBebbington commented 10 years ago

Probably not, sorry - it's quite difficult to compile this on Windows.

hopewise commented 10 years ago

So, do you recommend building native extension for windows that would access the dll file? I couldn't find easy example about how to do so.. On Dec 29, 2013 2:45 AM, "Tom Bebbington" notifications@github.com wrote:

Probably not, sorry - it's quite difficult to compile this on Windows.

— Reply to this email directly or view it on GitHubhttps://github.com/TopHattedCoder/hx-ffi/issues/2#issuecomment-31308432 .