Artifact ccf10df672f0f7ce13a049d9d64012fed5628e45:
- File
src/win32/directx/dsound8.def
-
2015-05-05 06:49:05
- part of checkin
[9b639cf2d6]
on branch trunk
- Working version for update to 2.067.
The problem was __gshared. Replacing it with TLS fixed the issue. Remaining problem is that "hack.d"'s CloseHandle hack is not working anymore.
(user: kinaba) [annotate]
-
2015-05-05 06:49:05
- part of checkin
[9b639cf2d6]
on branch trunk
- Working version for update to 2.067.
0000: 49 4d 50 4f 52 54 53 0d 0a 5f 44 69 72 65 63 74 IMPORTS.._Direct 0010: 53 6f 75 6e 64 43 72 65 61 74 65 38 40 31 32 20 SoundCreate8@12 0020: 3d 20 64 73 6f 75 6e 64 2e 44 69 72 65 63 74 53 = dsound.DirectS 0030: 6f 75 6e 64 43 72 65 61 74 65 38 oundCreate8