A
ANB
I have a WLL written using the WordBasic C API from way back when. When a
document is opened it takes some action based on the filename (retrieved
using wdFileNameInfo). This worked fine in 2003 and below, but the filename
it is given in 2007 differs from the actual name of the file; instead it is
given a copy of the file in Temporary Internet Files with a random-looking
name.
I haven't been able to find any information about this behavior. Is there a
possible work-around?
Also, supposing I wanted to port this WLL to something a bit more modern,
what is the preferred way of creating extensions to word?
document is opened it takes some action based on the filename (retrieved
using wdFileNameInfo). This worked fine in 2003 and below, but the filename
it is given in 2007 differs from the actual name of the file; instead it is
given a copy of the file in Temporary Internet Files with a random-looking
name.
I haven't been able to find any information about this behavior. Is there a
possible work-around?
Also, supposing I wanted to port this WLL to something a bit more modern,
what is the preferred way of creating extensions to word?