I had a nice application which ran under Office 2003 and noteably outlook 2003 in Windows NT.
My company migrated to VISTA, still with Office 2003.

But my app dosen't run anymore and I get the message under refences that the WINdows API is not available. I also get the message that the function "SLEEP 5" does not exist (basic VBA finction!?).

So the question is how to get the Windows API in the refeence section.
- Do I have to brows to some specific location ?
- Do Ihave to download something (saw something about MDAC, is this related?)
- Does it now have another name that I can search for.

I have to clarify that I don't have the faintes how the list of stuff displayed under references is populated.

Thanks