Search found 24 matches: iid

Return to advanced search

Re: Write to OPC

Damiano, This may provide you some idea to do it: https://www.fernhillsoftware.com/help/data-access/opc/using-opc-from-c.html https://documentation.unified-automation.com/uasdkc/1.8.0/html/clientgettingstarted1.html Also google for IID_IOPCServer vba and you m...
by Antonio Linares
Thu Jan 20, 2022 11:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Write to OPC
Replies: 3
Views: 431

Re: Need SQL SELECT Statement advice.

I don't know your tables, but IF you create indexes for the tables, your select will improve a lot.

icrakart create a index for IID
alacak create a index for AL_NO
borc create a index for BR_NO
mahkeme create a index for MH_NO
by vilian
Tue May 19, 2020 5:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need SQL SELECT Statement advice.
Replies: 10
Views: 1354

Re: Need SQL SELECT Statement advice.

Have you already tried by this way ? SELECT m.IID, m.KAYIT_NO, m.T1_INFAZ, m.D_DAIRE, m.DOSNO, m.REF_NO1, m.REF_NO2, m.SONKOD, c1.ALACAK, c2.BORCLU, c3.MH_5 FROM icrakart AS m LEFT JOIN alacak AS c1 ON m.IID = c1.AL_NO LEFT JOIN borc AS c2 ON m.IID ...
by Horizon
Sat May 16, 2020 3:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Need SQL SELECT Statement advice.
Replies: 10
Views: 1354

Problem x:\fwh\samples\dshow.prg

hi, i like to run Demo Sample for DSHOW but i got a lot of Error when compile in CMD Box of x:\fwh\samples i type  Build.Bat Dshow and this i got as Result Lines 5167, Functions/Procedures 2 Generating C source output to 'dshow.c'... Done. Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embar...
by Jimmy
Sat Nov 30, 2019 10:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem x:\fwh\samples\dshow.prg
Replies: 7
Views: 1410

Re: error on compilation c++

...   #include <hbapiitm.h>    #include <hbstack.h> #include <commctrl.h>#include <commoncontrols.h>static const IID iID_IImageList = {0x46eb5926, 0x582e, 0x4017, {0x9f, 0xdf, 0xe8, 0x99, 0x8d, 0xaa, 0x9, 0x50}};HB_FUNC( ICON_EXEREAD ){ HICON ...
by mastintin
Wed Jan 10, 2018 12:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: error on compilation c++
Replies: 5
Views: 1114

