Re: Open file as shared (Update)
Posted: Wed Nov 09, 2011 9:04 am
Why
Replace OpenFile(...) to OpenSharedFile(...) and show PB Help
Default parameters is open file for reading.
for access types show msdn
http://msdn.microsoft.com/en-us/library ... 85%29.aspx


Replace OpenFile(...) to OpenSharedFile(...) and show PB Help
Default parameters is open file for reading.
for access types show msdn
http://msdn.microsoft.com/en-us/library ... 85%29.aspx

