NetSerialNumber() doesn't run

Post Reply
User avatar
Marco Turco
Posts: 858
Joined: Fri Oct 07, 2005 12:00 pm
Location: London
Contact:

NetSerialNumber() doesn't run

Post by Marco Turco »

Hello,
I'am trying the NetSerialNumber() function on FWH27 (March)
but the compiler return an "unresolved external.." error.

Is this function enclosed in the standard FWH27 libs ?

Thanks

Marco
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Marco,

You have to compile source\winapi\netapi32.prg and link the resulting OBJ as it was not included in the library.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply