Revision history of "User talk:Teaser"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 11:19, 15 September 2008Teaser (Talk | contribs). . (206 bytes) (+206). . (New page: <source lang="cpp"> class Dispatchable { public: // this is virtual so it is visible across modules virtual int _dispatch(int msg, void *retval, void **params = NULL, int nparam = ...)