How to configure C++ implements in wine?
15 Jul
2013
15 Jul
'13
7 a.m.
I'm working at User Access Logging API<http://msdn.microsoft.com/en-us/library/windows/desktop/hh437524(v=vs.85).aspx> for Windows8. It need C++ style coding. How can I solve it?
15 Jul
15 Jul
7:56 a.m.
On Jul 15, 2013, at 1:00 AM, 中川祥 wrote:
I'm working at User Access Logging API for Windows8. It need C++ style coding. How can I solve it?
Those aren't C++ classes. Those are MOF classes. They're used with WMI. I'm sure you've seen how we implement WMI (cf. dlls/wbemprox). They do not need to be written in C++. Chip
4537
Age (days ago)
4537
Last active (days ago)
1 comments
2 participants
participants (2)
-
Charles Davis -
中川祥