Search found 54 matches: c5cnew

Return to advanced search

GetFolder ( SHBrowseForFolder )

hi,

i want that Dialog where i can open a Folder, not File
so i search for "SHBrowseForFolder" and found HB_FUNC( CGETFOLDER ) in \fwh\source\function\c5cnew.c

but i found no Sample how to use it ... :(
did somebody use it or does Fivewin have other Solution :?:
by Jimmy
Sun Nov 06, 2022 9:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetFolder ( SHBrowseForFolder )
Replies: 2
Views: 196

Fivewin Uxtheme

hi, as TFolder() seems not to use "visual Style" i search for uxtheme now i found in fwh\source\function\c5cnew.c some HB_FUNC() when search under \classes i found only \fwh\source\classes\btnbmp.prg which use "OpenThemeData" so only Type "BUTTON" have ...
by Jimmy
Sat Oct 29, 2022 7:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin Uxtheme
Replies: 8
Views: 790

Re: Error al compilar

... Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '__bcopy' referenced from C:\CANAL532\LIB\XC5H.LIB|c5cnew Error: Unresolved external '_hb_stackST' referenced from C:\CANAL532\LIB\XC5H.LIB|c5cnew Laurel Hola laurel viendo los errores, parece ser que ...
by jvtecheto
Fri Mar 20, 2020 12:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar
Replies: 5
Views: 893

Error al compilar

... Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland Error: Unresolved external '__bcopy' referenced from C:\CANAL532\LIB\XC5H.LIB|c5cnew Error: Unresolved external '_hb_stackST' referenced from C:\CANAL532\LIB\XC5H.LIB|c5cnew * Linking errors * Alguien puede ayudarme Saludos desde ...
by Laurel
Thu Mar 19, 2020 2:55 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar
Replies: 5
Views: 893

Re: What is c5cnew.c

Yes, I think it's the right thing to do, thank you. I'd move it to fonts.c or to menudraw.c.

EMG
by Enrico Maria Giordano
Mon Sep 03, 2018 8:55 am
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: What is c5cnew.c [Fixed]
Replies: 2
Views: 900

Re: What is c5cnew.c

Enrico,

Paco García contributed several classes to FWH and c5cnew.c is used from them.

We could move function GetFontMenu() to a different module and avoid linking it :-)
by Antonio Linares
Mon Sep 03, 2018 8:44 am
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: What is c5cnew.c [Fixed]
Replies: 2
Views: 900

What is c5cnew.c [Fixed]

What is c5cnew.c and why FWH uses one of its function (GetFontMenu())? That forces the entire c5cnew.c module (that is big!) to be linked into the EXE.

EMG
by Enrico Maria Giordano
Sun Sep 02, 2018 5:34 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: What is c5cnew.c [Fixed]
Replies: 2
Views: 900

Re: To Antonio

the problem is not on VtaskBar Class!!! I compiled with oldest C5cNew.prg and run ok also with Win Xp Someone has modified something on new C5cnew.prg of fwh16.02 I not Know wich!! SystemMetrics WIN XP is different more win Seven ? and why on fwh15.01 run ...
by Silvio.Falconi
Thu Feb 04, 2016 8:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Antonio
Replies: 10
Views: 3103

Re: To Antonio

Silvio, source/function/c5cnew.c has not been modified since 2015-10-25 List of changes: Antonio Linares d7c741e * functions GETFONTMENU() and GETFONTHEIGHT() have been moved to fonts.c 2015-10-25 Cristobal Navarro a5785bd Minor bug fixed ...
by Antonio Linares
Wed Feb 03, 2016 9:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Antonio
Replies: 10
Views: 3103

Re: New FWH 16.01

Antonio, As I sad to CNavarro there is an mistake on fwh build perhaps some forget to link c5cnew.c on libs because I not founded two function (before on oldest 16.01 run ok) Yesterday Cnavarro send me a message where sad where found the functions I not founded. ------------------------------------------------------------------------------------------------------------------------------------- ...
by cnavarro
Tue Feb 02, 2016 9:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 16.01
Replies: 17
Views: 5478

Re: New FWH 16.01

Antonio, As I sad to CNavarro there is an mistake on fwh build perhaps some forget to link c5cnew.c on libs because I not founded two function (before on oldest 16.01 run ok) Yesterday Cnavarro send me a message where sad where found the functions I not founded. ------------------------------------------------------------------------------------------------------------------------------------- ...
by Silvio.Falconi
Mon Feb 01, 2016 11:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 16.01
Replies: 17
Views: 5478

Re: Error compiling with latest Xharbour commercial

... is multiply defined. xLINK: warning: Symbol 'c:\fwh\lib\FiveHCM.lib(RECTS.obj)->_HB_FUN_ROUNDRECT previously defined at C:\xHB\Lib\c5h.lib(c5cnew.obj)' is multiply defined. xLINK: warning: Symbol 'c:\fwh\lib\FiveHCM.lib(WNDBOXES.obj)->_HB_FUN_ROUNDBOX previously defined at C:\xHB\Lib\c5h.lib(c5cnew.obj)' ...
by Massimo Linossi
Sat Jul 11, 2015 4:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error compiling with latest Xharbour commercial
Replies: 7
Views: 2094

Re: Error compiling with latest Xharbour commercial

... source, on c language, is not compiling. Can you see where could be the problem ? Here is the c program : http://www.linossi.it/public/c5cnew.zip Thanks a lot. Massimo Type: C >>>xhb.exe -o"obj\TPanelEx.c" -m -n -pOobj\ -q -gc0 -I"C:\fwh\include" -I"C:\xHB\include" ...
by Massimo Linossi
Sat Jul 11, 2015 3:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error compiling with latest Xharbour commercial
Replies: 7
Views: 2094

Re: Nuevo FWH 15.05

... for x86 Copyright (C) Microsoft Corporation. All rights reserved. testmenu.c Creating library testmenu.lib and object testmenu.exp FiveHC32.lib(C5CNEW.obj) : error LNK2019: unresolved external symbol __imp___splitpath referenced in function _HB_FUN_LBXMEASUREEX FiveHC32.lib(C5CNEW.obj) : error ...
by luisduque
Sat Jun 06, 2015 6:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo FWH 15.05
Replies: 30
Views: 4706

Para Antonio: ERROR COMPILACION GTAPI

... 'AlphaBlend' referenced from C:\FWH1402\FWH\LIB\FIVEHC.LIB|BRUSHES Error: Unresolved external '__bcopy' referenced from C:\CANAL532\LIB\XC5H.LIB|c5cnew Error: Unresolved external '_HB_FUN_TTOC' referenced from C:\FWH1402\FWH\LIB\FIVEHX.LIB|VALTOSTR Error: Unresolved external '_HB_FUN_HOUR' referenced ...
by Laurel
Mon Mar 17, 2014 9:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Para Antonio: ERROR COMPILACION GTAPI
Replies: 2
Views: 1286
Next

Return to advanced search