18 Jul
2005
18 Jul
'05
10:09 a.m.
Hans Leidekker <hans(a)it.vu.nl> writes:
This won't work I'm afraid, you would need a ber_vprintf. Though it seems to me you could link directly to the Unix lib from the spec file and avoid all the wrappers.
Indeed, I can. Unlike with the ldap_* functions there are no encoding differences to account for here.
However you will still need to provide dummy functions when the library is missing, otherwise it won't link. -- Alexandre Julliard julliard(a)winehq.org