Search found 1515 matches: ole

Return to advanced search

Re: Probando el flag -gc3 de Harbour

... que supera los 27 mb compilado con bcc 7.3 y harbour 3.2 (r2006301601) Utilizo como flag: -gc0 Todo va muy bien excepto los aleatorios errores OLE (Excel y Outlook) que medio se solucionan con hb_GCAll(.t.) y reintento de operacion. No sé si la version 7.6 podria aportar alguna mejora al sistema, ...
by paquitohm
Mon Nov 20, 2023 12:25 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Probando el flag -gc3 de Harbour
Replies: 4
Views: 489

Re: ID of the new process

Your approach of comparing the lists of processes before and after creating the OLE object using WMI (Windows Management Instrumentation) is a reasonable way to identify the new process associated with the OLE object. However, there are a few other potential approaches ...
by Antonio Linares
Tue Nov 14, 2023 2:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ID of the new process
Replies: 2
Views: 344

ID of the new process

Hi, When creating an OLE object of an application (for example, Word), a new process is created. How do I get the ID of this process ? I can make 2 lists of oWmi processes:ExecQuery("select * from Win32_Process where Name=") ...
by Natter
Tue Nov 14, 2023 11:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ID of the new process
Replies: 2
Views: 344

Re: FWH 2310 Active X problem ?

Hi,

Perhaps it's a old OLE system error(s)

viewtopic.php?f=6&t=41454#p248345
by paquitohm
Fri Nov 03, 2023 8:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2310 Active X problem ?
Replies: 13
Views: 580

Re: Search in RichEdit 5

Hi Jimmy, Thanks for the help. I think to do so: 1. Open an RTF document via OLE and do a search (via VBA) for all underlined characters to get an array of their positions. 2. Upload an RTF document to RichEdit5 and color it according to the parsing of its structure. ...
by Natter
Fri Oct 27, 2023 7:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Search in RichEdit 5
Replies: 2
Views: 259

Re: RTF a Word

... crear el documento de otra manera, ya que Word es una pesadilla para el manejo de cadenas RTF, apenas tiene funciones accesibles a través de OLE para poder manipularlas y en casi todos los casos hay que pasar por utilizar el portapapeles y a pesar de ello no siempre las interpreta bien (o ...
by Sebastián Almirón
Fri Oct 27, 2023 8:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: RTF a Word
Replies: 3
Views: 316

Re: Request : new PostgreSQL OLEDb-Provider

... on 64 Bit OS i have use 64 Bit DLL "only" and copy it to c:\Program Files\Common Files\System\Ole DB\PMDAPGS.dll
by Jimmy
Mon Sep 11, 2023 8:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Request : new PostgreSQL OLEDb-Provider
Replies: 11
Views: 799

Request : new PostgreSQL OLEDb-Provider

... --- i have put DLL into c:\Program Files\Common Files\System\Ole DB\PMDAPGS.dll as Readme say NOT under c:\Program Files\Common Files\System\ado\ i have not Idea what is going wrong ... need some help please
by Jimmy
Mon Sep 11, 2023 4:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Request : new PostgreSQL OLEDb-Provider
Replies: 11
Views: 799

Re: DBF to Excel Sheet, without Excel, using ADO ?

... values. d) Use field type "TEXT" for memo fields. To have better control of column formatting we need to create Excel Sheets using Excel OLE. ADO has these limitations. We are going to make some necessary changes in xbrowse and other functions to accommodate the specific issues relating ...
by nageswaragunupudi
Mon Aug 14, 2023 10:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2983

Re: Lost connection to MySQL server during query

... you ... looking at \source\function\adofuncs.prg ( built into all FW builds ) static saProviders := { ;{ "DBASE",    "OLEDB", { "Microsoft.ACE.OLEDB.12.0", "Microsoft.Jet.OLEDB.4.0" }, "Extended Properties=dBASE III" }, ...
by Rick Lipkin
Fri Aug 04, 2023 6:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection to MySQL server during query
Replies: 37
Views: 12850

Re: Small Question about Word and FWH

Guys, I have another question about Word and OLE. This is the situation. I have 2 applications running together. Application 1 creates the object jWord Application 2 creates the object cWord. The Word-objects are both created by "WinOle()". ...
by driessen
Mon Jul 17, 2023 9:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Small Question about Word and FWH
Replies: 29
Views: 1324

Re: ayuda con Clase TWord

A la clase TWord original de Sebastián Almirón le cambie las funciones Ole---() por la clase TOleAuto() en el 2003. La última modificación fue en el 2015, subiré el código fuente de las clases TWord y TExcelS que tengo a GitHub. Hola Vikthor, ¿ podrías poner ...
by Manuel Aranda
Sat Jul 15, 2023 6:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ayuda con Clase TWord
Replies: 15
Views: 1811

Listbox in Cell of Excel

Anybody had any luck with accessing Listboxes in excel using OLE. I have a spreadsheet with a Listbox in about every cell. The user is suppose to select the value from the list box to fill it out. I am trying to fill it out using Fivewin and Ole. Don't ...
by byron.hopp
Wed Jun 14, 2023 10:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Listbox in Cell of Excel
Replies: 6
Views: 437

Re: ACTIVEX ACCESS_VIOLATION

Lo que yo haria seria intentar poner a NIL manualmente y antes de que se cierre el dialogo de la manera concreta posible todos los objetos OLE utilizados


Es buena sugerencia. Puedo ver como eso debiera funcionar.

Gracias.
by reinaldocrespo
Wed Jun 14, 2023 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ACTIVEX ACCESS_VIOLATION
Replies: 22
Views: 3297

Re: ACTIVEX ACCESS_VIOLATION

... Pareciera que hay un problema con determinado tratamiento de determinados objetos OLE Lo que yo haria seria intentar poner a NIL manualmente y antes de que se cierre el dialogo de la manera concreta posible todos los objetos OLE utilizados
by paquitohm
Wed Jun 14, 2023 2:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ACTIVEX ACCESS_VIOLATION
Replies: 22
Views: 3297
PreviousNext

Return to advanced search