Re: Ginastub domain list

From: Werther (wchierici_at_gmail.com)
Date: 04/14/05


Date: 13 Apr 2005 23:52:00 -0700

Hi,
I am interested in how you hooked the callback functions. Did you
modify the pointers in the pWinLogonFunctions dispatch table?
I've tried that, but when I call the original saved pointer, the
system crashes...
TIA
W.

"=?Utf-8?B?TWlrZV9NX05FVA==?=" <Mike_M_NET@discussions.microsoft.com> wrote in message news:<E6B81EB1-264F-44BA-B12C-981AC44E1777@microsoft.com>...
> I am looking to to change the list of domains present in the logon screen. I
> already have a ginastub working, and I am able to modify the dialog box using
> a custom WlxLoggedOutSASDlgProc call back that calls the original.
>
> I can change the list if I set the combobox containing the Domains to the
> items I want, and have that item as the selected item (CB_SETCURSEL), but
> when I click the arrow to expand the list, the data i put in is gone, and the
> list goes back to its original state.
>
> I would like to now where the domain list is populated, and how I can change
> the list of domains shown. Either by getting control of the function that
> populates the domain list, or how to set the combobox the way I want to.
> It seems there is some sort of callback on the domain box when it is dropped
> down.
>
> Any info on how this could happen would be appreciated.



Relevant Pages

  • Re: Whats the position of pointers
    ... If you are able to solve it without using the pointers, ... couldn't have made if you'd bothered to compile your code before ... without bothering to compile it.) ... You mean that the code shouldn't *directly* modify a. ...
    (comp.lang.c)
  • Re: Whats the position of pointers
    ... couldn't have made if you'd bothered to compile your code before ... It's not possible for the value of a to become 20 unless you modify ... problems which cann;t be solved without using the pointers. ... can be a solution without using call by reference here. ...
    (comp.lang.c)
  • Re: how to use setenv function in GNU C for programming in linux?
    ... expecting setenv to modify the environment, ... He's passing it pointers. ... maybe I should try getting more sleep and see if my reading ...
    (comp.unix.programmer)
  • Re: how to use setenv function in GNU C for programming in linux?
    ... it says that the first two arguments are const. ... expecting setenv to modify the environment, ... He's passing it pointers. ...
    (comp.unix.programmer)
  • Re: OOP in C!
    ... Malcolm wrote: ... (An exception would be ... on callback functions. ... > one might want to use function pointers not as arguments to functions. ...
    (comp.lang.c)

Quantcast