
13 Dec
2003
13 Dec
'03
9:54 a.m.
On Sat, Dec 13, 2003 at 06:02:21AM -0800, Sven Panne wrote:
panne 2003/12/13 06:02:21 PST
Modified files: src prelude.h Log: Explicitly #define STDCALL_SUPPORTED to 1 on WinDoze, otherwise an "#if STDCALL_SUPPORTED" fails with a CPP syntax error. Strange, I thought that a plain #define without a value would mean the same as value "1", but perhaps this was an illusion or only used to be the case in my youth... :-]
You're thinking of -D