Re: Ginastub domain list
From: Werther (wchierici_at_gmail.com)
Date: 04/14/05
- Next message: Bob: "Re: Separating public and private keys"
- Previous message: Jerry: "Encrypting and signing data"
- In reply to: Mike_M_NET: "Ginastub domain list"
- Next in thread: Mike_M_NET: "Re: Ginastub domain list"
- Reply: Mike_M_NET: "Re: Ginastub domain list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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.
- Next message: Bob: "Re: Separating public and private keys"
- Previous message: Jerry: "Encrypting and signing data"
- In reply to: Mike_M_NET: "Ginastub domain list"
- Next in thread: Mike_M_NET: "Re: Ginastub domain list"
- Reply: Mike_M_NET: "Re: Ginastub domain list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|