13 lines
193 B
Modula-2
13 lines
193 B
Modula-2
LIBRARY ShimEng
|
|
EXPORTS
|
|
SE_InstallBeforeInit
|
|
SE_InstallAfterInit
|
|
SE_DllLoaded
|
|
SE_DllUnloaded
|
|
SE_GetProcAddress
|
|
SE_IsShimDll
|
|
SE_ProcessDying
|
|
SE_DynamicShim
|
|
|
|
|