libwine | Using wine as a library/shared library from source instead of using wine executable

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
flhoc
Newbie
Newbie
Posts: 1
Joined: Thu Sep 02, 2021 4:32 am

libwine | Using wine as a library/shared library from source instead of using wine executable

Post by flhoc »

Hi Team,

I am trying to explore possibility of using wine as a library/shared library so that its possible to invoke wine sessions from executable in a more native-way instead of calling `exec(wine ...)`. Just want to start a discussion on this and explore if anybody has attempted this ? What are some common blockers/issues which i can face while implementing this ? What are possibility of this.

Thanks
Locked