Module: wine Branch: refs/heads/master Commit: b4fe7ea7c63349a525d5caf48e9453d24ae79114 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=b4fe7ea7c63349a525d5caf4...
Author: Robert Shearman rob@codeweavers.com Date: Wed Jan 18 11:29:20 2006 +0100
ole: Update the COM todo list.
---
dlls/ole32/compobj.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/dlls/ole32/compobj.c b/dlls/ole32/compobj.c index a06879e..80ecd11 100644 --- a/dlls/ole32/compobj.c +++ b/dlls/ole32/compobj.c @@ -33,7 +33,6 @@ * - Implement the OXID resolver so we don't need magic endpoint names for * clients and servers to meet up * - * - Pump the message loop during RPC calls. * - Call IMessageFilter functions. * * - Make all ole interface marshaling use NDR to be wire compatible with