| Author |
Message |
Topic: Compile AutoHotkey using Visual C++ 2005 Express Edition |
MTbot
Replies: 90
Views: 36185
|
Forum: Scripts & Functions Posted: Tue Dec 04, 2007 2:30 pm Subject: Compile AutoHotkey using Visual C++ 2005 Express Edition |
I noticed a performance improvement when AutoHotkey was build this way and left uncompressed - as much as 30% faster for the most basic loop and var set test.
Forgive my ignorance, but the 30 per ... |
Topic: Compile AutoHotkey using Visual C++ 2005 Express Edition |
MTbot
Replies: 90
Views: 36185
|
Forum: Scripts & Functions Posted: Sat Nov 17, 2007 7:14 am Subject: Compile AutoHotkey using Visual C++ 2005 Express Edition |
| A thousand thank yous, corrupt. The solution and project files you provided easily upgraded to [url=http://msdn2.microsoft.com/en-us/express/future/bb421473.aspx]VC++ 2008 Express Edition (Beta 2) w ... |
Topic: Find and replace extra spaces in numbers with decimals |
MTbot
Replies: 26
Views: 2668
|
Forum: Ask for Help Posted: Thu Apr 13, 2006 1:06 am Subject: Find and replace extra spaces in numbers with decimals |
I'll add it to the to-do list.
Thanks.
...but that might be getting overly complicated.
Yeah, at least in my experience with abbreviation expansion, I don't think you have to bother with worryin ... |
Topic: Migrate to Visual C++ Express? |
MTbot
Replies: 17
Views: 3881
|
Forum: Wish List Posted: Sun Apr 09, 2006 8:40 pm Subject: Migrate to Visual C++ Express? |
For those with the 2002 version of Visual C++, upgrading to the 2003 compiler using the VC++ 2003 Toolkit worked well. This is what I had to do:
1. Install the Visual C++ 2003 Toolkit.
2. In V ... |
Topic: Migrate to Visual C++ Express? |
MTbot
Replies: 17
Views: 3881
|
Forum: Wish List Posted: Sun Apr 09, 2006 3:00 pm Subject: Migrate to Visual C++ Express? |
UPDATE: A free IDE that works well with the VC++ 2003 Toolkit and the Windows Platform SDK is called "Code::Blocks":
http://wiki.codeblocks.org/index.php?title=Integrating_Microsoft_Visua ... |
| |