Casper Hornstrup wrote:
-Oprindelig meddelelse-
Fra: Eric Pouech [mailto:[EMAIL PROTECTED]
Sendt: 30. november 2003 16:39
Til: Casper Hornstrup
Cc: [EMAIL PROTECTED]
Emne: Re: Mmsystem API timeGetTime
I see two ways of doing it:
- either use a function pointer to ReleaseThunkLock
> -Oprindelig meddelelse-
> Fra: Eric Pouech [mailto:[EMAIL PROTECTED]
> Sendt: 30. november 2003 16:39
> Til: Casper Hornstrup
> Cc: [EMAIL PROTECTED]
> Emne: Re: Mmsystem API timeGetTime
>
> I see two ways of doing it:
> - either use a function
Casper Hornstrup wrote:
How can this API be implemented so it does not have to use
ReleaseThunkLock and RestoreThunkLock (at least the Win32
version)?
DWORD WINAPI timeGetTime(void)
{
/* FIXME: releasing the win16 lock here is a temporary hack (I hope)
* that lets mciavi.drv run correctly
How can this API be implemented so it does not have to use
ReleaseThunkLock and RestoreThunkLock (at least the Win32
version)?
DWORD WINAPI timeGetTime(void)
{
/* FIXME: releasing the win16 lock here is a temporary hack (I hope)
* that lets mciavi.drv run correctly
*/
DWORD coun