Search found 51 matches: w8004

Return to advanced search

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

hi Antonio, Do you mean this code ? Yes, this CODE give me under BCC7 32 Bit this Warnings Warning W8004 TEST1.prg 147: 'fAutoEject' is assigned a value that is never used in function EjectVolume Warning W8004 TEST1.prg 147: 'fRemoveSafely' is assigned a value that is never ...
by Jimmy
Thu Dec 15, 2022 3:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: different Warning using BCC7 32 Bit / MSVC 64 Bit
Replies: 6
Views: 436

different Warning using BCC7 32 Bit / MSVC 64 Bit

hi, both Version "seems" to run so far but i got (different) Warnings bcc7 32 Bit Warning W8004 .\\HB_FUNC.PRG 132: 'fAutoEject' is assigned a value that is never used in function EjectVolume Warning W8004 .\\HB_FUNC.PRG 132: 'fRemoveSafely' is assigned a value ...
by Jimmy
Thu Dec 15, 2022 1:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: different Warning using BCC7 32 Bit / MSVC 64 Bit
Replies: 6
Views: 436

Re: DLLCALL under Fivewin

i have change CODE as you say but still got (same) Warnings Warning W8004 FWEJECT.prg 190: 'fAutoEject' is assigned a value that is never used in function EjectVolume Warning W8004 FWEJECT.prg 190: 'fRemoveSafely' is assigned a value that is never used in ...
by Enrico Maria Giordano
Fri Dec 09, 2022 2:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLLCALL under Fivewin
Replies: 45
Views: 2780

Re: DLLCALL under Fivewin

... = FALSE; hb_retl( EjectVolume( ( TCHAR ) *szDrive ) ); i have change CODE as you say but still got (same) Warnings Warning W8004 FWEJECT.prg 190: 'fAutoEject' is assigned a value that is never used in function EjectVolume Warning W8004 FWEJECT.prg 190: 'fRemoveSafely' is ...
by Jimmy
Fri Dec 09, 2022 1:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLLCALL under Fivewin
Replies: 45
Views: 2780

Re: DLLCALL under Fivewin

how to fix there Warnings Warning W8004 FWEJECT.prg 192: 'fAutoEject' is assigned a value that is never used in function EjectVolume Warning W8004 FWEJECT.prg 192: 'fRemoveSafely' is assigned a value that is never used in function EjectVolume ...
by Enrico Maria Giordano
Thu Dec 08, 2022 7:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLLCALL under Fivewin
Replies: 45
Views: 2780

Re: DLLCALL under Fivewin

... : call each BOOL Function from PRG so i can display a Message after each Step instead of only OK or FAIL --- how to fix there Warnings Warning W8004 FWEJECT.prg 192: 'fAutoEject' is assigned a value that is never used in function EjectVolume Warning W8004 FWEJECT.prg 192: 'fRemoveSafely' is ...
by Jimmy
Thu Dec 08, 2022 6:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLLCALL under Fivewin
Replies: 45
Views: 2780

Re: *** Curso de C para programadores Harbour.

... following error message: Error E2188 C: \ FWH \ source \ winapi \ printdc.c 1228: Expression syntax in function HB_FUN_PRNSETORIENTATION Warning W8004 C: \ FWH \ source \ winapi \ printdc.c 1229: 'dmOrientationNew' is assigned a value that is never used in function HB_FUN_PRNSETORIENTATION *** ...
by Otto
Tue Jul 13, 2021 11:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: *** Curso de C para programadores Harbour.
Replies: 141
Views: 18462

Re: DANIEL - TDolphin xHarbour - BCC 7.3 - FWH-20.07 - 32b.

... .\source\c\function.c Embarcadero C++ 7.30 for Win32 Copyright (c) 1993-2017 Embarcadero Technologies, Inc. .\source\c\function.c: Warning W8004 .\source\c\function.c 427: 'bResult' is assigned a value that is never used in function HB_FUN_MYSQLSSLCONNECT Warning W8075 .\source\c\function.c ...
by Cgallegoa
Tue Apr 13, 2021 4:53 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TDolphin xHarbour - BCC 7.3 - FWH-20.07 - 32b.
Replies: 7
Views: 804

