Peter Maas wrote:
>When I try to compile an c file generated by sfront, using the dsound
option, VC returns the following erros:
>sa.obj : error LNK2001: unresolved external symbol __imp__timeSetEvent@20
>sa.obj : error LNK2001: unresolved external symbol __imp__timeGetTime@0
>sa.obj : error LNK2001: unresolved external symbol __imp__timeGetDevCaps@8
Those are Multimedia API functions. Try linking with Winmm.lib
Best wishes,
Ross.
This archive was generated by hypermail 2b29 : Mon Jan 28 2002 - 12:03:59 EST