visual basic

visual basic

Аватар пользователя ozen-ersoylu (Intel)

Can we callthe libmfxhw32.dll and libmfxsw32.dll by using visual basic for sdk?

2 posts / 0 новое
Последнее сообщение
Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.
Аватар пользователя eric-sardella (Intel)
Best Reply

Well, I am not a VB expert but I do know that it allows you to call functions in unmanaged DLLs. Theres lots of tutorials on the web explaining the process. However, we dont recommend using the DLLs directly but rather use the dispatcher lib and statically link it to your application. I dont believe that this is possible from VB however.

-Eric

Зарегистрируйтесь, чтобы оставить комментарий.