ODBC, MAPI, Video for Windows, NetDDE, & RAS/RPC Under Win32s
PSS ID Number: 147432
Article Last Modified on 11/5/2003
The information in this article applies to:
This article was previously published under Q147432
The following interfaces are not completely supported under Win32s. Any
exceptions are noted.
- RAS API and RPC.
- Video for Windows API (note that the MCI interface is supported).
- MAPI interface (Also, a Win32s client can not thunk down to 16-bit MAPI
in Windows 3.x. You will have to write a 16-bit client that calls the
16-bit MAPI APIs, and then have the Win32s client thunk to this 16-bit
client). For more information on why a Win32s client (a 32-bit thunk
DLL) cannot thunk to the 16-bit MAPI DLL, please refer to the following
Knowledge Base article:
149710 Why Thunking to 16-bit MAPI Will Fail Under Win32s
- NetDDE interface.
- ODBC (Win32s supports only ODBC version 2.0 and 2.1. Later versions of
ODBC were not completely tested on Win32s).
Additional query words: kbinf
Keywords: KB147432
Technology: kbWin32s130a kbWin32sSearch