I've downloaded the recently released Vista_AikImg_DVD.iso.
The WIMGAPI.dll makes reference to resource files (wimgapi.h, wimgapi.lib) which do not appear to be in the AIK anywhere. Would these be found in the updated SDK
Is anyone else intending to work with the WIMGAPI DLL to manage their WIM files
Thanks,
Anthony

WIMGAPI.DLL
Chris Lundie
After some internal poking around, the header and lib should be available at http://connect.microsoft.com where you installed the WAIK from.
Thanks,
Chris
brentonc
Thanks Chris - I found them. Thanks for pointing me in the right direction.
cheers,
Anthony
bocean
Hi, sorry to hijack this thread....I just need to know where to download WAIK from connect.microsoft I have registered on the website and searched through the available programs but I don't see any link to download WAIK. Please help me...!!!
RazrV3
Sébastien
Hi,
Wimgapi.h and wimgapi.lib aren't in the Windows SDK for Vista Beta 2.
Sorry,
Chris
Hapennypacker
The reason why this dll isn't found is that the OPK installer does not suggest to reboot your computer. During the installation the following is added to your path variable: C:\Program Files\Windows Imaging\ and this folder contains the missing dll.
But the PATH won't update before you reboot your computer (or at least logout/login). Once you did this the program will function without any problems.