use this in fasm:
mov ax,[fs:0]
----- Original Message -----
From: "urgo urgo" <ur...@ya...>
To: <fas...@li...>
Sent: Wednesday, January 15, 2003 8:50 PM
Subject: [fasm-help] how to write a seh using fasm?
> hi
>
> to write a seh i need to write expression like:
>
> mov ax,fs:[0] (tasm syntax)
>
> how to do ?
>
> best regards
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by: A Thawte Code Signing Certificate
> is essential in establishing user confidence by providing assurance of
> authenticity and code integrity. Download our Free Code Signing guide:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en
> _______________________________________________
> Fasm-help mailing list
> Fas...@li...
> https://lists.sourceforge.net/lists/listinfo/fasm-help
>
|