Project

General

Profile

Actions

Feature #514

closed

Feature #506: Android port of the Scol VM

Clean the scol vm sources from winapi dependent functions and variables

Added by brainsandwich almost 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
03/30/2015
Due date:
% Done:

0%

Estimated time:

Description

In order to prepare for the Android port, sources in vm/kernel5 should not rely on Windows API, or have an alternative for non-windows OSes.
By priority, if possible, winapi calls should be replaced by :
- standard c++
- boost
If there's no standard or boost equivalent for a function, define (#ifdef WIN32) an alternative function for other OSes.

No data to display

Actions

Also available in: Atom PDF