Remove multi implementation of NtCurrentTeb

emmanuel maillard e.rsz at libertysurf.fr
Sun Jul 18 10:30:18 CDT 2004


Hi,

This patch remove implementation of NtCurrentTeb in winnt.h for ppc 
host, because
this conflict with ntddl/thread.c one's and it will never call 
wine_pthread_get_current_teb.

thanks

emmanuel

NB : creating thread with wine-pthread still not work, because calling 
NtAllocateVirtualMemory in start_thread always return 
STATUS_INVALID_PARAMETER.

Changelog :
	Remove implementation of NtCurrentTeb for ppc host.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winnt.diff
Type: application/octet-stream
Size: 717 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040718/1313a165/winnt.obj


More information about the wine-patches mailing list