Enumeration & Structures: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons 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.

20 May 2014

10 December 2007

9 December 2007

  • curprev 11:1811:18, 9 December 2007Schlumpf talk contribs 19,557 bytes +19,557 New page: '''by Knyox!''' i LOVE you :P =Structures= ==WoWGuID== typedef struct _WoWGuid { union { __int64 ullGuid; struct { unsigned long A; unsigned long B; }; }; }...