|
From: <jo...@st...> - 2007-06-06 19:38:40
|
On Jun 06, 2007, at 18:44 UTC, Jim Witte wrote: > Not being from the Windows world, a naive question: would changing > the output name from QD3D.dll break existing apps that expect QD3D? > (Are there any?) Yes, and yes (there are quite a few -- any 3D app written in REALbasic links against QD3D). Windows libraries are resolved by file name. I believe this is true for Mach-O libraries too. (CFM was far more sensible, but alas...) Best, - Joe -- Joe Strout -- jo...@st... Strout Custom Solutions |