Tim Roberts wrote:
>Tim Riley wrote:
>
>
>>Can anyone explain to me why the following code will return a list if
>>I select 12 files but will return None if I select 13?
>>
>>
>
>It's an ugly but well-known limitation: the buffer passed to
>CreateFileDialog is big, but not big enough. When
Hi!
I would like to connect to a dcom interface on windows from Plone
/Zope on Linux.
For Linux there exists an dcom-implementation, that probably is not really
cheap
http://www.softwareag.com/Corporate/products/entirex/downloads/default.asp
and will be much more, than we need and can invest for
Hi list!
It follows how the "OLE Server Busy" problem can be solved.
The problem is this:
"If you call a method on a COM server from an MFC COM client
application and if the method takes a long time to process and return
back, you won't be able to do anything on the client application and
the OLE