Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / June 2008

Tip: Looking for answers? Try searching our database.

Compiling a template ('.dot') into a '.wll' add-in

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Youri - 30 Jun 2008 11:15 GMT
Hello,

Does anybody know the compiler to use for creating
a '.wll' add-in for Microsoft Word from a template file ('.dot') ?

Many many thanks!
fumei - 30 Jun 2008 20:48 GMT
Do you mean DLL?

If so, then VB (not VBA) makes dll.  However, it does not actually take a .
dot file and make it into a DLL.  You have to actually create the DLL in VB.
You should, though, be able to copy over a fair amount of code to the DLL
project.  But be careful, and make sure you debug to the nth degree.  There
ARE some differences that have to be accounted for.

>Hello,
>
>Does anybody know the compiler to use for creating
>a '.wll' add-in for Microsoft Word from a template file ('.dot') ?
>
>Many many thanks!
Nick Hebb - 30 Jun 2008 22:34 GMT
> Do you mean DLL?
>
[quoted text clipped - 13 lines]
> --
> Message posted viahttp://www.officekb.com

WLL's are written in C++. You could use the Visual Studio Express C++
edition.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.