|
|
|
|
|
by jpatte
4924 days ago
|
|
Unfortunately no because chances are this open source code is using some parts of the Win32 API that are not supported by WinRT, so you would have to replace the invalid API calls by the new (probably asynchronous) ones... Maybe even completely rewrite the GUI if necessary. |
|