Click to See Complete Forum and Search --> : Yet another gina problem


bLogik
August 23rd, 2004, 03:39 PM
hi ,

i am making a gina replacement. i started with a hook and replaced a function at a time. the last functions i replaced are wlxloggedout, wlxactivateusershell and wlxstartapp. now that i am done i got a weird bug. the startbar is not responding properly and when i drag icons i get graphics errors. it seams to me, that desktop i am on is not correct. but i checked and createprocessasuser is handed the correct parameter.

has anyone come accros this problem or has an idea what it might be?
i am kinda lost for ideas

thanks john
src is attached

ackabacka
February 17th, 2005, 09:35 AM
Hi,

I'm having more or less the exact same problem (even though I don't do ImpersonateLoggedOnUser(), RevertToSelf() and I don't implement WlxStartApplication()).

Did you (or anyone else) find a solution?


Thanks!