Ignore:
Timestamp:
Feb 11, 2001, 11:35:29 AM (25 years ago)
Author:
sandervl
Message:

Update for VAC 3.6.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/thread.H

    r3128 r5090  
    1 /* $Id: thread.H,v 1.6 2000-03-16 19:20:40 sandervl Exp $ */
     1/* $Id: thread.H,v 1.7 2001-02-11 10:34:44 sandervl Exp $ */
    22
    33/*
     
    1212#ifndef __THREAD_H__
    1313#define __THREAD_H__
    14 
    15 //Why the @#%@#$ didn't IBM use _stdcall??
    1614
    1715typedef DWORD (* WIN32API WIN32THREADPROC)(LPVOID);
Note: See TracChangeset for help on using the changeset viewer.