Is there some reason you chose to add an additional function for this, rather than fill in pPinImpl->pin.pFuncsTable? I ask because I was working on this issue last night and submitted an attachment to Bug #24782 for people to try: http://bugs2.winehq.org/attachment.cgi?id=31770
Erich Hoover ehoover@mines.edu
Hi Eich,
2010/11/7 Erich Hoover ehoover@mines.edu:
Is there some reason you chose to add an additional function for this, rather than fill in pPinImpl->pin.pFuncsTable? I ask because I was working on this issue last night and submitted an attachment to Bug #24782 for people to try: http://bugs2.winehq.org/attachment.cgi?id=31770
Mostly consistency, the other functions from pFuncsTable are overridden as well in case of the parser and winegstreamer.
Cheers, Maarten