Does anyone use API calls when application is running on Wine? What should I do to use API? Thanks.
Michael
API call
API call
On Tue, Apr 22, 2008 at 7:21 PM, MichaelZ <[email protected]> wrote:
What exactly did you have in mind?
Sure, everything an app does is an API call, just about.Does anyone use API calls when application is running on Wine? What should I do to use API?
What exactly did you have in mind?
API call
On Tue, Apr 22, 2008 at 7:53 PM, MichaelZ <[email protected]> wrote:
but it's in something more specific than "API calls not working".
Is your app available for us to try?
Or can you send us a log of the app running under Wine?
Which version of Wine are you using, btw?
Then there's a bug somewhere, probably in Wine,Our application has publix C-API calls to access application functionalities.
We have a C-API testing application, but once I run the testing
application on Wine, the APIs do not seem to work.
but it's in something more specific than "API calls not working".
Is your app available for us to try?
Or can you send us a log of the app running under Wine?
Which version of Wine are you using, btw?
API call
On Tue, Apr 22, 2008 at 8:03 PM, MichaelZ <[email protected]> wrote:
can't say. You have not given enough information.
I hope you mean 0.9.60.I believe the version is 0.9.6*.
Well, generally, yes, but without more details weSo under normal circumstances, I should be able to use C-API under Wine?
I run my application on Wine, and run my test app on Wine.
The test app should be able to call into my application, right?
can't say. You have not given enough information.
What exact functions are you talking about? Also note there is no such thing as "C-API" in windows. You have to be exact when asking such a vague questions.MichaelZ wrote:I believe the version is 0.9.6*. So under normal circumstances, I should be able to use C-API under Wine? I run my application on Wine, and run my test app on Wine. The test app should be able to call into my application, right?
Thanks.