On January 11, 2002 01:23 am, Dmitry Timoshkov wrote: > "Mark G. Adams" <[EMAIL PROTECTED]> wrote: > > The fact that it worked with different functions there did surprise me. > > My assumption (not having a good idea on how ordinal importing works) was > > that, at this point, it's just checking for the presence of a function > > but not executing it. Very little of the application works under WINE, so > > I'm not able to actually test out printing currently. > > > > Given the above, I agree there's no point in assigning ordinals to those > > two functions. > > Could you please test the attached patch which implements the ordinal base > functionality in winebuild and sets ordinal base 100 for WINSPOOL.DRV?
Thanks, the patch does quiet the error message seen at startup. However, as stated above, I can't actually test out printing since very little works currently. //Mark