Re: Re: Poll: Who does *not* have usp10.dll
Tor Lillqvist <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
Arnaud Charlet writes: > Now if it is the case the usp10.dll can be freely (?) distributed, > it may not be an issue in practice. It can not. But installing any IE >= 5.0 should install it on systems that don't have it, so it shouldn't be much of a problem. Anybody who needs complex scripts probably has it anyway, and for other scripts the old "really basic" code works fine. (I link to usp10.dll dynamically using LoadLibrary() and GetProcAddress() in the pango-basic-win32.dll module.) --tml