[ros-dev] [ros-diffs] [mjansen] 71439: [APPHELP] Begin shimlib implementation. CORE-11329 Implement some macro's and functions that help when registering shims. These are all written in C, so that wine can use the shim ...
Ged Murphy
gedmurphy.maillists at gmail.com
Tue May 31 09:32:30 UTC 2016
Would it not be better to do all this in C++ and let wine write a C interface around it?
When we're trying to move to C++, it seems like a step backwards in order to support wine's insistence on using C
-----Original Message-----
From: Ros-diffs [mailto:ros-diffs-bounces at reactos.org] On Behalf Of mjansen at svn.reactos.org
Sent: 28 May 2016 17:43
To: ros-diffs at reactos.org
Subject: [ros-diffs] [mjansen] 71439: [APPHELP] Begin shimlib implementation. CORE-11329 Implement some macro's and functions that help when registering shims. These are all written in C, so that wine can use the shim ...
Author: mjansen
Date: Sat May 28 16:42:57 2016
New Revision: 71439
URL: http://svn.reactos.org/svn/reactos?rev=71439&view=rev
Log:
[APPHELP] Begin shimlib implementation. CORE-11329 Implement some macro's and functions that help when registering shims.
These are all written in C, so that wine can use the shim libraries as well.
More information about the Ros-dev
mailing list