The MASM Forum Archive 2004 to 2012

Project Support Forums => 64 Bit Assembler => Topic started by: GregL on April 22, 2006, 05:37:41 AM

Title: An Interesting Article
Post by: GregL on April 22, 2006, 05:37:41 AM
MSDN Magazine - Everything You Need To Know To Start Programming 64-Bit Windows Systems (http://msdn.microsoft.com/msdnmag/issues/06/05/x64/)

Title: Re: An Interesting Article
Post by: Vortex on April 22, 2006, 07:06:17 AM
Thanks :U
Title: Re: An Interesting Article
Post by: manhattan on April 25, 2006, 03:44:29 PM
Also a list of MSDN webcast in this blog:

http://blogs.msdn.com/gauravseth/archive/2006/04/25/582886.aspx
Title: Re: An Interesting Article
Post by: Mark Jones on April 29, 2006, 10:10:21 PM
Somewhat important info, it looks like some familiar MS-DOS commands will be disappearing with the 64-bit versions of Windows XP. See the bottom of:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/dos_diffs.mspx?mfr=true

Gone will be APPEND, DEBUG, EDIT, EXE2BIN, EXPAND, SETVER, etc.
Title: Re: An Interesting Article
Post by: jorgon on October 24, 2006, 08:12:45 PM
I've just updated my own "interesting article":-

Writing 64-bit programs (http://www.jorgon.freeserve.co.uk/GoasmHelp/64bits.htm).
Title: Re: An Interesting Article
Post by: MazeGen on October 26, 2006, 01:15:38 PM
Thanks jorgon, I really appreciate it!
Title: Re: An Interesting Article
Post by: torzolo on February 04, 2007, 05:50:03 AM
Another very interesting article here:   

http://www.codeproject.com/vista/vista_x64.asp
Title: Re: An Interesting Article
Post by: GregL on February 05, 2007, 05:01:55 AM
torzolo,

That is a good one, thanks.


jorgon,

Excellent information.  :U



Title: Re: An Interesting Article
Post by: torzolo on February 06, 2007, 12:27:07 AM
Thanks, Greg.

I am still searching for the best articles about 64 bit programming.

See You Later.

:U

Regards
Title: Re: An Interesting Article
Post by: Vortex on February 07, 2007, 09:40:39 PM
torzolo,

Thanks for the link :U
Title: Re: An Interesting Article
Post by: torzolo on February 08, 2007, 01:18:39 AM
Not at all , Vortex.

:bg

Title: Re: An Interesting Article
Post by: Mincho Georgiev on February 08, 2007, 08:35:38 AM
Very nice, 10x  :U
Title: Re: An Interesting Article
Post by: torzolo on February 08, 2007, 02:31:39 PM
Thanks Everybody ! :U

This link seems to be interesting:

http://wiki.lazarus.freepascal.org/Win64/AMD64_API

Regards.