Undefined reference to `IID_IRichEditOleCallback'

Greetings. When trying to build any sample from fwh/samples, we have this linking error: lib/fivehgc.lib(RICHEDIT.o):RICHEDIT.C:(.text+0xb9): undefined reference to `IID_IRichEditOleCallback'lib/fivehgc.lib(RICHEDI5.o):RICHEDI5.C:(.text+0xb9): undefined reference to `IID_IRichEditOle...
by dmajkic
Sat Jul 15, 2017 2:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Undefined reference to `IID_IRichEditOleCallback'
Replies: 0
Views: 384

Re: Tomando fotos con la webcam

... error C2143: syntax error: missing ';' before ':' dshow.prg(95): error C2440: 'function': cannot convert from 'const GUID' to 'const IID *const ' dshow.prg(95): warning C4024: 'CoCreateInstance': different types for formal and actual parameter 1 dshow.prg(96): error C2440: 'function': ...
by luisduque
Sun Aug 28, 2016 4:19 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Tomando fotos con la webcam
Replies: 77
Views: 15540

Re: Tomando fotos con la webcam

Maestro Antonio saludos Descargué y perfecto en windows 10 trabaja muy bien, y twebcam no sirve con windows 8 ni con windows 10 Sin embargo al compilar da error porque no consigue #import "qedit.dll" raw_interfaces_only named_guids ┌─────────────────────────────────────────────────────────...
by luisduque
Sat Aug 27, 2016 3:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Tomando fotos con la webcam
Replies: 77
Views: 15540

Re: Windows 7 taskbar button progress bar

... for x86 Copyright (C) Microsoft Corporation. All rights reserved. antonino.c antonino.prg(29) : error C2664: 'HRESULT CoCreateInstance(const IID &,LPUNKNOWN,DWORD,const IID &,LPVOID *)' : cannot convert argument 1 from 'const CLSID *' to 'const IID &' Reason: cannot convert from ...
by Antonio Linares
Thu May 28, 2015 2:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 7 taskbar button progress bar
Replies: 20
Views: 5869

FWH 15.03 with MimgW Error

Hello Antonio I test FWH 15.03 with MingW complie adir.prg With Error Harbour 3.2.0dev (r1503182216) Copyright (c) 1999-2015, http://harbour-project.org/ Compiling 'adir.prg'... Lines 4275, Functions/Procedures 1 Generating C source output to 'C:\Users\manfred\AppData\Local\Temp\hbmk_s8oa26.d ir\adi...
by Gross
Tue Mar 24, 2015 4:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 15.03 with MimgW Error
Replies: 5
Views: 822

Re: How to receive events from objects?

Jose, You don't have to include those files in your app. Here you can read about cIID: cIID Specifies the Interface ID GUID of cCLSID | cPROGID when you create an early bound instance of the class. If you pass an empty string as cIID Visual FoxPro attempts to access ...
by Antonio Linares
Tue Jun 17, 2014 5:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to receive events from objects?
Replies: 32
Views: 8943

Re: Harbour 3 with mingw gcc, unresolved external _allshr

I just linked against 2011.05 and got the following unresolveds. I see _allshr is still there. /fwh.2011-05/lib/fivehcm.lib(objhcm/DRIVES.obj):.\source\function\:(.text+0xf1): undefined reference to `_allshr' /fwh.2011-05/lib/fivehcm.lib(objhcm/RICHEDIT.obj):.\source\internal\:(.text+0x30): undefine...
by AlexSchaft
Thu Apr 12, 2012 10:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour 3 with mingw gcc, unresolved external _allshr
Replies: 3
Views: 621

Re: First true Windows 8 Metro app from FWH !!!

Dear Antonio, Sorry for the question, what is this? Google already indexed IID_IApplication, lets go now for IID_IApplicationFactory :-) static const IID IID_IApplicationFactory ={   0x93BBE361, 0xBE5A, 0x4EE3,    { 0xB4, 0xA3, 0x95, 0x11, 0x8D, 0xC9, ...
by dutch
Fri Mar 30, 2012 4:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: First true Windows 8 Metro app from FWH !!!
Replies: 13
Views: 5927

Re: Primera app real de Windows 8 Metro desde FWH !!!

Google ya indexó IID_IApplication, vayamos ahora a por IID_IApplicationFactory :-)

Code: Select all  Expand view

static const IID IID_IApplicationFactory =
{
   0x93BBE361, 0xBE5A, 0x4EE3,
   { 0xB4, 0xA3, 0x95, 0x11, 0x8D, 0xC9, 0x7A, 0x89 }
};
 
by Antonio Linares
Thu Mar 29, 2012 5:45 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Primera app real de Windows 8 Metro desde FWH !!!
Replies: 19
Views: 4366

Re: First true Windows 8 Metro app from FWH !!!

Google already indexed IID_IApplication, lets go now for IID_IApplicationFactory :-)

Code: Select all  Expand view

static const IID IID_IApplicationFactory =
{
   0x93BBE361, 0xBE5A, 0x4EE3,
   { 0xB4, 0xA3, 0x95, 0x11, 0x8D, 0xC9, 0x7A, 0x89 }
};
 
by Antonio Linares
Thu Mar 29, 2012 5:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: First true Windows 8 Metro app from FWH !!!
Replies: 13
Views: 5927
Next

Return to advanced search