All Things Microsoft > Microsoft Software
Windows 2000 Source code
rtgwbmsr:
Enjoy
--- Code: ---
--- End code ---
avello500:
yup that sounds about right.
dont forget about the 'log credit card number' function
rtgwbmsr:
quote:Originally posted by avello500:
yup that sounds about right.
dont forget about the 'log credit card number' function
--- End quote ---
That's in monopoly.h
jtpenrod:
--- Code: ---
--- End code ---
That's not right. When you do a #define, the first thing after the whitespace is what counts. Subsequent whitespace is ignored. It should be:
--- Code: ---
--- End code ---
That way, the preprocessor will take every occurance of "INSTALL" and substitute "HARD". The way it was originally written, the preprocessor will substitute "=" for every "INSTALL".
Oh, I forgot! We were discussing the source for Win 2K, weren't we? Looks like I found a bug! :eek: :D
_______________________________________
Live Free or Die: Linux
Their fundamental design flaws are completely concealed by their superficial design flaws.
Calum:
this has actually been posted before, although i think it was over a year ago (or at least it was something very nearly identical to it) and all the replies were amusing alternative source code's to windows 95 and MSDOS and so on.
Navigation
[0] Message Index
[#] Next page
Go to full version