Module main Sub main() System.Windows.Forms.Application.Run(New MsgReader(New SmartMsg("msg.bin"))) End Sub End Module