The software that uses this dll is made in pascal so i can't include c files in the project.
2011/7/25 Teg <[email protected]> > Hello Everton, > > EV> Don't have any easy way to make this dll? There's a lot of 64bits > systems > EV> out there that will need this dll. > > I just compile it into my program and don't bother with DLL's. I find > that DLL's in general make my software less reliable so, I avoid them. > > Static linking all the way.... > > C > > > > > > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- Everton Vieira. _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

