Search found 84 matches: getactiveobject

Return to advanced search

Re: Problem with OLE and Microsoft Word

Maybe, I didn't check, you can try

oWrd:=GetActiveObject(...
....................
SendMessage(oWrd:hWnd, VM_CLOSE)
by Natter
Fri Apr 07, 2023 6:54 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with OLE and Microsoft Word
Replies: 6
Views: 506

Re: De xHarbour a Harbour

... Error: Unresolved external '_HB_FUN_GDIP_DRAWIMAGE' referenced from C:\XBASE\HARBOUR32\LIB\FIVEH.LIB|XIMAGE Error: Unresolved external '_HB_FUN_GETACTIVEOBJECT' referenced from C:\XBASE\HARBOUR32\LIB\FIVEH.LIB|OLEFUNCS Error: Unresolved external '_HB_FUN_CREATEOBJECT' referenced from C:\XBASE\HARBOUR32\LIB\FIVEH.LIB|OLEFUNCS ...
by JoseAlvarez
Mon Oct 04, 2021 2:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: De xHarbour a Harbour
Replies: 35
Views: 3267

Trouble with GetObject / CreateObject

... = GetObject("winmgmts:\\.\root\virtualization") FWH: oWinMgmt := CreateObject("winmgmts:\\.\root\virtualization") oWinMgmt := GetActiveObject("winmgmts:\\.\root\virtualization") oWinMgmt := Win_OleGetActiveObject("winmgmts:\\.\root\virtualization") Also ...
by byron.hopp
Fri Aug 20, 2021 7:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Trouble with GetObject / CreateObject
Replies: 1
Views: 358

Re: nuevo en el fw Harbour

1) copie el two.prg que esta dentro del gccmake.prg a la carpeta bormake porque no lo trae (y en el test.mak hace referecia a two.c y two.obj), cambie las rutas e incluso las rutas dentro de los archivos CFG de borland. y al compilar con go.bat (que tambien cambie la ruta del make) me tira este erro...
by goosfancito
Wed Feb 03, 2021 1:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: nuevo en el fw Harbour
Replies: 5
Views: 636

Re: Compilando con Harbour 3.2, Bcc7 y Hbmk2

Armando estás intentando linkar las librerias de Fivewin para el compilador MinGw en lugar de utilizar las de Borland Es cierto. Estaba apuntando a las librerias para Mingw de Fwh, a pesar que todas las variables de entorno apuntaban a Harbour y Bcc7. Ya corregí; pero el arreglo ha resultado peor q...
by Armando Picon
Sun Jan 26, 2020 12:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilando con Harbour 3.2, Bcc7 y Hbmk2
Replies: 13
Views: 3228

Re: buildH.BAT more than 1 PRG ?

... HHASKEY(), ADDMONTH(), EOM(), TIMETOSEC(), OS_ISWTSCLIENT(), NUMAT(), ANSITOWIDE(), AFTERATNUM(), EXENAME(), TXMLDOCUMENT(), HSETCASEMATCH(), GETACTIVEOBJECT(), CREATEOBJECT(), HB_GETFILESINZIP(), HB_UNZIPOPEN(), HB_UNZIPFILEFIRST(), HB_UNZIPFILEINFO(), HB_UNZIPFILEOPEN(), HB_UNZIPFILEREAD(), ...
by Jimmy
Sat Dec 21, 2019 8:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: buildH.BAT more than 1 PRG ?
Replies: 4
Views: 873

Re: Import Chinese Characters from XLS

