|
| From: | Lennart Borgman |
| Subject: | Incorrect declarations of thread functions on w32 |
| Date: | Mon, 27 Nov 2006 03:44:27 +0100 |
| User-agent: | Thunderbird 1.5.0.8 (Windows/20061025) |
The thread functions should be declared as DWORD WINAPI ThreadProc( LPVOID lpParameter ); accordning to MS docs. They are not declared that way in Emacs CVS.
| [Prev in Thread] | Current Thread | [Next in Thread] |