Load DLLs. WIN API for Game Developers, day 9.

Subscribers:
58,500
Published on ● Video Link: https://www.youtube.com/watch?v=eLSpda2f28c



Category:
Tutorial
Duration: 5:22
1,352 views
116


In this tutorial series, I aim to help you learn the Windows API. By the end, you will be able to make a basic game, using no libraries except Windows.h

In this lecture, we will learn to load a DLL using C++ and he Windows API.

Playlist:
https://www.youtube.com/playlist?list=PLKUl_fMWLdH8Kk4iFnWHhU43xXG2t6bjf

#cpp #gamedev #programming #windows

code: https://github.com/meemknight/windowsAPIforGamedevelopers

join my Discord!
https://discord.gg/eehehsPAka

Wishlist My Steam Game!
https://store.steampowered.com/app/2310670/Midnight_Arrow/

Join this channel if you want to support me 😻:
https://www.youtube.com/channel/UChkC4u4KdnIDFh9hPqExLDg/join

Do you want to learn some more stuff from me?
https://www.youtube.com/watch?v=7qm4OR3EmnQ&list=PLKUl_fMWLdH-6VRcIijsiZBgVWxTIu8DL

Music:
Evan King - w e i r d
Evan King - Booty Shake Robot
https://www.youtube.com/ContextSensitive
https://contextsensitive.bandcamp.com/







Tags:
c++
programming
gamedev
game programming
game developement
game developement c++
cpp
how to load a dll in c++
windows api c++
app winapi
windows.h
how to load a dll using winows api
dll loading cpp
windows api tutorial series
windows api dll loading
loadlibrary
GetProcAddress
how to use loadlibraryA c++
how to use getProcAddress