Compilando tsbrowse.lib, tsbutton.lib con Harbour 3.2

... Warning W8065 \tsbrowse\source\function\TSBFUNCS.C 210: Call to function 'DrawMasked' with no prototype in function HB_FUN_TSDRAWCELL Warning W8004 \tsbrowse\source\function\TSBFUNCS.C 307: 'nAlign' is assigned a value that is never used in function HB_FUN_TSDRAWCELL Warning W8019 \tsbrowse\source\function\TSBFUNCS.C ...
by noe aburto
Wed Aug 26, 2020 4:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilando tsbrowse.lib, tsbutton.lib con Harbour 3.2
Replies: 1
Views: 317

Problem x:\fwh\samples\dshow.prg

... 48: Missing or incorrect version of TypeLibImport.dll Error E2451 dshow.prg 57: Undefined symbol 'Run' in function HB_FUN_DSHOWPLAY Warning W8004 dshow.prg 58: 'pMediaControl' is assigned a value that is never used in function HB_FUN_DSHOWPLAY Error E2451 dshow.prg 64: Undefined symbol 'Stop' ...
by Jimmy
Sat Nov 30, 2019 10:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem x:\fwh\samples\dshow.prg
Replies: 7
Views: 1444

Re: Menue

Cristobal, some compiler Errors in menudraw.c: You must calculate the error-linenumber -9 as i compile with #pragma begindump! Warnung W8004 C:\\prg_allgemein\\menudraw.prg 1699: 'nPos' wurde ein Wert zugewiesen, der nie verwendet wird in Funktion FwSelectedItem(tagDRAWITEMSTRUCT *,HMENU__ ...
by byte-one
Mon Apr 17, 2017 3:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Menue
Replies: 11
Views: 1255

Tsbrowse 9.0 Harbour FWH17.02 y Bc 7

... Warning W8065 C:\TSBROW~1\SOURCE\FUNCTION\TSBFUNCS.C 209: Call to function 'DrawMasked' with no prototype in function HB_FUN_TSDRAWCELL Warning W8004 C:\TSBROW~1\SOURCE\FUNCTION\TSBFUNCS.C 306: 'nAlign' is assigned a value that is never used in function HB_FUN_TSDRAWCELL Warning W8019 C:\TSBROW~1\SOURCE\FUNCTION\TSBFUNCS.C ...
by devtuxtla
Mon Mar 20, 2017 5:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Tsbrowse 9.0 Harbour FWH17.02 y Bc 7
Replies: 8
Views: 1769

Tsbrowse 9.0 Harbour FWH17.02 y Bc 7

... Warning W8065 C:\TSBROW~1\SOURCE\FUNCTION\TSBFUNCS.C 209: Call to function 'DrawMasked' with no prototype in function HB_FUN_TSDRAWCELL Warning W8004 C:\TSBROW~1\SOURCE\FUNCTION\TSBFUNCS.C 306: 'nAlign' is assigned a value that is never used in function HB_FUN_TSDRAWCELL Warning W8019 C:\TSBROW~1\SOURCE\FUNCTION\TSBFUNCS.C ...
by devtuxtla
Mon Mar 20, 2017 5:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Tsbrowse 9.0 Harbour FWH17.02 y Bc 7
Replies: 0
Views: 468

Error al crear librerias xharbour una version vieja

... -5 -6 -DSIMPLEX -oobj\b32\harboury.obj obj\b32\harboury.c Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland obj\b32\harboury.c: Warning W8004 obj\\b32\\harboury.c 3356: 'yymsg' is assigned a value that is never used in function yydestruct Error E2040 obj\\b32\\harboury.c 3418: Declaration ...
by ruben Dario
Sat Jun 11, 2016 9:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al crear librerias xharbour una version vieja
Replies: 4
Views: 794

Re: Problem with Listview

Silvio, thanks run all ok only when i compile fix function if I use w2 /w1 or w Warning W8004 test.prg 396: 'hDLL' is assigned a value that is never used in function HB_FUN_FIX Replace this code:   HMODULE hDLL = NULL;   if( pImageList_Create == NULL ...
by Antonio Linares
Wed Jun 10, 2015 3:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Listview
Replies: 13
Views: 5657
Next

Return to advanced search