Re: Delphi and Citrix issue
- From: Sarah <SarahBram@xxxxxxxxxxx>
- Date: Thu, 29 Dec 2005 13:48:52 -0600
Lars Black wrote:
The Delphi compiler has a compiler directive {$SETPEOPTFLAGS nnn} to let you
set the magic bit (IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE = $8000)
What should be the value of nnn in the {$SETPEOPTFLAGS nnn}
Do we get the same effect by directly editing a executable with a PE editor? I mean by setting the below in the EXE header: (IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE = $8000)
Thanks, Sarah .
- Follow-Ups:
- Re: Delphi and Citrix issue
- From: Brad White
- Re: Delphi and Citrix issue
- References:
- Delphi and Citrix issue
- From: Levend Sener
- Re: Delphi and Citrix issue
- From: Steve Zimmelman
- Re: Delphi and Citrix issue
- From: Lars Black
- Delphi and Citrix issue
- Prev by Date: Re: Delphi and Citrix issue
- Next by Date: Re: Fw: Dilbert
- Previous by thread: Re: Delphi and Citrix issue
- Next by thread: Re: Delphi and Citrix issue
- Index(es):
Relevant Pages
|