add link to 64-bit-Platform

Vincent Wei
2019-04-17 14:20:27 +08:00
parent 93b1e9eee0
commit 01ac5639fa
+3 -1
@@ -40,7 +40,9 @@ We call these documents "MiniGUI Supplementary Documents".
* [Using Enhanced LOGFONT and DEVFONT Interfaces](https://github.com/VincentWei/minigui/wiki/Enhanced-Font) -
Understand and use enhanced LOGFONT and DEVFONT intefaces of MiniGUI 4.0.
* [Laying out, Shaping, and Rendering Text in Complex/Mixed Scripts](https://github.com/VincentWei/minigui/wiki/Complex-Scripts) -
How to layout, shape, and render text in complex or mixed scripts.
How to lay out, shape, and render text in complex or mixed scripts on MiniGUI 4.0.
* [Writing MiniGUI Apps for 64-bit Platforms](https://github.com/VincentWei/minigui/wiki/64-bit-Platform) -
Describe the things you need to be aware of when developing MiniGUI apps for 64-bit platforms.
## Existing Documents