For some reason, the non Ex API don't work for me (moslty), like CreateWindow, regDeleteValue, regDeleteKey.. I have no errors compiling but they don't work, with the Ex functions they dont seEm to have any problems. Also the struct WNDCLASS.
Printable View
For some reason, the non Ex API don't work for me (moslty), like CreateWindow, regDeleteValue, regDeleteKey.. I have no errors compiling but they don't work, with the Ex functions they dont seEm to have any problems. Also the struct WNDCLASS.
DirectX book uses CreateWindow, tutorial uses CreateWindowEx.. wut do i do `_`
Well, as the only difference is a single parameter it doesn't matter anyway, right?
Reg-non-Ex functions are all deprecated anyway.