Embedded EDS possible?
- Posted by bruce1961 Feb 05, 2011
- 1369 views
I was thinking of creating a readonly EDS, and embedding it in a DLL. How easy would it be to modify the db_open so that it either
- takes a pointer to a memshare (i.e. a memory mapped portion of the DLL itself), or
- takes a third parameter which is the offset into the DLL where the EDS data actually begins
Thoughts?
Kind regards, Bruce.