... (! FILE( cDrive + cSource )) MsgInfo( ALLTRIM( cDrive + cSource ) + " could not be located.", cTitle ) RETURN (.F.) ENDIF TRY oExcel := GetActiveObject( "Excel.Application" ) CATCH TRY oExcel := CreateObject( "Excel.Application" ) CATCH Alert( "Cannot Connect ...
by cdmmaui
Thu Feb 21, 2019 4:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Import Chinese Characters from XLS
Replies: 4
Views: 948

Excel SaveAs not working

... No exported method: SAVEAS Args: [ 1] = U [ 2] = C c:\apps\reports\999720180705014724.XLS **************************** Source Code: TRY oExcel := GetActiveObject( "Excel.Application" ) CATCH TRY oExcel := CreateObject( "Excel.Application" ) CATCH RETURN END END nPage := 1 nRow ...
by cdmmaui
Thu Jul 05, 2018 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Excel SaveAs not working
Replies: 2
Views: 914

Re: Email problem

Here is my code : TRY oOutLook := GetActiveObject( "Outlook.application" ) MsgWait("Outlook al open !","Info",2) CATCH TRY oOutLook := CreateObject( "Outlook.application" ) MsgWait("Ouverture Outlook ...
by Jack
Tue Mar 06, 2018 5:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Email problem
Replies: 2
Views: 811

Re: funciones de FWH y Harbour en un archivo .txt

... FWordCount(<cFileName>)->nWordCount FWrite(<nHandle>,<cBuffer>,[<nBytes>])->nBytesWritten GetActiveObject(<cProgID>)->oOleAuto GetClearA()->nClearAttribute GetClearB()->nClearCharacter GetClrBack(<cColor>)->cBackgroundColor ...
by carlos vargas
Sat Oct 21, 2017 8:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5709

Re: funciones de FWH y Harbour en un archivo .txt

... FKMax FLineCount FLock Floor FloppyType FOpen Found FParse FParseEx FParseLine FRead FReadStr FreeLibrary FRename FSeek FtoC Fv FWordCount FWrite GetActiveObject GetClearA GetClearB GetClrBack GetClrFore GetClrPair GetCurrentThread GetDefaultPrinter GetE GetEnv GetLastError GetPairLen GetPairPos ...
by carlos vargas
Sat Oct 21, 2017 8:43 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: funciones de FWH y Harbour en un archivo .txt
Replies: 7
Views: 5709

Re: Ayuda DLL

Antonio buenas noches, ahora son estos: Proyecto: Kept5, Entorno: BorlandDLL: [1]:Harbour.Exe Source\Tseguro.prg /m /n /es2 /ki /iP:\32bits\xharbour\include;P:\32bits\FWH\INCLUDE /i /oObj\Tseguro.c xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406) Copyright 1999-2009, http://www.xharbour.org http:...
by ricardog
Fri Sep 01, 2017 2:16 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda DLL
Replies: 24
Views: 6332

Re: Ayuda DLL

Antonio, aquí la segunda parte: Error: Unresolved external '_HB_FUN_DRAWTHEMED' referenced from P:\32BITS\FWH\LIB\FIVEHX.LIB|DIALOG Error: Unresolved external '_HB_FUN_GETDLGBASEUNITS' referenced from P:\32BITS\FWH\LIB\FIVEHX.LIB|DIALOG Error: Unresolved external '_HB_FUN_CDLG2CHR' referenced from P...
by ricardog
Thu Aug 31, 2017 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda DLL
Replies: 24
Views: 6332

Re: Ayuda DLL

Buenas tardes Antonio, tienes razón me lo genera en donde esta el fuente, solo que me manda estos errores: Proyecto: Kept5, Entorno: BorlandDLL: [1]:Harbour.Exe Source\Tseguro.prg /m /n /es2 /ki /iP:\32bits\harbour\include;P:\32bits\FWH\INCLUDE;P:\Fuentes\xharbour\Comun\include /i /oObj\Tseguro.c Ha...
by ricardog
Tue Aug 29, 2017 7:34 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda DLL
Replies: 24
Views: 6332

Re: Change to Harbour

Antonio, no effect! This is complete list of functions not found! Error: Nicht aufl÷sbares externes '_HB_FUN_CTOT' referenziert von C:\FWH\LIB\FIVEH.LIB|VALBLANK Error: Nicht aufl÷sbares externes '_HB_FUN_TOLEAUTO' referenziert von C:\FWH\LIB\FIVEH.LIB|HARBOUR Error: Nicht aufl÷sbares externes '_HB_...
by byte-one
Mon Jan 18, 2016 8:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Change to Harbour (SOLVED)
Replies: 11
Views: 2123
Next

Return to advanced search