- Timestamp:
- Jan 2, 2001, 7:17:13 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gdi32/gdi32.DEF
r4755 r4868 1 ; $Id: gdi32.DEF,v 1.1 3 2000-12-05 13:04:05sandervl Exp $1 ; $Id: gdi32.DEF,v 1.14 2001-01-02 18:17:13 sandervl Exp $ 2 2 3 3 ;Created by BLAST for IBM's compiler … … 356 356 ; Internal functions. (starts at 1200) 357 357 ; 358 ObjAllocateHandle__FPUlUl10ObjectType @1201 359 ObjFreeHandle__FUl @1202 360 ObjGetHandleData__FUl10ObjectType @1203 361 ObjGetHandleType__FUl @1204 358 ObjAllocateHandle__FPUlUl10ObjectType @1201 NONAME 359 ObjFreeHandle__FUl @1202 NONAME 360 ObjGetHandleData__FUl10ObjectType @1203 NONAME 361 ObjGetHandleType__FUl @1204 NONAME 362 362 363 363 ; 364 364 ; Function exported to USER32 365 365 ; 366 InternalDrawTextExA @1205 367 InternalDrawTextExW @1206 368 InternalTabbedTextOutA @1207 369 InternalTabbedTextOutW @1208 370 InternalGetTabbedTextExtentA @1209 371 InternalGetTabbedTextExtentW @1210 372 _setWinDeviceRegionFromPMDeviceRegion@16 @1211 373 374 375 366 InternalDrawTextExA @1205 NONAME 367 InternalDrawTextExW @1206 NONAME 368 InternalTabbedTextOutA @1207 NONAME 369 InternalTabbedTextOutW @1208 NONAME 370 InternalGetTabbedTextExtentA @1209 NONAME 371 InternalGetTabbedTextExtentW @1210 NONAME 372 _setWinDeviceRegionFromPMDeviceRegion@16 @1211 NONAME 373 374 375
Note:
See TracChangeset
for help on using the changeset viewer.