What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! General » Messenger Plus! for windows xp x64

Messenger Plus! for windows xp x64
Author: Message:
dutch2005
Junior Member
**


Posts: 19
Joined: Feb 2005
O.P. RE: Messenger Plus! for windows xp x64
hmm, that wont be needed... I guess :P, i mean, all you need is stuff like :
Microsoft Platform SDK for Windows Server 2003 SP1 and
microsof Visual Studion 2005 (the compiler must be able to compile 64bits instructions), he wont need a 64 bits cpu.. why?? well he just compilese it as 64bits, and sends it out to a few beta testers first like 5 -10, if it works, he can get some more people test it out, and voila messenger plus! 64bits is born :P


heck 32bits hardware can compile it as far as i could read it

quote:
Go Ahead and Port
More Exciting Porting and Portability Tips
When it's time to compile, use the /Wp64 switch with the Microsoft Visual C/C++ compiler; it's available on the 32-bit compiler, and using it is one of the first steps to porting. With that switch thrown, the compiler will warn you about portability issues—pay attention to those messages, since you want to get your code "64-bit clean." (If you're working with the "Whidbey" version of Visual Studio .NET, please note that it includes native support for compiling to AMD64 Windows platforms!)

Post compilation, be sure to test, test, test. You may find additional bugs in your code, especially when implicit conversions don't go as you'd expect. Be careful to keep synchronization between C and assembly data structures, and pay attention to the new data types, data sizes and alignments.
Finally, use benchmarking to help identify parts of your code that need extra attention after the port. The ideal tool is AMD CodeAnalyst , which you can download free of charge. DevX has written an article about it—see "Getting In Touch With Your Inner Code."

Mike Wall is a Senior Member of Technical Staff in the Developer Performance Team at Advanced Micro Devices Inc.
source: http://www.devx.com/amd/Article/17783/2907?pf=true


subject: Tricks for porting applications to 64-bit Windows om AMD64 architecture...

This post was edited on 05-31-2005 at 08:17 PM by dutch2005.
05-31-2005 08:12 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Messenger Plus! for windows xp x64 - by dutch2005 on 05-31-2005 at 07:24 PM
RE: Messenger Plus! for windows xp x64 - by RaceProUK on 05-31-2005 at 07:58 PM
RE: Messenger Plus! for windows xp x64 - by dutch2005 on 05-31-2005 at 08:12 PM
RE: Messenger Plus! for windows xp x64 - by RaceProUK on 05-31-2005 at 09:26 PM
RE: Messenger Plus! for windows xp x64 - by dutch2005 on 05-31-2005 at 09:34 PM
RE: Messenger Plus! for windows xp x64 - by RaceProUK on 05-31-2005 at 09:37 PM
RE: Messenger Plus! for windows xp x64 - by Patchou on 05-31-2005 at 10:59 PM
RE: RE: Messenger Plus! for windows xp x64 - by Viper6 on 06-05-2005 at 04:18 AM
RE: Messenger Plus! for windows xp x64 - by Dane on 06-01-2005 at 12:05 AM
RE: Messenger Plus! for windows xp x64 - by wj on 06-01-2005 at 12:15 AM
RE: Messenger Plus! for windows xp x64 - by RaceProUK on 06-01-2005 at 10:10 AM
RE: Messenger Plus! for windows xp x64 - by dutch2005 on 06-01-2005 at 10:37 AM
RE: Messenger Plus! for windows xp x64 - by Patchou on 06-01-2005 at 04:39 PM
RE: Messenger Plus! for windows xp x64 - by Stigmata on 06-01-2005 at 05:17 PM
RE: Messenger Plus! for windows xp x64 - by Dempsey on 06-01-2005 at 05:23 PM
RE: Messenger Plus! for windows xp x64 - by Vilkku on 06-01-2005 at 05:24 PM
RE: Messenger Plus! for windows xp x64 - by RaceProUK on 06-01-2005 at 06:07 PM
RE: Messenger Plus! for windows xp x64 - by dutch2005 on 06-01-2005 at 10:06 PM
RE: Messenger Plus! for windows xp x64 - by Patchou on 06-01-2005 at 10:15 PM
RE: Messenger Plus! for windows xp x64 - by RaceProUK on 06-01-2005 at 11:22 PM
RE: Messenger Plus! for windows xp x64 - by Patchou on 06-02-2005 at 12:49 AM
RE: Messenger Plus! for windows xp x64 - by dutch2005 on 06-02-2005 at 09:17 AM
RE: Messenger Plus! for windows xp x64 - by Dempsey on 06-02-2005 at 09:31 AM
RE: Messenger Plus! for windows xp x64 - by XM4ST3RX on 06-02-2005 at 11:26 AM
RE: Messenger Plus! for windows xp x64 - by dutch2005 on 06-02-2005 at 02:45 PM
RE: Messenger Plus! for windows xp x64 - by XM4ST3RX on 06-02-2005 at 04:02 PM
RE: RE: Messenger Plus! for windows xp x64 - by dutch2005 on 06-02-2005 at 08:49 PM
RE: Messenger Plus! for windows xp x64 - by Patchou on 06-03-2005 at 08:10 PM
RE: Messenger Plus! for windows xp x64 - by Patchou on 06-05-2005 at 05:37 AM
RE: Messenger Plus! for windows xp x64 - by riahc4 on 06-05-2005 at 08:49 AM
RE: Messenger Plus! for windows xp x64 - by dutch2005 on 06-06-2005 at 01:23 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On