NlMakesis Y-Browser Y-Tasks
Paul Todd
Dear Paul,
I'm trying to do this.
iSession = CMsvSession::OpenAsyncL(*this);
Would be able to tell me how else to do it if i can't get hold of msgs_autoshutdown.lib.
Thank you Kumar
Forum posts: 1155
sure you need that msgs_autoshutdown? (weird name too)
Forum posts: 77
Thank you for your reply!
Because it is mentioned in class CMsvEntrySelection
like this:
Location: MSVSTD.H
Link against: msgs_autoshutdown.lib
Link against: msgs.lib
Forum posts: 1155
weird you would need two libs... I would expect only one of them beeing needed... But I assume you have tried that
Forum posts: 140
Msgs.dll assumes the messaging server is always loaded.
Paul Todd
Forum posts: 1
Dear Paul,
I'm trying to do this.
iSession = CMsvSession::OpenAsyncL(*this);
Would be able to tell me how else to do it if i can't get hold of msgs_autoshutdown.lib.
Thank you
Kumar