Yes I create only one object and its deleted once the window is closed.
But I don't need it through out the application. Only when user needs to access the Windows Address Book, I need to load the library. And once user is done, I free it.
ok, will try that. But what will happen if I do not call FreeLibrary(m_hinstWAB); ?
Bookmarks