Changeset 1007 for trunk/include
- Timestamp:
- Sep 22, 1999, 11:46:52 AM (26 years ago)
- Location:
- trunk/include
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/odin.h
r883 r1007 1 /* $Id: odin.h,v 1. 9 1999-09-08 19:34:51sandervl Exp $ */1 /* $Id: odin.h,v 1.10 1999-09-22 09:46:18 sandervl Exp $ */ 2 2 /* 3 3 * ODIN - Build Environment Definition … … 77 77 #define PASCAL _Pascal 78 78 #define UNALIGNED 79 #define __inline__ inline 80 79 81 #if (__IBMCPP__ == 300) || (__IBMC__ == 300) 80 82 #define NONAMELESSUNION -
trunk/include/pdwin32.vac3.dbg
r859 r1007 1 # $Id: pdwin32.vac3.dbg,v 1.1 1 1999-09-07 18:57:54sandervl Exp $1 # $Id: pdwin32.vac3.dbg,v 1.12 1999-09-22 09:46:18 sandervl Exp $ 2 2 # ODIN / win32os2 Project 3 3 # … … 23 23 # Tool Flags 24 24 # 25 CFLAGS = -Q -Si -Ti -Tm+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win - D__WIN32OS2__ -D__WINE__ -DDEBUG26 CXXFLAGS = -Q -Si -Ti -Tm+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win - D__WIN32OS2__ -D__WINE__ -DDEBUG27 CXXFLAGS_ODINCRT = -Q -Si -Ti -Tm+ -Ge- -Ss+ -W3 -Gm+ /Gn- -I$(PDWIN32_INCLUDE)\Win - D__WIN32OS2__ -D__WINE__ -DDEBUG25 CFLAGS = -Q -Si -Ti -Tm+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win -I. -D__WIN32OS2__ -D__WINE__ -DDEBUG 26 CXXFLAGS = -Q -Si -Ti -Tm+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win -I. -D__WIN32OS2__ -D__WINE__ -DDEBUG 27 CXXFLAGS_ODINCRT = -Q -Si -Ti -Tm+ -Ge- -Ss+ -W3 -Gm+ /Gn- -I$(PDWIN32_INCLUDE)\Win -I. -D__WIN32OS2__ -D__WINE__ -DDEBUG 28 28 ASFLAGS = -Sc -Sv:ALP +Od 29 29 LDFLAGS = -Q -Si -Ti -Ge- -Ss+ -W3 -Gm+ /B"/noe /NOD /dbgpack /packcode /packdata /exepack" -
trunk/include/pdwin32.vac3.rel
r859 r1007 1 # $Id: pdwin32.vac3.rel,v 1.1 0 1999-09-07 18:57:54sandervl Exp $1 # $Id: pdwin32.vac3.rel,v 1.11 1999-09-22 09:46:18 sandervl Exp $ 2 2 # ODIN / win32os2 Project 3 3 # … … 24 24 # Tool Flags 25 25 # 26 CFLAGS = -Q -Si -G5 -O+ -Oi+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win - D__WIN32OS2__ -D__WINE__27 CXXFLAGS = -Q -Si -G5 -O+ -Oi+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win - D__WIN32OS2__ -D__WINE__28 CXXFLAGS_ODINCRT = -Q -Si -G5 -O+ -Oi+ -Ge- -Ss+ -W3 -Gm+ /Gn- -I$(PDWIN32_INCLUDE)\Win - D__WIN32OS2__ -D__WINE__26 CFLAGS = -Q -Si -G5 -O+ -Oi+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win -I. -D__WIN32OS2__ -D__WINE__ 27 CXXFLAGS = -Q -Si -G5 -O+ -Oi+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win -I. -D__WIN32OS2__ -D__WINE__ 28 CXXFLAGS_ODINCRT = -Q -Si -G5 -O+ -Oi+ -Ge- -Ss+ -W3 -Gm+ /Gn- -I$(PDWIN32_INCLUDE)\Win -I. -D__WIN32OS2__ -D__WINE__ 29 29 ASFLAGS = -Sc -Sv:ALP 30 30 LDFLAGS = -Q -Si -G5 -O+ -Ge- -Ss+ -W3 -Gm+ /B"/noe /NOD /packcode /packdata /exepack" -
trunk/include/pdwin32.vac36.dbg
r859 r1007 1 # $Id: pdwin32.vac36.dbg,v 1. 4 1999-09-07 18:57:54sandervl Exp $1 # $Id: pdwin32.vac36.dbg,v 1.5 1999-09-22 09:46:18 sandervl Exp $ 2 2 # ODIN / win32os2 Project 3 3 # … … 23 23 # Tool Flags 24 24 # 25 CFLAGS = -Q -Si -Ti -Tm+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win - D__WIN32OS2__ -D__WINE__ -DDEBUG26 CXXFLAGS = -Q -Si -Ti -Tm+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win - D__WIN32OS2__ -D__WINE__ -DDEBUG27 CXXFLAGS_ODINCRT = -Q -Si -Ti -Tm+ -Ge- -Ss+ -W3 -Gm+ /Gn- -I$(PDWIN32_INCLUDE)\Win - D__WIN32OS2__ -D__WINE__ -DDEBUG25 CFLAGS = -Q -Si -Ti -Tm+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win -I. -D__WIN32OS2__ -D__WINE__ -DDEBUG 26 CXXFLAGS = -Q -Si -Ti -Tm+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win -I. -D__WIN32OS2__ -D__WINE__ -DDEBUG 27 CXXFLAGS_ODINCRT = -Q -Si -Ti -Tm+ -Ge- -Ss+ -W3 -Gm+ /Gn- -I$(PDWIN32_INCLUDE)\Win -I. -D__WIN32OS2__ -D__WINE__ -DDEBUG 28 28 ASFLAGS = -Sc -Sv:ALP 29 29 LDFLAGS = -Q -Si -Ti -Ge- -Ss+ -W3 -Gm+ /B"/noe /NOD /dbgpack" -
trunk/include/pdwin32.vac36.rel
r859 r1007 1 # $Id: pdwin32.vac36.rel,v 1. 3 1999-09-07 18:57:54sandervl Exp $1 # $Id: pdwin32.vac36.rel,v 1.4 1999-09-22 09:46:18 sandervl Exp $ 2 2 # ODIN / win32os2 Project 3 3 # … … 23 23 # Tool Flags 24 24 # 25 CFLAGS = -Q -Si -G5 -O+ -Oi+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win - D__WIN32OS2__ -D__WINE__26 CXXFLAGS = -Q -Si -G5 -O+ -Oi+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win - D__WIN32OS2__ -D__WINE__27 CXXFLAGS_ODINCRT = -Q -Si -G5 -O+ -Oi+ -Ge- -Ss+ -W3 -Gm+ /Gn- -I$(PDWIN32_INCLUDE)\Win - D__WIN32OS2__ -D__WINE__25 CFLAGS = -Q -Si -G5 -O+ -Oi+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win -I. -D__WIN32OS2__ -D__WINE__ 26 CXXFLAGS = -Q -Si -G5 -O+ -Oi+ -Ge- -Ss+ -W3 -Gm+ /Gn+ -I$(PDWIN32_INCLUDE)\Win -I. -D__WIN32OS2__ -D__WINE__ 27 CXXFLAGS_ODINCRT = -Q -Si -G5 -O+ -Oi+ -Ge- -Ss+ -W3 -Gm+ /Gn- -I$(PDWIN32_INCLUDE)\Win -I. -D__WIN32OS2__ -D__WINE__ 28 28 ASFLAGS = -Sc -Sv:ALP 29 29 LDFLAGS = -Q -Si -G5 -O+ -Ge- -Ss+ -W3 -Gm+ /B"/noe /NOD" -
trunk/include/pefile.h
r10 r1007 1 /* $Id: pefile.h,v 1. 2 1999-05-27 15:17:58 phallerExp $ */1 /* $Id: pefile.h,v 1.3 1999-09-22 09:46:18 sandervl Exp $ */ 2 2 3 3 /* … … 13 13 #include <win32type.h> 14 14 #include <peexe.h> 15 16 #ifndef max 17 #define max(a,b) ((a>b) ? a : b) 18 #endif 15 #include <stdlib.h> //min & max 19 16 20 17 #define LOWORD(a) (a & 0xFFFF) -
trunk/include/win/gdi.h
r4 r1007 1 /* $Id: gdi.h,v 1. 1 1999-05-24 20:19:12 ktkExp $ */1 /* $Id: gdi.h,v 1.2 1999-09-22 09:46:18 sandervl Exp $ */ 2 2 3 3 /* … … 13 13 #include "wingdi.h" 14 14 #include "ldt.h" 15 #include "local.h"16 15 #include "path.h" 17 16 #include <math.h> 17 #include "local.h" 18 18 19 19 /* GDI objects magic numbers */ -
trunk/include/win/shellapi.h
r799 r1007 1 /* $Id: shellapi.h,v 1. 5 1999-09-02 18:54:58 phallerExp $ */1 /* $Id: shellapi.h,v 1.6 1999-09-22 09:46:19 sandervl Exp $ */ 2 2 3 3 #ifndef _WINE_SHELLAPI_H … … 210 210 HINSTANCE WINAPI ShellExecuteA(HWND,LPCSTR,LPCSTR,LPCSTR,LPCSTR,INT); 211 211 HINSTANCE WINAPI ShellExecuteW(HWND,LPCWSTR,LPCWSTR,LPCWSTR,LPCWSTR,INT); 212 #define ShellExecute WINELIB_NAME_AW(ShellExecute) 213 212 214 HINSTANCE16 WINAPI ShellExecute16( HWND16 hWnd, LPCSTR lpOperation, 213 215 LPCSTR lpFile, LPCSTR lpParameters, -
trunk/include/win/windef.h
r970 r1007 1 /* $Id: windef.h,v 1.1 2 1999-09-18 15:55:45sandervl Exp $ */1 /* $Id: windef.h,v 1.13 1999-09-22 09:46:19 sandervl Exp $ */ 2 2 3 3 /* … … 512 512 #define __max(a,b) MAX(a,b) 513 513 #define __min(a,b) MIN(a,b) 514 #ifndef max 515 #define max(a,b) MAX(a,b) 516 #endif 517 518 #ifndef min 519 #define min(a,b) MIN(a,b) 520 #endif 514 #include <stdlib.h> 521 515 522 516 #define _MAX_PATH 260 -
trunk/include/win/wingdi.h
r874 r1007 1 /* $Id: wingdi.h,v 1. 5 1999-09-08 12:12:28sandervl Exp $ */1 /* $Id: wingdi.h,v 1.6 1999-09-22 09:46:19 sandervl Exp $ */ 2 2 3 3 #ifndef __WINE_WINGDI_H … … 2729 2729 BOOL WINAPI CreateScalableFontResourceA(DWORD,LPCSTR,LPCSTR,LPCSTR); 2730 2730 BOOL WINAPI CreateScalableFontResourceW(DWORD,LPCWSTR,LPCWSTR,LPCWSTR); 2731 #define CreateScalableFontResource WINELIB_NAME (CreateScalableFontResource)2731 #define CreateScalableFontResource WINELIB_NAME_AW(CreateScalableFontResource) 2732 2732 2733 2733 HBRUSH WINAPI CreateSolidBrush(COLORREF); … … 2742 2742 INT WINAPI EnumFontFamiliesA(HDC,LPCSTR,FONTENUMPROCA,LPARAM); 2743 2743 INT WINAPI EnumFontFamiliesW(HDC,LPCWSTR,FONTENUMPROCW,LPARAM); 2744 #define EnumFontFamilies WINELIB_NAME (EnumFontFamilies)2744 #define EnumFontFamilies WINELIB_NAME_AW(EnumFontFamilies) 2745 2745 2746 2746 INT WINAPI EnumFontFamiliesExA(HDC,LPLOGFONTA,FONTENUMPROCEXA,LPARAM,DWORD); 2747 2747 INT WINAPI EnumFontFamiliesExW(HDC,LPLOGFONTW,FONTENUMPROCEXW,LPARAM,DWORD); 2748 #define EnumFontFamiliesEx WINELIB_NAME (EnumFontFamiliesEx)2748 #define EnumFontFamiliesEx WINELIB_NAME_AW(EnumFontFamiliesEx) 2749 2749 2750 2750 INT WINAPI EnumFontsA(HDC,LPCSTR,FONTENUMPROCA,LPARAM); 2751 2751 INT WINAPI EnumFontsW(HDC,LPCWSTR,FONTENUMPROCW,LPARAM); 2752 #define EnumFonts WINELIB_NAME (EnumFonts)2752 #define EnumFonts WINELIB_NAME_AW(EnumFonts) 2753 2753 2754 2754 BOOL WINAPI EnumMetaFile(HDC,HMETAFILE,MFENUMPROC,LPARAM); … … 2761 2761 BOOL WINAPI ExtTextOutA(HDC,INT,INT,UINT,const RECT*,LPCSTR,UINT,const INT*); 2762 2762 BOOL WINAPI ExtTextOutW(HDC,INT,INT,UINT,const RECT*,LPCWSTR,UINT,const INT*); 2763 #define ExtTextOut WINELIB_NAME_AW(ExtTextOut) 2764 2763 2765 BOOL WINAPI FillPath(HDC); 2764 2766 BOOL WINAPI FillRgn(HDC,HRGN,HBRUSH); … … 2776 2778 BOOL WINAPI GetCharABCWidthsA(HDC,UINT,UINT,LPABC); 2777 2779 BOOL WINAPI GetCharABCWidthsW(HDC,UINT,UINT,LPABC); 2780 #define GetCharWidth WINELIB_NAME_AW(GetCharWidth) 2781 #define GetCharWidthA GetCharWidth32A 2782 #define GetCharWidthW GetCharWidth32W 2783 2778 2784 DWORD WINAPI GetCharacterPlacementA(HDC,LPCSTR,INT,INT,GCP_RESULTSA*,DWORD); 2779 2785 DWORD WINAPI GetCharacterPlacementW(HDC,LPCWSTR,INT,INT,GCP_RESULTSW*,DWORD); 2780 #define GetCharacterPlacement WINELIB_NAME (GetCharacterPlacement)2781 2782 BOOL WINAPI GetCharWidth 32A(HDC,UINT,UINT,LPINT);2783 BOOL WINAPI GetCharWidth 32W(HDC,UINT,UINT,LPINT);2784 #define GetCharWidthA GetCharWidth32A2785 #define GetCharWidthW GetCharWidth32W 2786 #define GetCharacterPlacement WINELIB_NAME_AW(GetCharacterPlacement) 2787 2788 BOOL WINAPI GetCharWidthA(HDC,UINT,UINT,LPINT); 2789 BOOL WINAPI GetCharWidthW(HDC,UINT,UINT,LPINT); 2790 #define GetCharWidth WINELIB_NAME_AW(GetCharWidth) 2791 2786 2792 INT WINAPI GetClipBox(HDC,LPRECT); 2787 2793 INT WINAPI GetClipRgn(HDC,HRGN); … … 2794 2800 DWORD WINAPI GetGlyphOutlineA(HDC,UINT,UINT,LPGLYPHMETRICS,DWORD,LPVOID,const MAT2*); 2795 2801 DWORD WINAPI GetGlyphOutlineW(HDC,UINT,UINT,LPGLYPHMETRICS,DWORD,LPVOID,const MAT2*); 2796 #define GetGlyphOutline WINELIB_NAME (GetGlyphOutline)2802 #define GetGlyphOutline WINELIB_NAME_AW(GetGlyphOutline) 2797 2803 2798 2804 DWORD WINAPI GetKerningPairsA(HDC,DWORD,LPKERNINGPAIR); 2799 2805 DWORD WINAPI GetKerningPairsW(HDC,DWORD,LPKERNINGPAIR); 2800 #define GetKerningPairs WINELIB_NAME (GetKerningPairs)2806 #define GetKerningPairs WINELIB_NAME_AW(GetKerningPairs) 2801 2807 2802 2808 INT WINAPI GetMapMode(HDC); … … 2807 2813 INT WINAPI GetObjectA(HANDLE,INT,LPVOID); 2808 2814 INT WINAPI GetObjectW(HANDLE,INT,LPVOID); 2809 #define GetObject WINELIB_NAME (GetObject)2815 #define GetObject WINELIB_NAME_AW(GetObject) 2810 2816 2811 2817 UINT WINAPI GetOutlineTextMetricsA(HDC,UINT,LPOUTLINETEXTMETRICA); 2812 2818 UINT WINAPI GetOutlineTextMetricsW(HDC,UINT,LPOUTLINETEXTMETRICW); 2813 #define GetOutlineTextMetrics WINELIB_NAME (GetOutlineTextMetrics)2819 #define GetOutlineTextMetrics WINELIB_NAME_AW(GetOutlineTextMetrics) 2814 2820 2815 2821 UINT WINAPI GetPaletteEntries(HPALETTE,UINT,UINT,LPPALETTEENTRY); … … 2833 2839 BOOL WINAPI GetTextExtentPointA(HDC,LPCSTR,INT,LPSIZE); 2834 2840 BOOL WINAPI GetTextExtentPointW(HDC,LPCWSTR,INT,LPSIZE); 2835 #define GetTextExtentPoint WINELIB_NAME (GetTextExtentPoint)2841 #define GetTextExtentPoint WINELIB_NAME_AW(GetTextExtentPoint) 2836 2842 2837 2843 BOOL WINAPI GetTextExtentPoint32A(HDC,LPCSTR,INT,LPSIZE); 2838 2844 BOOL WINAPI GetTextExtentPoint32W(HDC,LPCWSTR,INT,LPSIZE); 2839 #define GetTextExtentPoint32 WINELIB_NAME (GetTextExtentPoint32)2845 #define GetTextExtentPoint32 WINELIB_NAME_AW(GetTextExtentPoint32) 2840 2846 2841 2847 INT WINAPI GetTextFaceA(HDC,INT,LPSTR); 2842 2848 INT WINAPI GetTextFaceW(HDC,INT,LPWSTR); 2843 #define GetTextFace WINELIB_NAME (GetTextFace)2849 #define GetTextFace WINELIB_NAME_AW(GetTextFace) 2844 2850 2845 2851 BOOL WINAPI GetTextMetricsA(HDC,LPTEXTMETRICA); 2846 2852 BOOL WINAPI GetTextMetricsW(HDC,LPTEXTMETRICW); 2847 #define GetTextMetrics WINELIB_NAME (GetTextMetrics)2853 #define GetTextMetrics WINELIB_NAME_AW(GetTextMetrics) 2848 2854 2849 2855 BOOL WINAPI GetViewportExtEx(HDC,LPSIZE); … … 2939 2945 BOOL WINAPI TextOutA(HDC,INT,INT,LPCSTR,INT); 2940 2946 BOOL WINAPI TextOutW(HDC,INT,INT,LPCWSTR,INT); 2941 #define TextOut WINELIB_NAME (TextOut)2947 #define TextOut WINELIB_NAME_AW(TextOut) 2942 2948 2943 2949 BOOL WINAPI UnrealizeObject(HGDIOBJ);
Note:
See TracChangeset
for help on using the changeset viewer.