Made some more spec file entries optional or unnecessary.
Fixed a few DLLName/DLLFileName mismatches.
This commit is contained in:
parent
cf5188b654
commit
77afd6c47e
|
@ -141,7 +141,7 @@ LINTS = $(C_SRCS:.c=.ln)
|
||||||
$(WINDRES) -i $< -o $@
|
$(WINDRES) -i $< -o $@
|
||||||
|
|
||||||
.spec.spec.c:
|
.spec.spec.c:
|
||||||
$(LDPATH) $(WINEBUILD) $(DEFS) -o $@ -spec $<
|
$(LDPATH) $(WINEBUILD) $(DEFS) -o $@ -M $(MODULE) -spec $<
|
||||||
|
|
||||||
.spec.spec.def:
|
.spec.spec.def:
|
||||||
$(LDPATH) $(WINEBUILD) $(DEFS) -o $@ -def $<
|
$(LDPATH) $(WINEBUILD) $(DEFS) -o $@ -def $<
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name advapi32
|
|
||||||
|
|
||||||
@ stdcall AbortSystemShutdownA(ptr) AbortSystemShutdownA
|
@ stdcall AbortSystemShutdownA(ptr) AbortSystemShutdownA
|
||||||
@ stdcall AbortSystemShutdownW(ptr) AbortSystemShutdownW
|
@ stdcall AbortSystemShutdownW(ptr) AbortSystemShutdownW
|
||||||
@ stdcall AccessCheck(ptr long long ptr ptr ptr ptr ptr) AccessCheck
|
@ stdcall AccessCheck(ptr long long ptr ptr ptr ptr ptr) AccessCheck
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name avicap32
|
|
||||||
|
|
||||||
@ stub capCreateCaptureWindowA
|
@ stub capCreateCaptureWindowA
|
||||||
@ stub capCreateCaptureWindowW
|
@ stub capCreateCaptureWindowW
|
||||||
@ stdcall capGetDriverDescriptionA(long ptr long ptr long) capGetDriverDescriptionA
|
@ stdcall capGetDriverDescriptionA(long ptr long ptr long) capGetDriverDescriptionA
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name avifil32
|
|
||||||
|
|
||||||
@ stub AVIBuildFilter
|
@ stub AVIBuildFilter
|
||||||
@ stub AVIBuildFilterA
|
@ stub AVIBuildFilterA
|
||||||
@ stub AVIBuildFilterW
|
@ stub AVIBuildFilterW
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name avifile
|
|
||||||
type win16
|
|
||||||
owner avifil32
|
|
||||||
|
|
||||||
# I'm just using "long" instead of "ptr" for the interface pointers,
|
# I'm just using "long" instead of "ptr" for the interface pointers,
|
||||||
# because they are 32-bit pointers, not converted to 16-bit format,
|
# because they are 32-bit pointers, not converted to 16-bit format,
|
||||||
# but the app doesn't really need to know, it should never need to
|
# but the app doesn't really need to know, it should never need to
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name comcat
|
|
||||||
init COMCAT_DllEntryPoint
|
init COMCAT_DllEntryPoint
|
||||||
|
|
||||||
@ stdcall DllCanUnloadNow() COMCAT_DllCanUnloadNow
|
@ stdcall DllCanUnloadNow() COMCAT_DllCanUnloadNow
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name comctl32
|
|
||||||
init COMCTL32_LibMain
|
init COMCTL32_LibMain
|
||||||
|
|
||||||
# Functions exported by the Win95 comctl32.dll
|
# Functions exported by the Win95 comctl32.dll
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name comdlg32
|
|
||||||
init COMDLG32_DllEntryPoint
|
init COMDLG32_DllEntryPoint
|
||||||
|
|
||||||
@ stdcall ChooseColorA(ptr) ChooseColorA
|
@ stdcall ChooseColorA(ptr) ChooseColorA
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name commdlg
|
|
||||||
type win16
|
|
||||||
owner comdlg32
|
|
||||||
|
|
||||||
1 pascal16 GetOpenFileName(segptr) GetOpenFileName16
|
1 pascal16 GetOpenFileName(segptr) GetOpenFileName16
|
||||||
2 pascal16 GetSaveFileName(segptr) GetSaveFileName16
|
2 pascal16 GetSaveFileName(segptr) GetSaveFileName16
|
||||||
5 pascal16 ChooseColor(ptr) ChooseColor16
|
5 pascal16 ChooseColor(ptr) ChooseColor16
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
# Old C runtime library. All functions provided by msvcrt
|
# Old C runtime library. All functions provided by msvcrt
|
||||||
name crtdll
|
|
||||||
init CRTDLL_Init
|
init CRTDLL_Init
|
||||||
|
|
||||||
@ forward ??2@YAPAXI@Z msvcrt.??2@YAPAXI@Z
|
@ forward ??2@YAPAXI@Z msvcrt.??2@YAPAXI@Z
|
||||||
|
@ -527,4 +526,3 @@ init CRTDLL_Init
|
||||||
@ forward wscanf msvcrt.wscanf
|
@ forward wscanf msvcrt.wscanf
|
||||||
@ forward _itow msvcrt._itow
|
@ forward _itow msvcrt._itow
|
||||||
@ forward _ltow msvcrt._ltow
|
@ forward _ltow msvcrt._ltow
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name crypt32
|
|
||||||
|
|
||||||
@ stub CertAddCRLContextToStore
|
@ stub CertAddCRLContextToStore
|
||||||
@ stub CertAddCTLContextToStore
|
@ stub CertAddCTLContextToStore
|
||||||
@ stub CertAddCertificateContextToStore
|
@ stub CertAddCertificateContextToStore
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name dciman32
|
|
||||||
|
|
||||||
@ stub DCIBeginAccess
|
@ stub DCIBeginAccess
|
||||||
@ stdcall DCICloseProvider(long) DCICloseProvider
|
@ stdcall DCICloseProvider(long) DCICloseProvider
|
||||||
@ stub DCICreateOffscreen
|
@ stub DCICreateOffscreen
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name ddraw
|
|
||||||
init DDRAW_DllMain
|
init DDRAW_DllMain
|
||||||
|
|
||||||
@ stub DDHAL32_VidMemAlloc
|
@ stub DDHAL32_VidMemAlloc
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name devenum
|
|
||||||
|
|
||||||
@ stub DllCanUnloadNow
|
@ stub DllCanUnloadNow
|
||||||
@ stub DllGetClassObject
|
@ stub DllGetClassObject
|
||||||
@ stub DllRegisterServer
|
@ stub DllRegisterServer
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name dinput
|
|
||||||
init Init
|
init Init
|
||||||
|
|
||||||
@ stdcall DirectInputCreateA(long long ptr ptr) DirectInputCreateA
|
@ stdcall DirectInputCreateA(long long ptr ptr) DirectInputCreateA
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name dinput8
|
|
||||||
|
|
||||||
@ stdcall DirectInput8Create(long long ptr ptr ptr) DirectInput8Create
|
@ stdcall DirectInput8Create(long long ptr ptr ptr) DirectInput8Create
|
||||||
@ stdcall DllCanUnloadNow() DINPUT8_DllCanUnloadNow
|
@ stdcall DllCanUnloadNow() DINPUT8_DllCanUnloadNow
|
||||||
@ stdcall DllGetClassObject(ptr ptr ptr) DINPUT8_DllGetClassObject
|
@ stdcall DllGetClassObject(ptr ptr ptr) DINPUT8_DllGetClassObject
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
# First DirectPlay dll. Replaced by dplayx.dll.
|
# First DirectPlay dll. Replaced by dplayx.dll.
|
||||||
name dplay
|
|
||||||
|
|
||||||
@ forward DirectPlayCreate dplayx.DirectPlayCreate
|
@ forward DirectPlayCreate dplayx.DirectPlayCreate
|
||||||
@ forward DirectPlayEnumerate dplayx.DirectPlayEnumerate
|
@ forward DirectPlayEnumerate dplayx.DirectPlayEnumerate
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name dplayx
|
|
||||||
init DPLAYX_LibMain
|
init DPLAYX_LibMain
|
||||||
|
|
||||||
1 stdcall DirectPlayCreate(ptr ptr ptr) DirectPlayCreate
|
1 stdcall DirectPlayCreate(ptr ptr ptr) DirectPlayCreate
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name dsound
|
|
||||||
|
|
||||||
0 stub DirectSoundUnknown
|
0 stub DirectSoundUnknown
|
||||||
1 stdcall DirectSoundCreate(ptr ptr ptr) DirectSoundCreate8
|
1 stdcall DirectSoundCreate(ptr ptr ptr) DirectSoundCreate8
|
||||||
2 stdcall DirectSoundEnumerateA(ptr ptr) DirectSoundEnumerateA
|
2 stdcall DirectSoundEnumerateA(ptr ptr) DirectSoundEnumerateA
|
||||||
|
|
|
@ -1,5 +1 @@
|
||||||
name dispdib
|
|
||||||
type win16
|
|
||||||
owner gdi32
|
|
||||||
|
|
||||||
1 pascal16 DisplayDib(ptr ptr word) DisplayDib
|
1 pascal16 DisplayDib(ptr ptr word) DisplayDib
|
||||||
|
|
|
@ -1,8 +1,4 @@
|
||||||
name gdi
|
heap 65520
|
||||||
type win16
|
|
||||||
heap 65488 # 65536 - 16 (instance data) - 32 (stock objects)
|
|
||||||
file gdi.exe
|
|
||||||
owner gdi32
|
|
||||||
rsrc version16.res
|
rsrc version16.res
|
||||||
|
|
||||||
1 pascal SetBkColor(word long) SetBkColor16
|
1 pascal SetBkColor(word long) SetBkColor16
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name gdi32
|
|
||||||
init MAIN_GdiInit
|
init MAIN_GdiInit
|
||||||
|
|
||||||
# ordinal exports
|
# ordinal exports
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name wing
|
|
||||||
type win16
|
|
||||||
owner gdi32
|
|
||||||
|
|
||||||
1001 pascal16 WinGCreateDC() WinGCreateDC16
|
1001 pascal16 WinGCreateDC() WinGCreateDC16
|
||||||
1002 pascal16 WinGRecommendDIBFormat(ptr) WinGRecommendDIBFormat16
|
1002 pascal16 WinGRecommendDIBFormat(ptr) WinGRecommendDIBFormat16
|
||||||
1003 pascal16 WinGCreateBitmap(word ptr ptr) WinGCreateBitmap16
|
1003 pascal16 WinGCreateBitmap(word ptr ptr) WinGCreateBitmap16
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name glu32
|
|
||||||
|
|
||||||
@ stdcall gluLookAt(double double double double double double double double double) wine_gluLookAt
|
@ stdcall gluLookAt(double double double double double double double double double) wine_gluLookAt
|
||||||
@ stdcall gluOrtho2D(double double double double) wine_gluOrtho2D
|
@ stdcall gluOrtho2D(double double double double) wine_gluOrtho2D
|
||||||
@ stdcall gluPerspective(double double double double) wine_gluPerspective
|
@ stdcall gluPerspective(double double double double) wine_gluPerspective
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name icmp
|
|
||||||
|
|
||||||
@ stdcall IcmpCloseHandle(ptr) IcmpCloseHandle
|
@ stdcall IcmpCloseHandle(ptr) IcmpCloseHandle
|
||||||
@ stdcall IcmpCreateFile() IcmpCreateFile
|
@ stdcall IcmpCreateFile() IcmpCreateFile
|
||||||
@ stub IcmpParseReplies
|
@ stub IcmpParseReplies
|
||||||
|
@ -8,5 +6,3 @@ name icmp
|
||||||
@ stub do_echo_rep
|
@ stub do_echo_rep
|
||||||
@ stub do_echo_req
|
@ stub do_echo_req
|
||||||
@ stub register_icmp
|
@ stub register_icmp
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name imagehlp
|
|
||||||
init IMAGEHLP_LibMain
|
init IMAGEHLP_LibMain
|
||||||
|
|
||||||
@ stdcall BindImage(str str str) BindImage
|
@ stdcall BindImage(str str str) BindImage
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name imm
|
|
||||||
type win16
|
|
||||||
owner imm32
|
|
||||||
|
|
||||||
4 stub IMMGETDEFAULTIMEWND
|
4 stub IMMGETDEFAULTIMEWND
|
||||||
7 stub IMMGETDESCRIPTIONA
|
7 stub IMMGETDESCRIPTIONA
|
||||||
8 stub IMMGETIMEFILENAMEA
|
8 stub IMMGETIMEFILENAMEA
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name imm32
|
|
||||||
|
|
||||||
@ stdcall ImmAssociateContext(long long) ImmAssociateContext
|
@ stdcall ImmAssociateContext(long long) ImmAssociateContext
|
||||||
@ stdcall ImmConfigureIMEA(long long long ptr) ImmConfigureIMEA
|
@ stdcall ImmConfigureIMEA(long long long ptr) ImmConfigureIMEA
|
||||||
@ stdcall ImmConfigureIMEW(long long long ptr) ImmConfigureIMEW
|
@ stdcall ImmConfigureIMEW(long long long ptr) ImmConfigureIMEW
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name comm
|
|
||||||
type win16
|
|
||||||
owner kernel32
|
|
||||||
|
|
||||||
1 stub INICOM
|
1 stub INICOM
|
||||||
2 stub SETCOM
|
2 stub SETCOM
|
||||||
3 stub SETQUE
|
3 stub SETQUE
|
||||||
|
@ -21,4 +17,3 @@ owner kernel32
|
||||||
19 stub COMMWRITESTRING
|
19 stub COMMWRITESTRING
|
||||||
20 stub READCOMMSTRING
|
20 stub READCOMMSTRING
|
||||||
100 stub ENABLENOTIFICATION
|
100 stub ENABLENOTIFICATION
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name kernel32
|
|
||||||
init MAIN_KernelInit
|
init MAIN_KernelInit
|
||||||
|
|
||||||
# Functions exported by the Win95 kernel32.dll
|
# Functions exported by the Win95 kernel32.dll
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
name kernel
|
name kernel
|
||||||
type win16
|
|
||||||
file krnl386.exe
|
|
||||||
owner kernel32
|
|
||||||
rsrc version16.res
|
rsrc version16.res
|
||||||
|
|
||||||
# 1-207 are the basic functions, those are (with minor variations)
|
# 1-207 are the basic functions, those are (with minor variations)
|
||||||
|
|
|
@ -1,9 +1,5 @@
|
||||||
# summary: resource modification dll
|
# summary: resource modification dll
|
||||||
#
|
#
|
||||||
name stress
|
|
||||||
type win16
|
|
||||||
owner kernel32
|
|
||||||
|
|
||||||
2 pascal AllocMem(long) AllocMem
|
2 pascal AllocMem(long) AllocMem
|
||||||
3 pascal FreeAllMem() FreeAllMem
|
3 pascal FreeAllMem() FreeAllMem
|
||||||
6 pascal AllocFileHandles(word) AllocFileHandles
|
6 pascal AllocFileHandles(word) AllocFileHandles
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name system
|
|
||||||
type win16
|
|
||||||
owner kernel32
|
|
||||||
|
|
||||||
1 pascal InquireSystem(word word) InquireSystem16
|
1 pascal InquireSystem(word word) InquireSystem16
|
||||||
2 pascal16 CreateSystemTimer(word segptr) WIN16_CreateSystemTimer
|
2 pascal16 CreateSystemTimer(word segptr) WIN16_CreateSystemTimer
|
||||||
3 pascal16 KillSystemTimer(word) SYSTEM_KillSystemTimer
|
3 pascal16 KillSystemTimer(word) SYSTEM_KillSystemTimer
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name toolhelp
|
|
||||||
type win16
|
|
||||||
owner kernel32
|
|
||||||
|
|
||||||
50 pascal16 GlobalHandleToSel(word) GlobalHandleToSel16
|
50 pascal16 GlobalHandleToSel(word) GlobalHandleToSel16
|
||||||
51 pascal16 GlobalFirst(ptr word) GlobalFirst16
|
51 pascal16 GlobalFirst(ptr word) GlobalFirst16
|
||||||
52 pascal16 GlobalNext(ptr word) GlobalNext16
|
52 pascal16 GlobalNext(ptr word) GlobalNext16
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name win87em
|
|
||||||
type win16
|
|
||||||
owner kernel32
|
|
||||||
|
|
||||||
1 pascal -register _fpMath() WIN87_fpmath
|
1 pascal -register _fpMath() WIN87_fpmath
|
||||||
3 pascal16 __WinEm87Info(ptr word) WIN87_WinEm87Info
|
3 pascal16 __WinEm87Info(ptr word) WIN87_WinEm87Info
|
||||||
4 pascal16 __WinEm87Restore(ptr word) WIN87_WinEm87Restore
|
4 pascal16 __WinEm87Restore(ptr word) WIN87_WinEm87Restore
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name windebug
|
|
||||||
type win16
|
|
||||||
owner kernel32
|
|
||||||
|
|
||||||
1 stub WINDEBUG
|
1 stub WINDEBUG
|
||||||
2 stub WEP
|
2 stub WEP
|
||||||
3 pascal -register WinNotify() WinNotify16
|
3 pascal -register WinNotify() WinNotify16
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name wprocs
|
|
||||||
type win16
|
|
||||||
owner kernel32
|
|
||||||
|
|
||||||
# Interrupt vectors 0-255 are ordinals 100-355
|
# Interrupt vectors 0-255 are ordinals 100-355
|
||||||
# The '-interrupt' keyword takes care of the flags pushed on the stack by the interrupt
|
# The '-interrupt' keyword takes care of the flags pushed on the stack by the interrupt
|
||||||
117 pascal -interrupt INT_Int11Handler() INT_Int11Handler
|
117 pascal -interrupt INT_Int11Handler() INT_Int11Handler
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name lz32
|
|
||||||
|
|
||||||
@ stdcall CopyLZFile(long long) CopyLZFile
|
@ stdcall CopyLZFile(long long) CopyLZFile
|
||||||
@ stdcall GetExpandedNameA(str ptr) GetExpandedNameA
|
@ stdcall GetExpandedNameA(str ptr) GetExpandedNameA
|
||||||
@ stdcall GetExpandedNameW(wstr ptr) GetExpandedNameW
|
@ stdcall GetExpandedNameW(wstr ptr) GetExpandedNameW
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name lzexpand
|
|
||||||
type win16
|
|
||||||
owner lz32
|
|
||||||
|
|
||||||
1 pascal LZCopy(word word) LZCopy16
|
1 pascal LZCopy(word word) LZCopy16
|
||||||
2 pascal16 LZOpenFile(str ptr word) LZOpenFile16
|
2 pascal16 LZOpenFile(str ptr word) LZOpenFile16
|
||||||
3 pascal16 LZInit(word) LZInit16
|
3 pascal16 LZInit(word) LZInit16
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name mapi32
|
|
||||||
|
|
||||||
@ stub BMAPIAddress
|
@ stub BMAPIAddress
|
||||||
@ stub BMAPIDetails
|
@ stub BMAPIDetails
|
||||||
@ stub BMAPIFindNext
|
@ stub BMAPIFindNext
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name mpr
|
|
||||||
|
|
||||||
# ordinal exports
|
# ordinal exports
|
||||||
1 stub @
|
1 stub @
|
||||||
2 stub @
|
2 stub @
|
||||||
|
|
|
@ -1,4 +1 @@
|
||||||
name imaadp32
|
|
||||||
file imaadp32.acm
|
|
||||||
|
|
||||||
@ stdcall DriverProc (long long long long long) ADPCM_DriverProc
|
@ stdcall DriverProc (long long long long long) ADPCM_DriverProc
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name msacm
|
|
||||||
type win16
|
|
||||||
owner msacm32
|
|
||||||
|
|
||||||
1 stub WEP
|
1 stub WEP
|
||||||
2 stub DRIVERPROC
|
2 stub DRIVERPROC
|
||||||
3 stub ___EXPORTEDSTUB
|
3 stub ___EXPORTEDSTUB
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name msacm32
|
|
||||||
init MSACM32_LibMain
|
init MSACM32_LibMain
|
||||||
|
|
||||||
@ stdcall acmDriverAddA(ptr long long long long) acmDriverAddA
|
@ stdcall acmDriverAddA(ptr long long long long) acmDriverAddA
|
||||||
|
|
|
@ -1,4 +1 @@
|
||||||
name msadp32
|
|
||||||
file msadp32.acm
|
|
||||||
|
|
||||||
@ stdcall DriverProc (long long long long long) ADPCM_DriverProc
|
@ stdcall DriverProc (long long long long long) ADPCM_DriverProc
|
||||||
|
|
|
@ -1,4 +1 @@
|
||||||
name msg711
|
|
||||||
file msg711.acm
|
|
||||||
|
|
||||||
@ stdcall DriverProc(long long long long long) G711_DriverProc
|
@ stdcall DriverProc(long long long long long) G711_DriverProc
|
||||||
|
|
|
@ -1,4 +1 @@
|
||||||
name winemp3
|
|
||||||
file winemp3.acm
|
|
||||||
|
|
||||||
@ stdcall DriverProc(long long long long long) MPEG3_DriverProc
|
@ stdcall DriverProc(long long long long long) MPEG3_DriverProc
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name msdmo
|
|
||||||
|
|
||||||
@ stub DMOEnum
|
@ stub DMOEnum
|
||||||
@ stub DMOGetName
|
@ stub DMOGetName
|
||||||
@ stub DMOGetTypes
|
@ stub DMOGetTypes
|
||||||
|
@ -15,4 +13,3 @@ name msdmo
|
||||||
@ stub MoDuplicateMediaType
|
@ stub MoDuplicateMediaType
|
||||||
@ stub MoFreeMediaType
|
@ stub MoFreeMediaType
|
||||||
@ stub MoInitMediaType
|
@ stub MoInitMediaType
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name msimg32
|
|
||||||
|
|
||||||
@ stdcall AlphaBlend(long long long long long long long long long long long) AlphaBlend
|
@ stdcall AlphaBlend(long long long long long long long long long long long) AlphaBlend
|
||||||
@ stub DllInitialize
|
@ stub DllInitialize
|
||||||
@ stdcall GradientFill(long ptr long ptr long long) GradientFill
|
@ stdcall GradientFill(long ptr long ptr long long) GradientFill
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name msisys
|
|
||||||
file msisys.ocx
|
|
||||||
init MSISYS_DllMain
|
init MSISYS_DllMain
|
||||||
|
|
||||||
@ stdcall DllCanUnloadNow() MSISYS_DllCanUnloadNow
|
@ stdcall DllCanUnloadNow() MSISYS_DllCanUnloadNow
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name msnet32
|
|
||||||
|
|
||||||
1 stub @
|
1 stub @
|
||||||
2 stub @
|
2 stub @
|
||||||
3 stub @
|
3 stub @
|
||||||
|
@ -96,4 +94,3 @@ name msnet32
|
||||||
94 stub @
|
94 stub @
|
||||||
95 stub @
|
95 stub @
|
||||||
96 stub @
|
96 stub @
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1 @@
|
||||||
name msrle32
|
|
||||||
|
|
||||||
@ stub DriverProc #(long long long long long)
|
@ stub DriverProc #(long long long long long)
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
# msvcrt.dll - MS VC++ Run Time Library
|
# msvcrt.dll - MS VC++ Run Time Library
|
||||||
name msvcrt
|
|
||||||
init MSVCRT_Init
|
init MSVCRT_Init
|
||||||
|
|
||||||
@ cdecl $I10_OUTPUT() MSVCRT_I10_OUTPUT
|
@ cdecl $I10_OUTPUT() MSVCRT_I10_OUTPUT
|
||||||
|
|
|
@ -1,6 +1,4 @@
|
||||||
# msvcrt20.dll - MS VC++ Run Time Library
|
# msvcrt20.dll - MS VC++ Run Time Library
|
||||||
name msvcrt20
|
|
||||||
|
|
||||||
@ stub ??0Iostream_init@@QAE@AAVios@@H@Z #
|
@ stub ??0Iostream_init@@QAE@AAVios@@H@Z #
|
||||||
@ stub ??0Iostream_init@@QAE@XZ #
|
@ stub ??0Iostream_init@@QAE@XZ #
|
||||||
@ stub ??0filebuf@@QAE@ABV0@@Z #
|
@ stub ??0filebuf@@QAE@ABV0@@Z #
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name msvfw32
|
|
||||||
|
|
||||||
# Yes, ICCompress,ICDecompress,MCIWnd* and ICDraw* are cdecl (VFWAPIV).
|
# Yes, ICCompress,ICDecompress,MCIWnd* and ICDraw* are cdecl (VFWAPIV).
|
||||||
# The rest is stdcall (VFWAPI) however. -Marcus Meissner, 990124
|
# The rest is stdcall (VFWAPI) however. -Marcus Meissner, 990124
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name msvideo
|
|
||||||
type win16
|
|
||||||
owner msvfw32
|
|
||||||
|
|
||||||
2 pascal VideoForWindowsVersion() VideoForWindowsVersion
|
2 pascal VideoForWindowsVersion() VideoForWindowsVersion
|
||||||
20 stub VIDEOGETNUMDEVS
|
20 stub VIDEOGETNUMDEVS
|
||||||
21 stub VIDEOGETERRORTEXT
|
21 stub VIDEOGETERRORTEXT
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name netapi32
|
|
||||||
init NETAPI32_LibMain
|
init NETAPI32_LibMain
|
||||||
|
|
||||||
1 stdcall Netbios(ptr) Netbios
|
1 stdcall Netbios(ptr) Netbios
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name ntdll
|
|
||||||
|
|
||||||
#note that the Zw... functions are alternate names for the
|
#note that the Zw... functions are alternate names for the
|
||||||
#Nt... functions. (see www.sysinternals.com for details)
|
#Nt... functions. (see www.sysinternals.com for details)
|
||||||
#if you change a Nt.. function DON'T FORGET to change the
|
#if you change a Nt.. function DON'T FORGET to change the
|
||||||
|
|
|
@ -1,105 +1,104 @@
|
||||||
name odbc32
|
|
||||||
init MAIN_OdbcInit
|
init MAIN_OdbcInit
|
||||||
|
|
||||||
001 stdcall SQLAllocConnect(long ptr) SQLAllocConnect
|
1 stdcall SQLAllocConnect(long ptr) SQLAllocConnect
|
||||||
002 stdcall SQLAllocEnv(ptr) SQLAllocEnv
|
2 stdcall SQLAllocEnv(ptr) SQLAllocEnv
|
||||||
003 stdcall SQLAllocStmt(long ptr) SQLAllocStmt
|
3 stdcall SQLAllocStmt(long ptr) SQLAllocStmt
|
||||||
004 stdcall SQLBindCol(long long long ptr long ptr) SQLBindCol
|
4 stdcall SQLBindCol(long long long ptr long ptr) SQLBindCol
|
||||||
005 stdcall SQLCancel(long) SQLCancel
|
5 stdcall SQLCancel(long) SQLCancel
|
||||||
006 stdcall SQLColAttributes(long long long ptr long ptr ptr) SQLColAttributes
|
6 stdcall SQLColAttributes(long long long ptr long ptr ptr) SQLColAttributes
|
||||||
007 stdcall SQLConnect(long str long str long str long) SQLConnect
|
7 stdcall SQLConnect(long str long str long str long) SQLConnect
|
||||||
008 stdcall SQLDescribeCol(long long str long ptr ptr ptr ptr ptr) SQLDescribeCol
|
8 stdcall SQLDescribeCol(long long str long ptr ptr ptr ptr ptr) SQLDescribeCol
|
||||||
009 stdcall SQLDisconnect(long) SQLDisconnect
|
9 stdcall SQLDisconnect(long) SQLDisconnect
|
||||||
010 stdcall SQLError(long long long str ptr str long ptr) SQLError
|
10 stdcall SQLError(long long long str ptr str long ptr) SQLError
|
||||||
011 stdcall SQLExecDirect(long str long) SQLExecDirect
|
11 stdcall SQLExecDirect(long str long) SQLExecDirect
|
||||||
012 stdcall SQLExecute(long) SQLExecute
|
12 stdcall SQLExecute(long) SQLExecute
|
||||||
013 stdcall SQLFetch(long) SQLFetch
|
13 stdcall SQLFetch(long) SQLFetch
|
||||||
014 stdcall SQLFreeConnect(long) SQLFreeConnect
|
14 stdcall SQLFreeConnect(long) SQLFreeConnect
|
||||||
015 stdcall SQLFreeEnv(long) SQLFreeEnv
|
15 stdcall SQLFreeEnv(long) SQLFreeEnv
|
||||||
016 stdcall SQLFreeStmt(long long ) SQLFreeStmt
|
16 stdcall SQLFreeStmt(long long ) SQLFreeStmt
|
||||||
017 stdcall SQLGetCursorName(long str long ptr) SQLGetCursorName
|
17 stdcall SQLGetCursorName(long str long ptr) SQLGetCursorName
|
||||||
018 stdcall SQLNumResultCols(long ptr) SQLNumResultCols
|
18 stdcall SQLNumResultCols(long ptr) SQLNumResultCols
|
||||||
019 stdcall SQLPrepare(long str long) SQLPrepare
|
19 stdcall SQLPrepare(long str long) SQLPrepare
|
||||||
020 stdcall SQLRowCount(long ptr) SQLRowCount
|
20 stdcall SQLRowCount(long ptr) SQLRowCount
|
||||||
021 stdcall SQLSetCursorName(long str long) SQLSetCursorName
|
21 stdcall SQLSetCursorName(long str long) SQLSetCursorName
|
||||||
022 stdcall SQLSetParam(long long long long long long ptr ptr) SQLSetParam
|
22 stdcall SQLSetParam(long long long long long long ptr ptr) SQLSetParam
|
||||||
023 stdcall SQLTransact(long long long) SQLTransact
|
23 stdcall SQLTransact(long long long) SQLTransact
|
||||||
024 stdcall SQLAllocHandle(long long ptr) SQLAllocHandle
|
24 stdcall SQLAllocHandle(long long ptr) SQLAllocHandle
|
||||||
025 stdcall SQLBindParam(long long long long long long ptr ptr) SQLBindParam
|
25 stdcall SQLBindParam(long long long long long long ptr ptr) SQLBindParam
|
||||||
026 stdcall SQLCloseCursor(long) SQLCloseCursor
|
26 stdcall SQLCloseCursor(long) SQLCloseCursor
|
||||||
027 stdcall SQLColAttribute(long long long ptr long ptr ptr) SQLColAttribute
|
27 stdcall SQLColAttribute(long long long ptr long ptr ptr) SQLColAttribute
|
||||||
028 stdcall SQLCopyDesc(long long) SQLCopyDesc
|
28 stdcall SQLCopyDesc(long long) SQLCopyDesc
|
||||||
029 stdcall SQLEndTran(long long long) SQLEndTran
|
29 stdcall SQLEndTran(long long long) SQLEndTran
|
||||||
030 stdcall SQLFetchScroll(long long long) SQLFetchScroll
|
30 stdcall SQLFetchScroll(long long long) SQLFetchScroll
|
||||||
031 stdcall SQLFreeHandle(long long) SQLFreeHandle
|
31 stdcall SQLFreeHandle(long long) SQLFreeHandle
|
||||||
032 stdcall SQLGetConnectAttr(long long ptr long ptr) SQLGetConnectAttr
|
32 stdcall SQLGetConnectAttr(long long ptr long ptr) SQLGetConnectAttr
|
||||||
033 stdcall SQLGetDescField(long long long ptr long ptr) SQLGetDescField
|
33 stdcall SQLGetDescField(long long long ptr long ptr) SQLGetDescField
|
||||||
034 stdcall SQLGetDescRec(long long str long ptr ptr ptr ptr ptr ptr ptr) SQLGetDescRec
|
34 stdcall SQLGetDescRec(long long str long ptr ptr ptr ptr ptr ptr ptr) SQLGetDescRec
|
||||||
035 stdcall SQLGetDiagField(long long long long ptr long ptr) SQLGetDiagField
|
35 stdcall SQLGetDiagField(long long long long ptr long ptr) SQLGetDiagField
|
||||||
036 stdcall SQLGetDiagRec(long long long str ptr str long ptr) SQLGetDiagRec
|
36 stdcall SQLGetDiagRec(long long long str ptr str long ptr) SQLGetDiagRec
|
||||||
037 stdcall SQLGetEnvAttr(long long ptr long ptr) SQLGetEnvAttr
|
37 stdcall SQLGetEnvAttr(long long ptr long ptr) SQLGetEnvAttr
|
||||||
038 stdcall SQLGetStmtAttr(long long ptr long ptr) SQLGetStmtAttr
|
38 stdcall SQLGetStmtAttr(long long ptr long ptr) SQLGetStmtAttr
|
||||||
039 stdcall SQLSetConnectAttr(long long ptr long) SQLSetConnectAttr
|
39 stdcall SQLSetConnectAttr(long long ptr long) SQLSetConnectAttr
|
||||||
040 stdcall SQLColumns(long str long str long str long str long) SQLColumns
|
40 stdcall SQLColumns(long str long str long str long str long) SQLColumns
|
||||||
041 stdcall SQLDriverConnect(long long str long str long str long) SQLDriverConnect
|
41 stdcall SQLDriverConnect(long long str long str long str long) SQLDriverConnect
|
||||||
042 stdcall SQLGetConnectOption(long long ptr) SQLGetConnectOption
|
42 stdcall SQLGetConnectOption(long long ptr) SQLGetConnectOption
|
||||||
043 stdcall SQLGetData(long long long ptr long ptr) SQLGetData
|
43 stdcall SQLGetData(long long long ptr long ptr) SQLGetData
|
||||||
044 stdcall SQLGetFunctions(long long ptr) SQLGetFunctions
|
44 stdcall SQLGetFunctions(long long ptr) SQLGetFunctions
|
||||||
045 stdcall SQLGetInfo(long long ptr long ptr) SQLGetInfo
|
45 stdcall SQLGetInfo(long long ptr long ptr) SQLGetInfo
|
||||||
046 stdcall SQLGetStmtOption(long long ptr) SQLGetStmtOption
|
46 stdcall SQLGetStmtOption(long long ptr) SQLGetStmtOption
|
||||||
047 stdcall SQLGetTypeInfo(long long) SQLGetTypeInfo
|
47 stdcall SQLGetTypeInfo(long long) SQLGetTypeInfo
|
||||||
048 stdcall SQLParamData(long ptr) SQLParamData
|
48 stdcall SQLParamData(long ptr) SQLParamData
|
||||||
049 stdcall SQLPutData(long ptr long) SQLPutData
|
49 stdcall SQLPutData(long ptr long) SQLPutData
|
||||||
050 stdcall SQLSetConnectOption(long long long) SQLSetConnectOption
|
50 stdcall SQLSetConnectOption(long long long) SQLSetConnectOption
|
||||||
051 stdcall SQLSetStmtOption(long long long) SQLSetStmtOption
|
51 stdcall SQLSetStmtOption(long long long) SQLSetStmtOption
|
||||||
052 stdcall SQLSpecialColumns(long long str long str long str long long long) SQLSpecialColumns
|
52 stdcall SQLSpecialColumns(long long str long str long str long long long) SQLSpecialColumns
|
||||||
053 stdcall SQLStatistics(long str long str long str long long long) SQLStatistics
|
53 stdcall SQLStatistics(long str long str long str long long long) SQLStatistics
|
||||||
054 stdcall SQLTables(long str long str long str long str long) SQLTables
|
54 stdcall SQLTables(long str long str long str long str long) SQLTables
|
||||||
055 stdcall SQLBrowseConnect(long str long str long ptr) SQLBrowseConnect
|
55 stdcall SQLBrowseConnect(long str long str long ptr) SQLBrowseConnect
|
||||||
056 stdcall SQLColumnPrivileges(long str long str long str long str long) SQLColumnPrivileges
|
56 stdcall SQLColumnPrivileges(long str long str long str long str long) SQLColumnPrivileges
|
||||||
057 stdcall SQLDataSources(long long str long ptr str long ptr) SQLDataSources
|
57 stdcall SQLDataSources(long long str long ptr str long ptr) SQLDataSources
|
||||||
058 stdcall SQLDescribeParam(long long ptr ptr ptr ptr) SQLDescribeParam
|
58 stdcall SQLDescribeParam(long long ptr ptr ptr ptr) SQLDescribeParam
|
||||||
059 stdcall SQLExtendedFetch(long long long ptr ptr) SQLExtendedFetch
|
59 stdcall SQLExtendedFetch(long long long ptr ptr) SQLExtendedFetch
|
||||||
060 stdcall SQLForeignKeys(long str long str long str long str long str long str long) SQLForeignKeys
|
60 stdcall SQLForeignKeys(long str long str long str long str long str long str long) SQLForeignKeys
|
||||||
061 stdcall SQLMoreResults(long) SQLMoreResults
|
61 stdcall SQLMoreResults(long) SQLMoreResults
|
||||||
062 stdcall SQLNativeSql(long str long str long ptr) SQLNativeSql
|
62 stdcall SQLNativeSql(long str long str long ptr) SQLNativeSql
|
||||||
063 stdcall SQLNumParams(long ptr) SQLNumParams
|
63 stdcall SQLNumParams(long ptr) SQLNumParams
|
||||||
064 stdcall SQLParamOptions(long long ptr) SQLParamOptions
|
64 stdcall SQLParamOptions(long long ptr) SQLParamOptions
|
||||||
065 stdcall SQLPrimaryKeys(long str long str long str long) SQLPrimaryKeys
|
65 stdcall SQLPrimaryKeys(long str long str long str long) SQLPrimaryKeys
|
||||||
066 stdcall SQLProcedureColumns(long str long str long str long str long) SQLProcedureColumns
|
66 stdcall SQLProcedureColumns(long str long str long str long str long) SQLProcedureColumns
|
||||||
067 stdcall SQLProcedures(long str long str long str long) SQLProcedures
|
67 stdcall SQLProcedures(long str long str long str long) SQLProcedures
|
||||||
068 stdcall SQLSetPos(long long long long) SQLSetPos
|
68 stdcall SQLSetPos(long long long long) SQLSetPos
|
||||||
069 stdcall SQLSetScrollOptions(long long long long) SQLSetScrollOptions
|
69 stdcall SQLSetScrollOptions(long long long long) SQLSetScrollOptions
|
||||||
070 stdcall SQLTablePrivileges(long str long str long str long) SQLTablePrivileges
|
70 stdcall SQLTablePrivileges(long str long str long str long) SQLTablePrivileges
|
||||||
071 stdcall SQLDrivers(long long str long ptr str long ptr) SQLDrivers
|
71 stdcall SQLDrivers(long long str long ptr str long ptr) SQLDrivers
|
||||||
072 stdcall SQLBindParameter(long long long long long long long ptr long ptr) SQLBindParameter
|
72 stdcall SQLBindParameter(long long long long long long long ptr long ptr) SQLBindParameter
|
||||||
073 stdcall SQLSetDescField(long long long ptr long) SQLSetDescField
|
73 stdcall SQLSetDescField(long long long ptr long) SQLSetDescField
|
||||||
074 stdcall SQLSetDescRec(long long long long long long long ptr ptr ptr) SQLSetDescRec
|
74 stdcall SQLSetDescRec(long long long long long long long ptr ptr ptr) SQLSetDescRec
|
||||||
075 stdcall SQLSetEnvAttr(long long ptr long) SQLSetEnvAttr
|
75 stdcall SQLSetEnvAttr(long long ptr long) SQLSetEnvAttr
|
||||||
076 stdcall SQLSetStmtAttr(long long ptr long) SQLSetStmtAttr
|
76 stdcall SQLSetStmtAttr(long long ptr long) SQLSetStmtAttr
|
||||||
077 stdcall SQLAllocHandleStd(long long ptr) SQLAllocHandleStd
|
77 stdcall SQLAllocHandleStd(long long ptr) SQLAllocHandleStd
|
||||||
078 stdcall SQLBulkOperations(long long) SQLBulkOperations
|
78 stdcall SQLBulkOperations(long long) SQLBulkOperations
|
||||||
079 stub CloseODBCPerfData
|
79 stub CloseODBCPerfData
|
||||||
080 stub CollectODBCPerfData
|
80 stub CollectODBCPerfData
|
||||||
081 stub CursorLibLockDbc
|
81 stub CursorLibLockDbc
|
||||||
082 stub CursorLibLockDesc
|
82 stub CursorLibLockDesc
|
||||||
083 stub CursorLibLockStmt
|
83 stub CursorLibLockStmt
|
||||||
084 stub ODBCGetTryWaitValue
|
84 stub ODBCGetTryWaitValue
|
||||||
085 stub CursorLibTransact
|
85 stub CursorLibTransact
|
||||||
086 stub ODBSetTryWaitValue
|
86 stub ODBSetTryWaitValue
|
||||||
087 stub LockHandle
|
87 stub LockHandle
|
||||||
088 stub ODBCInternalConnectW
|
88 stub ODBCInternalConnectW
|
||||||
089 stub ODBCSharedPerfMon
|
89 stub ODBCSharedPerfMon
|
||||||
090 stub ODBCSharedVSFlag
|
90 stub ODBCSharedVSFlag
|
||||||
091 stub OpenODBCPerfData
|
91 stub OpenODBCPerfData
|
||||||
092 stub PostComponentError
|
92 stub PostComponentError
|
||||||
093 stub PostODBCComponentError
|
93 stub PostODBCComponentError
|
||||||
094 stub PostODBCError
|
94 stub PostODBCError
|
||||||
095 stub SearchStatusCode
|
95 stub SearchStatusCode
|
||||||
096 stub VFreeErrors
|
96 stub VFreeErrors
|
||||||
097 stub VRetrieveDriverErrorsRowCol
|
97 stub VRetrieveDriverErrorsRowCol
|
||||||
098 stub ValidateErrorQueue
|
98 stub ValidateErrorQueue
|
||||||
099 stub SQLColAttributesW
|
99 stub SQLColAttributesW
|
||||||
100 stub SQLConnectW
|
100 stub SQLConnectW
|
||||||
101 stub SQLDescribeColW
|
101 stub SQLDescribeColW
|
||||||
102 stub SQLErrorW
|
102 stub SQLErrorW
|
||||||
|
@ -175,4 +174,3 @@ init MAIN_OdbcInit
|
||||||
172 stub SQLSetStmtAttrA
|
172 stub SQLSetStmtAttrA
|
||||||
173 stub ODBCSharedTraceFlag
|
173 stub ODBCSharedTraceFlag
|
||||||
174 stub ODBCQualifyFileDSNW
|
174 stub ODBCQualifyFileDSNW
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name compobj
|
|
||||||
type win16
|
|
||||||
owner ole32
|
|
||||||
|
|
||||||
1 pascal CoBuildVersion() CoBuildVersion
|
1 pascal CoBuildVersion() CoBuildVersion
|
||||||
2 pascal CoInitialize(long) CoInitialize16
|
2 pascal CoInitialize(long) CoInitialize16
|
||||||
3 pascal CoUninitialize() CoUninitialize16
|
3 pascal CoUninitialize() CoUninitialize16
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name ole2
|
|
||||||
type win16
|
|
||||||
owner ole32
|
|
||||||
|
|
||||||
1 pascal OleBuildVersion() OleBuildVersion
|
1 pascal OleBuildVersion() OleBuildVersion
|
||||||
2 pascal OleInitialize(ptr) OleInitialize
|
2 pascal OleInitialize(ptr) OleInitialize
|
||||||
3 pascal OleUninitialize() OleUninitialize
|
3 pascal OleUninitialize() OleUninitialize
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name ole2conv
|
|
||||||
type win16
|
|
||||||
owner ole32
|
|
||||||
|
|
||||||
1 stub GETFILTERINFO
|
1 stub GETFILTERINFO
|
||||||
2 stub IMPORTGR
|
2 stub IMPORTGR
|
||||||
3 stub GETFILTERPREF
|
3 stub GETFILTERPREF
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name ole2nls
|
|
||||||
type win16
|
|
||||||
owner ole32
|
|
||||||
|
|
||||||
1 pascal GetUserDefaultLCID() GetUserDefaultLCID16
|
1 pascal GetUserDefaultLCID() GetUserDefaultLCID16
|
||||||
2 pascal GetSystemDefaultLCID() GetSystemDefaultLCID16
|
2 pascal GetSystemDefaultLCID() GetSystemDefaultLCID16
|
||||||
3 pascal16 GetUserDefaultLangID() GetUserDefaultLangID16
|
3 pascal16 GetUserDefaultLangID() GetUserDefaultLangID16
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name ole2prox
|
|
||||||
type win16
|
|
||||||
owner ole32
|
|
||||||
|
|
||||||
1 stub DLLGETCLASSOBJECT
|
1 stub DLLGETCLASSOBJECT
|
||||||
#2 WEP
|
#2 WEP
|
||||||
#3 ___EXPORTEDSTUB
|
#3 ___EXPORTEDSTUB
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name ole2thk
|
|
||||||
type win16
|
|
||||||
owner ole32
|
|
||||||
|
|
||||||
1 stub WEP
|
1 stub WEP
|
||||||
2 stub ROT16_ISRUNNING16
|
2 stub ROT16_ISRUNNING16
|
||||||
3 stub ISWIN32SHANDLE
|
3 stub ISWIN32SHANDLE
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name ole32
|
|
||||||
init OLE32_DllEntryPoint
|
init OLE32_DllEntryPoint
|
||||||
|
|
||||||
1 stub BindMoniker # stdcall (ptr long ptr ptr) return 0,ERR_NOTIMPLEMENTED
|
1 stub BindMoniker # stdcall (ptr long ptr ptr) return 0,ERR_NOTIMPLEMENTED
|
||||||
|
|
|
@ -1,9 +1,6 @@
|
||||||
# Compound Storage DLL.
|
# Compound Storage DLL.
|
||||||
# (FIXME: some methods are commented out. Commenting them in _WILL_
|
# (FIXME: some methods are commented out. Commenting them in _WILL_
|
||||||
# result in dataloss. Do it at your own risk.)
|
# result in dataloss. Do it at your own risk.)
|
||||||
name storage
|
|
||||||
type win16
|
|
||||||
owner ole32
|
|
||||||
|
|
||||||
1 pascal StgCreateDocFileA(str long long ptr) StgCreateDocFile16
|
1 pascal StgCreateDocFileA(str long long ptr) StgCreateDocFile16
|
||||||
2 stub StgCreateDocFileOnILockBytes
|
2 stub StgCreateDocFileOnILockBytes
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name ole2disp
|
|
||||||
type win16
|
|
||||||
owner oleaut32
|
|
||||||
|
|
||||||
1 stub DLLGETCLASSOBJECT
|
1 stub DLLGETCLASSOBJECT
|
||||||
2 pascal SysAllocString(str) SysAllocString16
|
2 pascal SysAllocString(str) SysAllocString16
|
||||||
3 pascal SysReallocString(ptr str) SysReAllocString16
|
3 pascal SysReallocString(ptr str) SysReAllocString16
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name oleaut32
|
|
||||||
|
|
||||||
1 stdcall DllGetClassObject(ptr ptr ptr) OLEAUT32_DllGetClassObject
|
1 stdcall DllGetClassObject(ptr ptr ptr) OLEAUT32_DllGetClassObject
|
||||||
2 stdcall SysAllocString(wstr) SysAllocString
|
2 stdcall SysAllocString(wstr) SysAllocString
|
||||||
3 stdcall SysReAllocString(ptr wstr) SysReAllocString
|
3 stdcall SysReAllocString(ptr wstr) SysReAllocString
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name typelib
|
|
||||||
type win16
|
|
||||||
owner oleaut32
|
|
||||||
|
|
||||||
2 stub CREATETYPELIB
|
2 stub CREATETYPELIB
|
||||||
3 pascal LoadTypeLib(ptr ptr) LoadTypeLib16
|
3 pascal LoadTypeLib(ptr ptr) LoadTypeLib16
|
||||||
4 stub LHASHVALOFNAMESYS
|
4 stub LHASHVALOFNAMESYS
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name olecli
|
|
||||||
type win16
|
|
||||||
owner olecli32
|
|
||||||
|
|
||||||
#1 WEP
|
#1 WEP
|
||||||
2 stub OLEDELETE
|
2 stub OLEDELETE
|
||||||
3 stub OLESAVETOSTREAM
|
3 stub OLESAVETOSTREAM
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name olecli32
|
|
||||||
|
|
||||||
1 stub WEP
|
1 stub WEP
|
||||||
2 stub OleDelete
|
2 stub OleDelete
|
||||||
3 forward OleSaveToStream ole32.OleSaveToStream
|
3 forward OleSaveToStream ole32.OleSaveToStream
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name oledlg
|
|
||||||
|
|
||||||
1 stdcall OleUIAddVerbMenuA(ptr str long long long long long long ptr) OleUIAddVerbMenuA
|
1 stdcall OleUIAddVerbMenuA(ptr str long long long long long long ptr) OleUIAddVerbMenuA
|
||||||
2 stdcall OleUICanConvertOrActivateAs(ptr long long) OleUICanConvertOrActivateAs
|
2 stdcall OleUICanConvertOrActivateAs(ptr long long) OleUICanConvertOrActivateAs
|
||||||
3 stdcall OleUIInsertObjectA(ptr) OleUIInsertObjectA
|
3 stdcall OleUIInsertObjectA(ptr) OleUIInsertObjectA
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name olepro32
|
|
||||||
|
|
||||||
248 forward OleIconToCursor OLEAUT32.OleIconToCursor
|
248 forward OleIconToCursor OLEAUT32.OleIconToCursor
|
||||||
249 forward OleCreatePropertyFrameIndirect OLEAUT32.OleCreatePropertyFrameIndirect
|
249 forward OleCreatePropertyFrameIndirect OLEAUT32.OleCreatePropertyFrameIndirect
|
||||||
250 forward OleCreatePropertyFrame OLEAUT32.OleCreatePropertyFrame
|
250 forward OleCreatePropertyFrame OLEAUT32.OleCreatePropertyFrame
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name olesvr
|
|
||||||
type win16
|
|
||||||
owner olesvr32
|
|
||||||
|
|
||||||
#1 WEP
|
#1 WEP
|
||||||
2 pascal OleRegisterServer(str ptr ptr word word) OleRegisterServer16
|
2 pascal OleRegisterServer(str ptr ptr word word) OleRegisterServer16
|
||||||
3 pascal OleRevokeServer(long) OleRevokeServer16
|
3 pascal OleRevokeServer(long) OleRevokeServer16
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name olesvr32
|
|
||||||
|
|
||||||
1 stub WEP
|
1 stub WEP
|
||||||
2 stdcall OleRegisterServer(str ptr ptr long long) OleRegisterServer
|
2 stdcall OleRegisterServer(str ptr ptr long long) OleRegisterServer
|
||||||
3 stub OleRevokeServer
|
3 stub OleRevokeServer
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name opengl32
|
|
||||||
init OpenGL32_Init
|
init OpenGL32_Init
|
||||||
|
|
||||||
@ stdcall wglCreateContext(long) wglCreateContext
|
@ stdcall wglCreateContext(long) wglCreateContext
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name psapi
|
|
||||||
|
|
||||||
@ stdcall EmptyWorkingSet(long) EmptyWorkingSet
|
@ stdcall EmptyWorkingSet(long) EmptyWorkingSet
|
||||||
@ stdcall EnumDeviceDrivers(ptr long ptr) EnumDeviceDrivers
|
@ stdcall EnumDeviceDrivers(ptr long ptr) EnumDeviceDrivers
|
||||||
@ stdcall EnumProcessModules(long ptr long ptr) EnumProcessModules
|
@ stdcall EnumProcessModules(long ptr long ptr) EnumProcessModules
|
||||||
|
|
|
@ -1,7 +1,4 @@
|
||||||
name qcap
|
|
||||||
|
|
||||||
@ stub DllCanUnloadNow
|
@ stub DllCanUnloadNow
|
||||||
@ stub DllGetClassObject
|
@ stub DllGetClassObject
|
||||||
@ stub DllRegisterServer
|
@ stub DllRegisterServer
|
||||||
@ stub DllUnregisterServer
|
@ stub DllUnregisterServer
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name quartz
|
|
||||||
|
|
||||||
@ stub AMGetErrorTextA
|
@ stub AMGetErrorTextA
|
||||||
@ stub AMGetErrorTextW
|
@ stub AMGetErrorTextW
|
||||||
@ stub AmpFactorToDB
|
@ stub AmpFactorToDB
|
||||||
|
@ -8,4 +6,3 @@ name quartz
|
||||||
@ stub DllGetClassObject
|
@ stub DllGetClassObject
|
||||||
@ stub DllRegisterServer
|
@ stub DllRegisterServer
|
||||||
@ stub DllUnregisterServer
|
@ stub DllUnregisterServer
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name rasapi16
|
|
||||||
type win16
|
|
||||||
owner rasapi32
|
|
||||||
|
|
||||||
#1 stub WEP
|
#1 stub WEP
|
||||||
#2 stub DLLENTRYPOINT
|
#2 stub DLLENTRYPOINT
|
||||||
3 stub RNA1632_THUNKDATA16
|
3 stub RNA1632_THUNKDATA16
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name rasapi32
|
|
||||||
|
|
||||||
1 stub RasAutodialAddressToNetwork
|
1 stub RasAutodialAddressToNetwork
|
||||||
2 stub RasAutodialEntryToNetwork
|
2 stub RasAutodialEntryToNetwork
|
||||||
3 stub RasConnectionNotificationA
|
3 stub RasConnectionNotificationA
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name riched32
|
|
||||||
init RICHED32_LibMain
|
init RICHED32_LibMain
|
||||||
|
|
||||||
2 stdcall DllGetVersion (ptr) RICHED32_DllGetVersion
|
2 stdcall DllGetVersion (ptr) RICHED32_DllGetVersion
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name rpcrt4
|
|
||||||
init RPCRT4_LibMain
|
init RPCRT4_LibMain
|
||||||
|
|
||||||
@ stub DceErrorInqTextA
|
@ stub DceErrorInqTextA
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name serialui
|
|
||||||
init SERIALUI_LibMain
|
init SERIALUI_LibMain
|
||||||
|
|
||||||
2 stdcall EnumPropPages(ptr ptr ptr) SERIALUI_EnumPropPages
|
2 stdcall EnumPropPages(ptr ptr ptr) SERIALUI_EnumPropPages
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name setupapi
|
|
||||||
|
|
||||||
@ stub AddMiniIconToList
|
@ stub AddMiniIconToList
|
||||||
@ stub AddTagToGroupOrderListEntry
|
@ stub AddTagToGroupOrderListEntry
|
||||||
@ stub AppendStringToMultiSz
|
@ stub AppendStringToMultiSz
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name setupx
|
|
||||||
type win16
|
|
||||||
owner setupapi
|
|
||||||
|
|
||||||
1 stub WEP
|
1 stub WEP
|
||||||
2 pascal16 IpOpen(str ptr) IpOpen16
|
2 pascal16 IpOpen(str ptr) IpOpen16
|
||||||
3 stub IpOpenAppend #(str word)
|
3 stub IpOpenAppend #(str word)
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name shdocvw
|
|
||||||
|
|
||||||
# ordinal exports
|
# ordinal exports
|
||||||
101 stub @
|
101 stub @
|
||||||
102 stub @
|
102 stub @
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
name shell
|
|
||||||
type win16
|
|
||||||
owner shell32
|
|
||||||
rsrc version16.res
|
rsrc version16.res
|
||||||
|
|
||||||
1 pascal RegOpenKey(long str ptr) RegOpenKey16
|
1 pascal RegOpenKey(long str ptr) RegOpenKey16
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name shell32
|
|
||||||
init Shell32LibMain
|
init Shell32LibMain
|
||||||
|
|
||||||
# Functions exported by the Win95 shell32.dll
|
# Functions exported by the Win95 shell32.dll
|
||||||
|
|
|
@ -1,4 +1,2 @@
|
||||||
name shfolder
|
|
||||||
|
|
||||||
@ forward SHGetFolderPathA shell32.SHGetFolderPathA
|
@ forward SHGetFolderPathA shell32.SHGetFolderPathA
|
||||||
@ forward SHGetFolderPathW shell32.SHGetFolderPathW
|
@ forward SHGetFolderPathW shell32.SHGetFolderPathW
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name shlwapi
|
|
||||||
init SHLWAPI_LibMain
|
init SHLWAPI_LibMain
|
||||||
|
|
||||||
1 stdcall @(str ptr) SHLWAPI_1
|
1 stdcall @(str ptr) SHLWAPI_1
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name snmpapi
|
|
||||||
init SNMPAPI_DllMain
|
init SNMPAPI_DllMain
|
||||||
|
|
||||||
@ stub SnmpSvcAddrIsIpx
|
@ stub SnmpSvcAddrIsIpx
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name sti
|
|
||||||
|
|
||||||
@ stub DllCanUnloadNow
|
@ stub DllCanUnloadNow
|
||||||
@ stub DllGetClassObject
|
@ stub DllGetClassObject
|
||||||
@ stub DllRegisterServer
|
@ stub DllRegisterServer
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name tapi32
|
|
||||||
|
|
||||||
@ stdcall lineAccept(long str long) lineAccept
|
@ stdcall lineAccept(long str long) lineAccept
|
||||||
@ stdcall lineAddProvider(str long ptr) lineAddProvider
|
@ stdcall lineAddProvider(str long ptr) lineAddProvider
|
||||||
@ stdcall lineAddToConference(long long) lineAddToConference
|
@ stdcall lineAddToConference(long long) lineAddToConference
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name ttydrv
|
|
||||||
init TTYDRV_Init
|
init TTYDRV_Init
|
||||||
|
|
||||||
# GDI driver
|
# GDI driver
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
name twain_32
|
|
||||||
init TWAIN_LibMain
|
init TWAIN_LibMain
|
||||||
|
|
||||||
@ stdcall DSM_Entry(ptr ptr long long long ptr) DSM_Entry
|
@ stdcall DSM_Entry(ptr ptr long long long ptr) DSM_Entry
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name url
|
|
||||||
|
|
||||||
@ stub AddMIMEFileTypesPS
|
@ stub AddMIMEFileTypesPS
|
||||||
@ stub AutodialHookCallback
|
@ stub AutodialHookCallback
|
||||||
@ stub DllCanUnloadNow
|
@ stub DllCanUnloadNow
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
name urlmon
|
|
||||||
|
|
||||||
1 stub CDLGetLongPathNameA
|
1 stub CDLGetLongPathNameA
|
||||||
2 stub CDLGetLongPathNameW
|
2 stub CDLGetLongPathNameW
|
||||||
@ stub AsyncGetClassBits
|
@ stub AsyncGetClassBits
|
||||||
|
@ -76,4 +74,3 @@ name urlmon
|
||||||
@ stdcall UrlMkSetSessionOption(long ptr long long) UrlMkSetSessionOption
|
@ stdcall UrlMkSetSessionOption(long ptr long long) UrlMkSetSessionOption
|
||||||
@ stub WriteHitLogging
|
@ stub WriteHitLogging
|
||||||
@ stub ZonesReInit
|
@ stub ZonesReInit
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,3 @@
|
||||||
name ddeml
|
|
||||||
type win16
|
|
||||||
owner user32
|
|
||||||
|
|
||||||
2 pascal16 DdeInitialize(ptr segptr long long) DdeInitialize16
|
2 pascal16 DdeInitialize(ptr segptr long long) DdeInitialize16
|
||||||
3 pascal16 DdeUninitialize(long) DdeUninitialize16
|
3 pascal16 DdeUninitialize(long) DdeUninitialize16
|
||||||
4 pascal DdeConnectList(long word word word ptr) DdeConnectList16
|
4 pascal DdeConnectList(long word word word ptr) DdeConnectList16
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue