Another error about "error when compiling my API Programm thant i want to generate DLL for use in Labview!" "after i change "int" to "DWORD compNameLength = MAX_COMPUTERNAME_LENGTH+1", i try to generate dll. And there comes another error as following.Why!after i change "int" to "DWORD compNameLength = MAX_COMPUTERNAME_LENGTH+1", i try to generate dll. And there comes another error as following.Why!
--------------------Configuration: machinename - Win32 Debug--------------------
Linking...
Creating library Debug/machinename.lib and object Debug/machinename.exp
machinename.obj : error LNK2001: unresolved external symbol _DSSetHandleSize
Debug/machinename.dll : fatal error LNK1120: 1 unresolved externals
Error executing link.exe."