Can you help me in converting a code written in VB5 into VB6? Also can you provide me any source book which compares VB5 and VB6? The source code to be converted into VB6 will be as follows:
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1 .1#0"; "MSCOMM32.O CX"
Begin VB.Form frm_thermometer
ClientHeight = 3600
ClientLeft = 60
ClientTop = 345...