search for: styleold

Displaying 2 results from an estimated 2 matches for "styleold".

Did you mean: styled
2001 Feb 04
1
Hey ! thanks ! Flash 5 works now ... for short ... :(
...s --> 2000/07 --> setwindowlong is outdated, but u can fix it by hand, if u open win.c ; go to line 2032 ( case GWL_STYLE: ) and than change the code between 'case GWL_STYLE:' and 'if (wndPtr->flags & WIN_ISWIN32)' into : case GWL_STYLE: // style.styleOld = wndPtr->dwStyle; // newval &= ~(WS_CHILD); /* this bit can't be changed this way */ // style.styleNew = newval | (style.styleOld & (WS_CHILD)); /* FIXME: this part originally prevented you from modifying * WS_VISIBLE and WS_CHILD flags....
2001 Feb 01
2
Transgaming, Install Shield, and the dead horse
"Geoffrey L. Hausheer" wrote: > > So not to beat a dead horse or anything, but after seeing Gavriel's note > that InstallShield was working in the latest Transgaming patch (I have no > need of the Direct3d stuff, but I was not able to find any relevant pattches > by Andreas on PATCHES), I installed the patch, and tried out installing > MediaPlayer yet again, and