The name is _longjmpex (with the underscore).
[wine] / dlls / oleaut32 / typelib2.c
2004-03-15  Alastair BridgewaterImplementation of ICreateTypeInfo2_SetHelpContext,
2004-03-13  Alastair BridgewaterImplemented ITypeLib2_GetTypeInfo() and
2004-03-13  Alastair BridgewaterImprove how the GUID hash system works. Mainly a cleanu...
2004-03-13  Alastair BridgewaterRename some of the fields in typelib.h to makes more...
2004-02-10  Alastair BridgewaterSupport for a small handful more return value/argument...
2004-02-10  Alastair BridgewaterFixes and support for TypeInfo alignment values.
2004-02-10  Alastair BridgewaterStubbed-out implementation of the ITypeLib interface.
2004-02-09  Francois GougetAssorted spelling and case fixes.
2004-02-09  Alastair BridgewaterPreliminary support for ICreateTypeInfo::AddImplType().
2004-02-09  Alastair BridgewaterPreliminary support for recording custom data in a...
2004-02-09  Alastair BridgewaterSupport for recording the SYSKIND of the type library.
2004-02-03  Alastair BridgewaterStubbed-out implementation of the ITypeInfo2 interface...
2004-01-28  Alastair BridgewaterPreliminary implementation of ICreateTypeInfo2_fnAddFun...
2004-01-28  Alastair BridgewaterImprovements to ICreateTypeInfo2_fnAddVarDesc().
2004-01-27  Alastair BridgewaterA small number of cleanups.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-21  Alastair BridgewaterInitial implementation of CreateTypeLib2() and the...