Hello everyone.
I am running this project on Visual Basic 6.0 Professional Edition.
I am encountering an error message "Invalid file format (Error 321)" while running my project which basically is the DX Snakes game by Simon Price except that the movement is provided with an accelerometer sensor for the directions. We have interfaced the receiving circuit with the computer through a USB-to-serial adapter through a COM port, with the proper drivers installed. Initially, the errors came up due to not loading the components MSComm Control and the MMControl which were duly added and the program was run. Which has now led me to this roadblock.
I have attached the code here, and believe many here are better equipped than I am, in troubleshooting this issue.
P.S. I have uploaded the Visual Basic code on the following url, since it was greater than the 976.6kb limit imposed :-
http://www.filedropper.com/vbcode
Thank you very much to everyone who replies here. Your help will be greatly appreciated.
I am running this project on Visual Basic 6.0 Professional Edition.
I am encountering an error message "Invalid file format (Error 321)" while running my project which basically is the DX Snakes game by Simon Price except that the movement is provided with an accelerometer sensor for the directions. We have interfaced the receiving circuit with the computer through a USB-to-serial adapter through a COM port, with the proper drivers installed. Initially, the errors came up due to not loading the components MSComm Control and the MMControl which were duly added and the program was run. Which has now led me to this roadblock.
I have attached the code here, and believe many here are better equipped than I am, in troubleshooting this issue.
P.S. I have uploaded the Visual Basic code on the following url, since it was greater than the 976.6kb limit imposed :-
http://www.filedropper.com/vbcode
Thank you very much to everyone who replies here. Your help will be greatly appreciated.