Search found 1526 matches: warning

Return to advanced search

Re: Error al compilar con VS2019

Gracias estimado Joao Hice con todos los parámetros, igual sale ese warning :( warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings  Ahora lo que ...
by acuellar
Sat Apr 08, 2023 12:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar con VS2019
Replies: 26
Views: 1698

Re: Error al compilar con VS2019

Muchas gracias Estimado Joao Hice los cambios que indican pero no funcionan :( Como es un warning no hay problema Que parámetro o flag se pone en el .HBP para que no muestre los warning? En la otra función, lo que hace es verificar la fecha y hora del SISTEMA.EXE que ...
by acuellar
Fri Apr 07, 2023 7:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar con VS2019
Replies: 26
Views: 1698

Re: Error al compilar con VS2019

... data\prg\proyectoVS.hbp -comp=msvc -run  Intentaré hacerlo portable para no tenerlo instalado :) Me salió éste error: warning C4996: 'inet_addr': Use inet_pton() or InetPton() instead or defin En ésta función #pragma BEGINDUMP#include <hbapi.h> #include <winsock2.h>#include ...
by acuellar
Thu Apr 06, 2023 7:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar con VS2019
Replies: 26
Views: 1698

Re: Error compilacion TXBrowse con hbmk2 y vc2022

hi,
Compuin wrote:Alguna sugerencia ?

under HMG and MinGW i can use
Code: Select all  Expand view
-ldflag=-Wl,--allow-multiple-definition

in my *.HBP File to get rid of "Warning" and use "my" CODE

it should also work with MSVC when use *.HBP File
by Jimmy
Tue Mar 21, 2023 1:13 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error compilacion TXBrowse con hbmk2 y vc2022
Replies: 3
Views: 359

Re: Error compilacion TXBrowse con hbmk2 y vc2022

... estan duplicadas, pero como te explica en los avisos, se descartan las segundas difiniciones y se toman las tuyas: FiveH32.lib(XBROWSE.obj) : warning LNK4006: _HB_FUN_TXBROWSE already defined in Dpxbrowse.obj; second definition ignored FiveH32.lib(XBROWSE.obj) : warning LNK4006: _HB_FUN_TXBRWCOLUMN ...
by Antonio Linares
Tue Mar 21, 2023 8:02 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error compilacion TXBrowse con hbmk2 y vc2022
Replies: 3
Views: 359

Error compilacion TXBrowse con hbmk2 y vc2022

... https://harbour.github.io/ hbmk2: Compilando... Dpxbrowse.c Dpxbrwcol.c Generating Code... hbmk2: Enlazando... Adp.exe FiveH32.lib(XBROWSE.obj) : warning LNK4006: _HB_FUN_TXBROWSE already defined in Dpxbrowse.obj; second definition ignored FiveH32.lib(XBROWSE.obj) : warning LNK4006: _HB_FUN_TXBRWCOLUMN ...
by Compuin
Tue Mar 21, 2023 1:09 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error compilacion TXBrowse con hbmk2 y vc2022
Replies: 3
Views: 359

Re: different Warning using BCC7 32 Bit / MSVC 64 Bit

... sizeof(PREVENT_MEDIA_REMOVALX),                           NULL, 0, &dwBytesReturned, NULL );} this now give me no Warning any more :D
by Jimmy
Wed Feb 22, 2023 6:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: different Warning using BCC7 32 Bit / MSVC 64 Bit
Replies: 6
Views: 427

can i make a HB_FUNC() of it ?

... sizeof(PREVENT_MEDIA_REMOVAL),                           NULL, 0, &dwBytesReturned, NULL );} HB_FUNC.PRG(148): warning C4244: "=": Konvertierung von "BOOL" in "BOOLEAN", möglicher Datenverlust HB_FUNC.PRG(156): warning C4431: Fehlender ...
by Jimmy
Sat Feb 18, 2023 10:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: can i make a HB_FUNC() of it ?
Replies: 2
Views: 233

Re: use Icon from Windows DLL Resource

hi, i got Warnings under MSVC 64 Bit HB_FUNC.PRG(1342): warning C4312: "Typumwandlung": Konvertierung von "int" in größeren Typ "HBITMAP" HB_FUNC.PRG(1344): warning C4312: "Typumwandlung": Konvertierung von "int" ...
by Jimmy
Thu Feb 16, 2023 12:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: use Icon from Windows DLL Resource
Replies: 7
Views: 433

error al compilar

... from C:\FWH2212\LIB\FIVEHC.LIB|STR2HEX Error: Unresolved external '_hb_retclen_buffer' referenced from C:\FWH2212\LIB\FIVEHC.LIB|STR2HEX Warning: Public symbol '_HB_FUN_MUESTRU' defined in both module C:\FWH2212\SAMPLES\MIO_FE\MENU1.OBJ and C:\FWH2212\SAMPLES\MIO_FE\MUESTRU.OBJ Error: ...
by jpcavagnaro
Sat Jan 21, 2023 8:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error al compilar
Replies: 4
Views: 434

Re: Descargar archivos de configuracion hbmk2

... open file: C:\FWH1905\SAMPLES\WinXP\WindowsXP.Manifest hbmk2: Processing environment options: -LC:\HARBOUR\lib\;C:\FWH\lib\ -comp=bcc hbmk2[GIO]: Warning: Ignoring explicitly specified core library directory: C:\HARBOUR\lib (in option '-LC:\HARBOUR\lib\;C:\FWH\lib\') hbmk2: Compiling Harbour sources... ...
by Compuin
Wed Jan 18, 2023 7:36 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Descargar archivos de configuracion hbmk2
Replies: 12
Views: 830

Re: CLASS TGrid() for FiveWin

... );   lstrcpyn( pDispInfo->item.pszText, ( TCHAR * ) lpText, pDispInfo->item.cchTextMax ); which seems to work without Warning
by Jimmy
Thu Jan 05, 2023 8:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS TGrid() for FiveWin
Replies: 43
Views: 3476

Re: CLASS TGrid() for FiveWin

hi Antonio, At the top of your C code place this line: LPWSTR AnsiToWide( LPSTR cAnsi ); thx for Answer. still got Warning Warning W8075 .\\HB_FUNC.PRG 1092: Suspicious pointer conversion in function HB_FUN_SETGRIDQUERYDATA but i have to use #define UNICODE to use Unicode Version ...
by Jimmy
Wed Jan 04, 2023 5:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS TGrid() for FiveWin
Replies: 43
Views: 3476

Re: CLASS TGrid() for FiveWin

... LVN_GETDISPINFO Notify Event for this i have take HMG HB_FUNC() to use with Fivewin which are for Unicode / ANSI it does compile for ANSI without Warning but for Unicode i got Warning W8065 .\\HB_FUNC.PRG 1090: Call to function 'AnsiToWide' with no prototype in function HB_FUN_SETGRIDQUERYDATA ...
by Jimmy
Wed Jan 04, 2023 1:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS TGrid() for FiveWin
Replies: 43
Views: 3476

Re: DLLCALL under Fivewin

... "can't ejec't the volume", 0 );return bResult; I would suggest to write a Harbour wrapper for it and there you can issue the warning or simply generate a Harbour error: HB_FUNC( EJECTVOLUME ){   BOOL bResult = EjectVolume( ... );   if( ! bResult )  ...
by Antonio Linares
Mon Dec 26, 2022 9:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLLCALL under Fivewin
Replies: 45
Views: 2638
PreviousNext

Return to advanced search