Fsystem

Results 3 issues of Fsystem

测试FastWin32 只能注入相同架构的进程,32位注入32位,64位注入64位。 https://blog.csdn.net/jiangqin115/article/details/47907679这篇文章描述可以32位注入64位,所以能否改写FastWin32,用32位的client调用32位的FastWin32 将64位的Managed dll 注入到64位的 Managed exe 中

![image](https://github.com/bugra9/gdal3.js/assets/18168738/37489c72-f2aa-4625-a8c6-d97ad688c5c4) ![image](https://github.com/bugra9/gdal3.js/assets/18168738/05794ee1-c5dd-4e35-82e1-2cf9a6e28dc9) I found this line in Makfile, could it be enable ? --disable-rttopo \

Use SQLite's ExportSHP to export to /export/out.shp, and then convert /export/out.shp into an ArrayBuffer, similar to how db.save would work.