How to deal with C++ APIs in wine spec file
29 Sep
2004
29 Sep
'04
1:40 p.m.
Hi, I have to write a spec file so that a winelib application can use a third party dll. The problem is that APIs in third party dll are written in C++. As c++ names and parameters are mangled, how can i call them in spec file? For example, how can I call a class constructor (which is built form another class) in spec file? Can anyone provide me an example? Thanks. Wu
7746
Age (days ago)
7746
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jia L Wu