Welcome to MSDN Blogs Sign in | Join | Help

February 2004 - Posts

Annotations for Rotor source files (8) - clr/src/inc

palclr.h Comment: // Various macros and constants that are necessary to make the CLR portable. palstartup.h Comment: // An implementation of startup code for Rotor's Unix PAL. This file should // be included by any file in a PAL application that defines
Posted by michaljc | 1 Comments

Annotations for Rotor source files (7) - clr/src/inc

jitperf.h Comment: // Internal interface for gathering JIT perfmormance stats. These stats are // logged (or displayed) in two ways. If PERF_COUNTERS are enabled the // perfmon etc. would display the jit stats. If ENABLE_PERF_LOG is enabled // and PERF_OUTPUT
Posted by michaljc | 4 Comments

Annotations for Rotor source files (6) - clr/src/inc

fuspriv.h (not in tarball) Like other *.idl files, it is copied from palrt/idl Unlike other files generated from idl, this one doesn't have a corresponding idl file anywhere in the tarball. gchost.h (not in tarball) Comment: * Common Language Runtime
Posted by michaljc | 2 Comments

Rotor BOF is now on the USENIX web site

The Birds-of-a-Feather session about Rotor at VM’04 that I mentioned earlier is now officially scheduled at the conference web site: http://www.usenix.org/events/vm04/bofs.html - it is scheduled for the evening of Thursday, May 6. I hope that we
Posted by michaljc | 3 Comments

Annotations for Rotor source files (5) - clr/src/inc

dump-type-info.h Comment: Defines macros which turn the contents of "dump-types.h" into class offsets and member offsets to use with GetMemberOffset(). Used by SOS. See dump-tables.h Includes dump-types.h dump-types.h Comment: Tables needed by Minidump
Posted by michaljc | 0 Comments

Popularity of the Rotor book

Peter has recently pointed out to me that the “ Shared Source CLI Essentials ” book is quite popular on Amazon. If you look at Amazon’s page for the book , you will see that it is number 1 for readers in Redmond, WA and number 5 for
Posted by michaljc | 4 Comments

Annotations for Rotor source files (4) - clr/src/inc

Here’s the fourth installment of the annotations. Do people find this useful? I know that Andrew thinks that these annotations are a good idea . I would love to hear feedback from others. corpriv.h Defines two interfaces: IMetaDataHelper and IMetaDataEmitHelper
Posted by michaljc | 1 Comments
 
Page view tracker