On Tue, Oct 21, 2003 at 09:33:05AM +0800, Jonathan Wilson wrote: > What I want to do (to make things easy) is to add a builtin #define like > this: > #define __declspec(thread) __thread Think about it. This is not how the preprocessor works. r~