| | | Compiling...
tserial_event.cpp
tserial_event.cpp(446) : warning C4311: 'type cast' : pointer truncation from 'Tserial_event *const ' to 'uint32'
tserial_event.cpp(457) : warning C4311: 'type cast' : pointer truncation from 'Tserial_event *const ' to 'uint32'
tserial_event.cpp(464) : warning C4311: 'type cast' : pointer truncation from 'Tserial_event *const ' to 'uint32'
tserial_event.cpp(500) : warning C4311: 'type cast' : pointer truncation from 'Tserial_event *const ' to 'uint32'
tserial_event.cpp(612) : warning C4311: 'type cast' : pointer truncation from 'Tserial_event *const ' to 'uint32'
tserial_event.cpp(679) : warning C4311: 'type cast' : pointer truncation from 'Tserial_event *const ' to 'uint32'
tserial_event.cpp(768) : warning C4311: 'type cast' : pointer truncation from 'Tserial_event *const ' to 'uint32'
SerialDlg.cpp
SerialDlg.cpp(554) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
SerialDlg.cpp(654) : warning C4018: '<' : signed/unsigned mismatch
SerialDlg.cpp(709) : warning C4018: '<' : signed/unsigned mismatch
SerialDlg.cpp(721) : warning C4312: 'type cast' : conversion from 'unsigned long' to 'Tserial_event *' of greater size
SerialDlg.cpp(1114) : warning C4244: 'initializing' : conversion from 'INT_PTR' to 'int', possible loss of data
Serial.cpp
Generating Code...
Compiling resources...
Linking...
LINK : warning LNK4089: all references to 'OLEAUT32.dll' discarded by /OPT:REF
|