LCSims
10-07-2012, 02:17
A general question, of which I think the answer is no, but does thinBasic allow for working with a .Net .DLL file?
The .DLL file exposes some data while a game is running that I want to capture. I can also use it to write new data for the game's use, in my efforts to extract data. But it is set up as a .Net program and that would require me to get familiar with Visual Basic 2010, which I do have installed. I've done some very basic (no pun intended...) code and now need to get into more involved. I have a small degree of success and comfort with thinBasic and would like to try to utilize it, but I don't see any references to linking with a .Net file.
Is thinBasic an option? Or must I grit my teeth and try to learn what's necessary to work with VB2010?
The .DLL file exposes some data while a game is running that I want to capture. I can also use it to write new data for the game's use, in my efforts to extract data. But it is set up as a .Net program and that would require me to get familiar with Visual Basic 2010, which I do have installed. I've done some very basic (no pun intended...) code and now need to get into more involved. I have a small degree of success and comfort with thinBasic and would like to try to utilize it, but I don't see any references to linking with a .Net file.
Is thinBasic an option? Or must I grit my teeth and try to learn what's necessary to work with VB2010?