I will be the first to admit I maybe doing something wrong, but the DLL loads just fine, however when I try to init the API functions the only one that is successful is WintunCreateAdapter. All other calls to GetProcAddress() return NULL and LastError is coming back as 0. Any help would be appreciated. Thanks