![]()
Fix for left
over icons on windows taskbar
|
Copyright info |
|
All
code in this tutorial is protected by the [GPL License]. |
|
Tutorial by: Tomaz |
||||||
|
Mailto: tompsson@hotmail.com Probably the
easiest and shortest tutorial in history :) This tutorial is
for the ref_gl.dll So... When i
started up Quake2 the first time and started to play with the on-the-fly
resolution switching, i noticed that when switching from fullscreen to window
mode or between fullscreen modes, there was this empty window left in the
Windows taskbar. And each time i did a resolution switch it left another
window there. So now i figured i should fix this and... well... here it is :)
file:
glw_imp.c find this
piece of code
all we need to
do is add this
before the
DestroyWindow call to make it look like this
there we go...
didnt i say it was the shortest tutorial in history :) |
Tutorial Originally found at: