Changeset 689 for trunk/dll/autoview.c


Ignore:
Timestamp:
Jun 15, 2007, 8:33:24 AM (18 years ago)
Author:
Steven Levine
Message:

Commit OpenWatcom compatibility updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/autoview.c

    r593 r689  
    1717  15 Aug 06 SHL Use Runtime_Error more
    1818  03 Nov 06 SHL Renames
    19  30 Mar 07 GKY Remove GetPString for window class names
     19  30 Mar 07 GKY Remove GetPString for window class names
    2020
    2121***********************************************************************/
     
    3030#include <string.h>
    3131#include <ctype.h>
     32#include <process.h>                    // _beginthread
    3233
    3334#include "fm3dll.h"
Note: See TracChangeset for help on using the changeset viewer.