Build an import library for xHB commercial

Build an import library for xHB commercial

Postby Antonio Linares » Fri Dec 14, 2007 8:49 am

polib /DEF:oledlg.def /OUT:oledlg.lib /MACHINE:X86

remove ".dll" from the def file (first line): OLEDLG instead of OLEDLG.DLL
OLEDLG.DEF
Code: Select all  Expand view
LIBRARY     OLEDLG   

EXPORTS
    OleUIAddVerbMenuA              @1   ; OleUIAddVerbMenuA
    OleUIAddVerbMenuW              @13  ; OleUIAddVerbMenuW
    OleUIBusyA                     @8   ; OleUIBusyA
    OleUIBusyW                     @14  ; OleUIBusyW
    OleUICanConvertOrActivateAs    @2   ; OleUICanConvertOrActivateAs
    OleUIChangeIconA               @6   ; OleUIChangeIconA
    OleUIChangeIconW               @15  ; OleUIChangeIconW
    OleUIChangeSourceA             @12  ; OleUIChangeSourceA
    OleUIChangeSourceW             @16  ; OleUIChangeSourceW
    OleUIConvertA                  @7   ; OleUIConvertA
    OleUIConvertW                  @17  ; OleUIConvertW
    OleUIEditLinksA                @5   ; OleUIEditLinksA
    OleUIEditLinksW                @18  ; OleUIEditLinksW
    OleUIInsertObjectA             @3   ; OleUIInsertObjectA
    OleUIInsertObjectW             @19  ; OleUIInsertObjectW
    OleUIObjectPropertiesA         @11  ; OleUIObjectPropertiesA
    OleUIObjectPropertiesW         @20  ; OleUIObjectPropertiesW
    OleUIPasteSpecialA             @4   ; OleUIPasteSpecialA
    OleUIPasteSpecialW             @21  ; OleUIPasteSpecialW
    OleUIPromptUserA               @10  ; OleUIPromptUserA
    OleUIPromptUserW               @22  ; OleUIPromptUserW
    OleUIUpdateLinksA              @9   ; OleUIUpdateLinksA
    OleUIUpdateLinksW              @23  ; OleUIUpdateLinksW
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42079
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 81 guests

cron