[问题] BCB使用COMPORT API后实体内存不断增加

楼主: a9113332708 (天兽人)   2017-05-22 17:15:12
开发平台(Platform): (Ex: Win10, Linux, ...)
win7
编译器(Ex: GCC, clang, VC++...)+目标环境(跟开发平台不同的话需列出)
BCB6.0
额外使用到的函数库(Library Used): (Ex: OpenGL, ...)
问题(Question):
引用了控制Comport的DLL
void __declspec(dllexport) __stdcall Send_Data(int Port,String txtStr);
每使用一次Send_Data时
实体内存都会多4K
去网络上找了一些释放实体内存的方法都无效
想请问一下该如何解决
喂入的资料(Input):

预期的正确结果(Expected Output):

错误结果(Wrong Output):

程式码(Code):(请善用置底文网页, 记得排版)
使用Comport 3时
Send_Data(3,"1111");
补充说明(Supplement):
作者: LPH66 (-6.2598534e+18f)   2017-05-22 21:29:00
Send_Data 是你写的吗? 能贴内容上来吗?
作者: MasterChang (我爱ASM)   2017-05-25 00:50:00
comport操作建议使用victor VCL控件

Links booklink

Contact Us: admin [ a t ] ucptt.com