C:\My Documents\programs\Deskpet\main.cpp(165) : warning C4101: 'buffer' : unreferenced local variable
C:\My Documents\programs\Deskpet\main.cpp(250) : warning C4101: 'hdc' : unreferenced local variable
thats the warnings I always get when making a winapi program. I know what they are but how do I make them go away, I dont like warnings
C:\My Documents\programs\Deskpet\main.cpp(250) : warning C4101: 'hdc' : unreferenced local variable
thats the warnings I always get when making a winapi program. I know what they are but how do I make them go away, I dont like warnings