Wiki source code of Microsoft Windows

Last modified by John Stroy on 2011/07/24 08:49

Hide last authors
John Stroy 1.1 1 Microsoft Windows is an operating system. It is the initial target platform for Elona.
2
3 == COM ==
4
John Stroy 2.1 5 Component Object Model. A set of technologies in Microsoft Windows that provides common interfaces (APIs) to software modules. It is used for many things, including IPC and embedding objects within a hosting application to produce rich user experiences. In Elona, it is used (through HSP) to access the web browser to view webpages.
6
John Stroy 1.1 7 == DirectX ==
John Stroy 2.1 8
John Stroy 1.1 9 === DirectDraw ===
John Stroy 2.1 10
John Stroy 1.1 11 === DirectSound ===
John Stroy 2.1 12
John Stroy 1.1 13 === DirectMusic ===