开发者

Crt unit for Delphi 2010 [closed]

开发者 https://www.devze.com 2023-02-04 19:38 出处:网络
Closed. This que开发者_开发知识库stion does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This que开发者_开发知识库stion does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 8 years ago.

Improve this question

I need Crt unit for Delphi 2010 console application (ReadKey, GotoXY, ...). Is there any Crt unit for Delphi 2010?


I'd start with any of the CRT units here.


I updated the code from Branko's link, and came up with this:

https://onedrive.live.com/embed?cid=F5BB35AE00415BC7&resid=F5BB35AE00415BC7%21232&authkey=AIKZAtMjhUyE-TQ

It's a working Crt32 for unicode delphi. Changes required include char->AnsiChar, pChar->PAnsiChar, and VariousWin32ApiFunction() to VariousWin32ApiFunctionA().

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号