Search found 31 matches: reg32

Return to advanced search

Re: TReg32 Class

hi,

have a look into c:\fwh\source\classes\reg32.prg

Sample in

C:\fwh\samples\w10mode.prg
C:\fwh\samples\testrg32.prg
C:\fwh\samples\testreg3.prg
C:\fwh\samples\pcinfo.prg
C:\fwh\samples\olebrow.prg
C:\fwh\samples\aferra.prg
by Jimmy
Wed Jan 11, 2023 5:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TReg32 Class
Replies: 1
Views: 245

Re: Ayuda DLL

... referenced from P:\32BITS\FWH\LIB\FIVEHX.LIB|ACTIVEX Error: Unresolved external '_HB_FUN_REGCLOSEKEY' referenced from P:\32BITS\FWH\LIB\FIVEHX.LIB|REG32 Error: Unresolved external '_HB_FUN_REGDELETEKEY' referenced from P:\32BITS\FWH\LIB\FIVEHX.LIB|REG32 Error: Unresolved external '_HB_FUN_REGOPENKEYEX' ...
by ricardog
Thu Aug 31, 2017 2:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda DLL
Replies: 24
Views: 6375

Re: problem w with FWH 16.12 and xHB.com

... = [Source\Classes\rebar.prg] MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [Source\Classes\rect.prg] MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [Source\Classes\reg32.prg] MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [Source\Classes\report.prg] MYC_FLAGS = MYDEFINES = MYPRG_FLAGS = [Source\Classes\rfile.prg] MYC_FLAGS ...
by kajot
Sun Dec 25, 2016 9:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem w with FWH 16.12 and xHB.com
Replies: 11
Views: 4982

Recompilar FiveHMX para xhb.com

... "Obj\radio.obj" "Obj\radmenu.obj" "Obj\rcolumn.obj" "Obj\rebar.obj" "Obj\rect.obj" "Obj\reg32.obj" "Obj\report.obj" "Obj\rfile.obj" "Obj\rgroup.obj" "Obj\rline.obj" "Obj\rpreview.obj" ...
by russimicro
Mon Dec 01, 2014 5:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Recompilar FiveHMX para xhb.com
Replies: 2
Views: 829

Re: Building FWH

... Ambiguous reference 'DWORD' ... With #include "CStruct.ch" i get an ambiguous references, as folllows for example: Compiling 'classes\reg32.prg'... classes\reg32.prg(129) Warning W0001 Ambiguous reference 'DWORD' classes\reg32.prg(201) Warning W0001 Ambiguous reference 'DWORD' or Compiling ...
by rhlawek
Sun Jul 28, 2013 10:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building FWH
Replies: 11
Views: 3915

Re: List of COM Ports

Jeff, you can use ::EnumVkey() from my reg32.prg //-------------------------------------------------------------------------//METHOD EnumKey () CLASS TReg32LOCAL i := 0, nError := 0LOCAL cBuffer := Space (255)LOCAL nBufSize := ...
by StefanHaupt
Tue Feb 19, 2013 7:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: List of COM Ports
Replies: 3
Views: 607

Re: fwh 10.09 link error ?

... symbole externe non resolu _HB_FUN___CLSACTIVE Fivehmx.lib(WINDOW.obj) : error LNK2001: symbole externe non resolu _HB_FUN___CLSACTIVE Fivehmx.lib(REG32.obj) : error LNK2001: symbole externe non resolu _HB_FUN___CLSACTIVE Fivehmx.lib(LISTBOX.obj) : error LNK2001: symbole externe non resolu _HB_FUN___CLSACTIVE ...
by yunbg1
Wed Oct 27, 2010 8:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: fwh 10.09 link error ?
Replies: 19
Views: 7104

New FTDN August/Agosto 2010 (FWH 10.8)

... http://forums.fivetechsupport.com/viewtopic.php?p=103287#p103287 New function IsWow64() to detect 64 OS from 32 bits applications * Enhancement: reg32.prg, support for 32bit running under 64 bit * Fix: RIBBONBAR ..... OPTION <n> was not working, now is ok. Solution suggested by Mr. Rao ...
by Antonio Linares
Tue Aug 31, 2010 9:27 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN August/Agosto 2010 (FWH 10.8)
Replies: 3
Views: 3531

Re: FWH32 cannot read 64bit Registry Keys

The same problem is in reg32.prg too. and perhaphs some top definitions are wrong in that prg: ****** Not sure how to handle the &'s and ~'s***#define KEY_READ        25 // ((STANDARD_RIGHTS_READ +  KEY_QUERY_VALUE + KEY_ENUMERATE_SUB_KEYS ...
by Davide
Sat Aug 14, 2010 5:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH32 cannot read 64bit Registry Keys
Replies: 12
Views: 1875

Re: FWH32 cannot read 64bit Registry Keys

Antonio,
Antonio Linares wrote:As soon as we get back we will review it, thanks

ok, no problem.
The same problem is in reg32.prg too.

Have a nice holiday.
Davide
by Davide
Sat Aug 14, 2010 5:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH32 cannot read 64bit Registry Keys
Replies: 12
Views: 1875

Re: How to set Time

So now we comes closer to the prob: As reported above, the function My_Get_Reg32( cKey, cSubkey, uVar) works well, when calling separately. Also the function TimeZone() returns the right value 2. But when I compile it in my main app the function My_Get_Reg32() returns 538976288 and TimeZone() 0! The...
by frose
Tue May 12, 2009 8:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to set Time (SOLVED)
Replies: 7
Views: 1656

Re: I'm Purchased New FWH 9.03.

... unresolved external symbol _HB_FUN_FREELIBRARY Fivehm.lib(INI.obj) : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY Fivehm.lib(REG32.obj) : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY Fivehm.lib(HARBOUR.obj) : error LNK2001: unresolved external symbol _HB_FUN_FREELIBRARY ...
by yunbg1
Thu Apr 09, 2009 4:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: I'm Purchased New FWH 9.03.
Replies: 6
Views: 2010

Re: TReg32 problem

Uwe,

I think reg32.prg is already using these functions. I think the problem is in the security of vista because writing to other keys is working fine, only writing to SOFTWARE\classes\clsid\ have some problems.

Regards,
Marc
by Marc Vanzegbroeck
Wed Mar 04, 2009 12:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TReg32 problem
Replies: 7
Views: 1072

Re: TReg32 problem

Uwe, In the sample testrg32.prg I have change the line key SOFTWARE\FiveWin\Reg32 Class Test to SOFTWARE\classes\clsid\{6B455450-5344-4F43-4879-653132303137}\AppID" and it doesn't work there also. I use the lines already a longtime in my clipper programs ...
by Marc Vanzegbroeck
Tue Mar 03, 2009 10:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TReg32 problem
Replies: 7
Views: 1072

Re: New FWPPC 9.01

... for ARM Copyright (C) Microsoft Corp 1984-2002. All rights reserved. tosfrit.c Creating library tosfrit.lib and object tosfrit.exp FiveCE.lib(REG32.obj) : error LNK2001: unresolved external symbol HB_FUN_ANSITOWIDE FiveCEC.lib(RECTS.obj) : error LNK2019: unresolved external symbol FrameRect ...
by softruz
Thu Feb 12, 2009 9:56 am
 
Forum: WhatsNew / Novedades
Topic: New FWPPC 9.01
Replies: 39
Views: 9539
Next

Return to advanced search