7 lines
571 B
Text
7 lines
571 B
Text
pch.cpp
|
|
TestDirect.cpp
|
|
c:\l\src\cs\edos\testdirect\testdirect.cpp(18): warning C4244: 'argument': conversion from 'DWORD' to 'WORD', possible loss of data
|
|
TestDirect.obj : error LNK2019: unresolved external symbol __imp_InitComms referenced in function main
|
|
TestDirect.obj : error LNK2019: unresolved external symbol __imp_SetAutoCommit referenced in function main
|
|
dll2\Reader2.lib : warning LNK4272: library machine type 'x86' conflicts with target machine type 'x64'
|
|
C:\l\src\cs\eDos\x64\Debug\TestDirect.exe : fatal error LNK1120: 2 unresolved externals
|