How does porting between Linux and Windows work?

后端 未结 8 1581
庸人自扰
庸人自扰 2021-01-05 05:14

If a particular piece of software is made to be run on one platform and the programmer/company/whatever wants to port it to the other, what exactly is done? I mean, do they

8条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-05 05:32

    There are also libraries available that ease, at least on a specific area, the port of Windows API calls to Linux. See the Windows to Linux porting library.

提交回复
热议问题