Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A list of .lib files required to compile various TAPI 3 applications, as of 1/22/01:
- Advapi32.lib
- Amstrmid.lib (ActiveMovie GUIDs)
- Kernel32.lib
- Mdhcpid.lib (multicast GUIDs)
- Ole32.lib (COM)
- Oleaut32.lib (COM Automation)
- Rendid.lib (Rendezvous GUIDs)
- Rpcndr.lib
- Rpcns4.lib
- Rpcrt4.lib
- Sdpblbid.lib (Session Descriptor Protocol (SDP) GUIDs)
- Strmiids.lib
- User32.lib
- Uuid.lib
- Wldap32.lib
- Ws2_32.lib
If you are using Microsoft Visual Studio, you may need to update your version. In particular, Link.exe must carry a date of 3/19/98 or later.
Compiler defines must include _WIN32_WINNT set to at least 0x500 and _WIN32_DCOM.