elfsimulate

Results 3 issues of elfsimulate

intel 集显 双屏,win8.1 将窗口拖动到另一个屏幕时,toolbar 消失。 ![图片](https://user-images.githubusercontent.com/29616909/92577404-2dd69600-f2bd-11ea-9b2e-528c770a8da8.png)

🐛bug
💪help wanted

In some scenarios,we need to share variables in a DLL on windows platform. with msvc compiler,we usually use the '#pragma data_seg("Shared")' option to create a share section in a dll....

Compile the following code with FBC: print "汉字显示" on windows 10 When the source code encoding is UTF-8, it displays garbled characters When the source code encoding is UTF-8 with...