Hello, when playing with native ole32.dll from Windows NT 4 i found two missing exports. Index: dlls/rpcrt4/rpcrt4.spec =================================================================== RCS file: /home/wine/wine/dlls/rpcrt4/rpcrt4.spec,v retrieving revision 1.12 diff -u -u -r1.12 rpcrt4.spec --- dlls/rpcrt4/rpcrt4.spec 2002/01/31 21:47:34 1.12 +++ dlls/rpcrt4/rpcrt4.spec 2002/02/18 06:15:00 @@ -419,6 +419,7 @@ @ stub I_RpcAbortAsyncCall @ stub I_RpcAllocate @ stub I_RpcAsyncAbortCall +@ stub I_RpcAsyncSendReceive # NT4 @ stub I_RpcAsyncSetHandle @ stub I_RpcBCacheAllocate @ stub I_RpcBCacheFree @@ -483,6 +484,7 @@ @ stub I_RpcSetAssociationContext # win9x @ stub I_RpcSetServerContextList @ stub I_RpcSetThreadParams # win9x +@ stub I_RpcSetWMsgEndpoint # NT4 @ stub I_RpcSsDontSerializeContext @ stub I_RpcStopMonitorAssociation @ stub I_RpcTransCancelMigration # win9x