Jump to content

DosAllocThreadLocalMemory: Revision history

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.

29 November 2019

26 November 2016

20 June 2016

  • curprev 17:1217:12, 20 June 2016 Martini talk contribs 2,673 bytes +2,673 Created page with "==Description== Allocates a block of memory that is unique, or local, to a thread. ==Syntax== <PRE> #define INCL_DOSPROCESS #include <os2.h> ULONG cb; /* Number of 4..."