The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: mitchellh on October 16, 2007, 04:42:46 PM

Title: Vista DLL Calls
Post by: mitchellh on October 16, 2007, 04:42:46 PM
Hello,

How do I create an import library to call the new DLL calls in vista (TaskDialog)/ I've googled a bit but I think I'm using the wrong search terms...

Thank you,
Mitchell Hashimoto
Title: Re: Vista DLL Calls
Post by: Vortex on October 16, 2007, 04:59:35 PM
You can use Pelle's librarian polib.exe to create import libraries. This is tool is also a component of the Masm32 project.