On Friday, 2 January 2015 at 22:14:56 UTC, Jack wrote:
LINK : fatal error LNK1104: cannot open file 'netapi.lib'
try netapi32.libOn my copy of VS, netapi.lib isn't there anymore (I think it was 16 bit) but netapi32.lib works on both 32 and 64 bit.
Adam D. Ruppe via Digitalmars-d Fri, 02 Jan 2015 14:25:44 -0800
On Friday, 2 January 2015 at 22:14:56 UTC, Jack wrote:
LINK : fatal error LNK1104: cannot open file 'netapi.lib'
try netapi32.libOn my copy of VS, netapi.lib isn't there anymore (I think it was 16 bit) but netapi32.lib works on both 32 and 64 bit.