Re: Windows XP Visual styles in a replacement GINA.dll
From: Markus Eßmayr (essmayr/at/racon-linz.at)
Date: 06/29/04
- Previous message: Richard Chambers: "Re: Unicode and ASCII code pages confusion on user interfaces"
- In reply to: Spike: "Windows XP Visual styles in a replacement GINA.dll"
- Next in thread: Steve Thresher: "Re: Windows XP Visual styles in a replacement GINA.dll"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 29 Jun 2004 08:42:22 +0200
hi,
i also coded a gina.dll, but mine isn't a replacement, but a stub, which
passes most of the calls on to msgina.dll. but i can see the xp visual
styles.
according to the manifest: manifest files only affes whole processes, and
winlogon.exe has it's own manifest, so you shouldn't need to create your own
manifest file for gina.dll. you just should make sure that you only uses
controls, that support the visual styles (i prefer only to use windows
standard and common controls).
max
"Spike" <VERWIJDER.vanoorspronk@hotmail.com.INVALID> wrote in message
news:cbq0m1$ue0$1@netlx020.civ.utwente.nl...
> Hi,
>
> I cannot get the Windows XP Visual styles to work in my replacement
> GINA.dll. Normally I would make a manifest file and include this in
> the file. This doesn't work. InitCommonControls in DLL main don't seem
> to work either.
>
> Do I need to do something else to get these styles to work at my
> custom logon?
> --
> Spike
>
> A Supercomputer is a computer that
> runs an endless loop in two seconds.
>
>
>
- Previous message: Richard Chambers: "Re: Unicode and ASCII code pages confusion on user interfaces"
- In reply to: Spike: "Windows XP Visual styles in a replacement GINA.dll"
- Next in thread: Steve Thresher: "Re: Windows XP Visual styles in a replacement GINA.dll"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|