Does anyone where I can find some good information on the win16/32 APIs? Any book refrences to amazon mabey?
I'm trying to make a detailed list of what needs to be done to seperate all of the Wine 16/32 code and fix the locations of 16bit api call importations and it is turning in to a PITA. Finding anything on the normal APIs in MSDN is gettin harder everyday with all of the .NET crap they keep adding and the fact they tend to have a lot of bugs in there own docs.
I will be submitting a few issues to bugzilla and emailing wine-devel this weekend with all of the TODO for proper seperation.
Thanks Steven
__________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com
On Thu, Jun 06, 2002 at 01:16:16AM -0700, Steven Edwards wrote:
Does anyone where I can find some good information on the win16/32 APIs? Any book refrences to amazon mabey?
Search for win31wh.hlp and win31mwh.hlp. That should help.