LotusScript to C API Programming Guide

rtLib Domino Rich Text Management template
Home
Show details for ContentContent
Purchase
Ready-to-use samples
Show details for Online resourcesOnline resources
Forum
Links
Happy readers

Anonymous

login


 

Hosted by Prominic.NET, Inc.
Main topic: NSFDbOpen not accepting 16bit data even when it is NULL Terminated

NSFDbOpen not accepting 16bit data even when it is NULL Terminated (by Normunds Kalnberzins, 11/25/2004 12:25:30 PM)

Do you convert the string to LMBCS? All what you need to do IMO is to call OSPathNetConstruct and declare parameters "As LMBCS String"; then use the returned full path to call NSFDbOpen.