ying32 / govcl

Cross-platform Go/Golang GUI library.
https://z-kit.cc
Apache License 2.0
2.25k stars 228 forks source link

initFile 中readDate、readTime、readDateTime三个返回的是0,导致解析成1970-01-01.... #183

Closed ycyaw-fun closed 3 months ago

ycyaw-fun commented 11 months ago

initFile 中readDate、readTime、readDateTime三个返回的是0,导致解析成1970-01-01....

环境win10、amd64

ycyaw-fun commented 11 months ago

貌似syscallN返回的r1是正确的

ying32 commented 11 months ago

改了下,更新liblcl源码,然后重新编译liblcl.dll可以修复这个问题。