问题
Using NDde project (http://ndde.codeplex.com/) in vb.net server sample. How to send multiple items? Say item1, item2, etc. Without success: Tried to copy and change the protected override functions from OnStartAdvise to all functions that affect 'item'.
回答1:
You cannot do this. Each item must be processed separately.
来源:https://stackoverflow.com/questions/5218697/codeplex-ndde-server-how-to-send-multiple-items