Start: 10:00
Creating a Library:
- Compiled the Library to a .lib file
- added references to the project properties
- Tried a few different things to get this to work right. I think the main problem is that I was not making the .h file right. I found this post which may help: http://forum.codecall.net/c-tutorials/3539-how-make-use-library.html
Com Console:
- Got a bit annoyed with the Library not working so I decided to continue setting up the Com Console for when I have the Data Dictionary in it.
- Made it so all the data elements of command and response were in a struct and changed the set get methods to work with this.
End: 6:30
6/19/2011 Note: I tried the library again on Sunday. Its not giving me compiling errors anymore but I haven’t really tested it yet. I will try to test it tomorrow.
