|
-
Jun 5th, 2024, 10:50 AM
#16
Re: VB SQLite Library (COM-Wrapper)
*.cobj, what is this file format?
*.cpp like *.bas,*.cls?
During compilation, it first generates an obj format file, which is then linked into an exe?
The final compiled PE files are: exe, DLL, *.lib static libraries?
vb6 can't support *.lib format link to the final exe?
SQLite win 32, is this only available with the vc6 compiler?
If you use vc2015, VC 2019, VB6, can you still link *.cobj files? What do you need to do?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|