<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:10pt"><div></div><span><div>Hi ckwei,<br></div><div>We're working on a NIF project now in Windows. I tried various combinations of the NIF dll path, current directory, self-relative to two levels up, self relative to current (./), and full explicit path. They all work in our situation. </div><div> </div><div>Couple of suggestions:</div><div> </div><div>1) Make sure you know where the erl's current directory actually is. If you don't directly set it, try setting it to the correct location explicitly.</div><div>2) Since it works on Linux, this may be mute, but check that each NIF function matches in name and arity in the windows version of code.</div><div> </div><div>Cheers,</div></span><div></div><div> </div><div>Art</div></div></body></html>