Problem with Free Visual Pinball

lawson_whitney at juno.com lawson_whitney at juno.com
Tue Mar 27 12:29:10 CST 2001


On Mon, 26 Mar 2001, peter katzmann wrote:

> Thanks for your search hint. But it wasn't a needed riche32.dll but ther
> is also an riched20.dll which was the right one. but now i'm running in
> the next obstacle and this seems a little bit more serious
> fixme:advapi:CryptAcquireContextA (0x405f5cc0, (null), (null), 1,
> f0000008): stub!
> So i will try to find a advapi32.dll for win98 or win95 because with the
> one from nt there is no go.
>
> peter

A fixme:... stub is not the end of the world.  My app uses lots of them,
and doesn't even know it.  Most of the windows API is just wasted motion
anyway, so if the stub returns a value the application expects, all may
be well.  OTOH, if the app counts on that function for some real work
there could be trouble.  Also, one native dll often wants another, and
pretty soon there goes the neigborhood.  If you can figure out what the
app wants of the stub, and contribute the code to wine to do it, that
can be a better solution, but any port in a storm.

Lawson


Big fleas have little fleas upon their backs to bite 'em.
And little fleas have smaller fleas and so on, infinitem.



________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today!  For your FREE software, visit:
http://dl.www.juno.com/get/tagj.




More information about the wine-users mailing list