Search found 45 matches: heap

Return to advanced search

Re: How many control per dialog?

Dear Dutch, Google results: You can change the heap sizes the linker uses via the -GH flag for ilink32 or ilink64. Use -GH<heapname>=size to allocate a larger heap or multiple heaps. For example, to link the release version of the DLL OWLNext ...
by Antonio Linares
Sat Nov 20, 2021 5:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How many control per dialog?
Replies: 21
Views: 1288

Re: How many control per dialog?

Dear Antonio, I use UEStudio. Where do I set "/HEAP: 0x10000, 0x1000"? I try to add in [Settings] but nothing change. [Settings]Target = Category&01 = DEFAULT RUN CONFIGURATIONWorking Directory =.Command Line Arguments =Category&02 ...
by dutch
Tue Nov 16, 2021 9:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How many control per dialog?
Replies: 21
Views: 1288

Re: How many control per dialog?

Dear Dutch, FWH does not impose any limit on that, so I guess that you are reaching the limit of your Win32 app default HEAP. You may try to increase the heap using the linker flag /HEAP when linking the EXE: /HEAP: 0x10000, 0x1000 Please try to increase those values. https://www.labri.fr/perso/betrema/winnt/heapmm.html ...
by Antonio Linares
Tue Nov 16, 2021 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How many control per dialog?
Replies: 21
Views: 1288

Re: Resedit closes problems after Windows 10 update

... Symbols loaded. 'ResEdit.exe' (Win32): Loaded 'C:\Windows\System32\sfc_os.dll'. Symbols loaded. FTH: (876): *** Fault tolerant heap shim applied to current process. This is usually due to previous crashes. *** 'ResEdit.exe' (Win32): Loaded 'C:\Windows\System32\SortWindows61.dll'. ...
by Antonio Linares
Mon Jul 19, 2021 3:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resedit closes problems after Windows 10 update
Replies: 12
Views: 763

error on link

... Warning: C:/Work/Prg/Agenda -/main.ilf: 0x00010000 / 0x0a000000 Warning: C:/Work/Prg/Agenda -/main.ils: 0x0003b000 / 0x08000000 Warning: unknown heap name : 0x08000000 / 0x08000000 Warning: Error detected (LME288) Error: Unable to perform link what's happened ?
by Silvio.Falconi
Sat Oct 05, 2019 10:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: error on link
Replies: 1
Views: 441

strange error on link (COMPILING )

... 0x00010000 / 0x0a000000 Warning: C:/Work/Prg/Fsdi_tdatabase/main.ils: 0x0003b000 / 0x08000000 Warning: unknown heap name : 0x08000000 / 0x08000000 Warning: Error detected (LME288) Error: Unable to perform link ???????? what is happened ?
by Silvio.Falconi
Wed Aug 21, 2019 5:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: strange error on link (COMPILING )
Replies: 4
Views: 668

NirSoft utilities for programmers

... beginning of this function. HeapMemView HeapMemView is a small utility that allows you to view the content of all memory blocks allocated in the heap of the process the you select. This tool can be useful for developers that need to trace memory leaks in their software. GDIView GDIView is a unique ...
by Baxajaun
Tue Jul 03, 2018 10:36 am
 
Forum: Utilities / Utilidades
Topic: NirSoft utilities for programmers
Replies: 1
Views: 1105

ERRORES REPENTINOS LME288 y Unable to perform link

... 0x00010000 / 0x0a000000 Warning: D:/sisinge/programandolos/GRUEXP570/GE570.exe.ils: 0x0003b000 / 0x08000000 Warning: unknown heap name : 0x08000000 / 0x08000000 Warning: Error detected (LME288) Error: Unable to perform link 14 Files, 5 Warnings, 2 Errors Tiempo de compilación: ...
by joseluisysturiz
Sat Feb 18, 2017 2:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: ERRORES REPENTINOS LME288 y Unable to perform link
Replies: 10
Views: 1683

Re: Nuevo FWH 16.10

... freed memory is not surrendered by Harbour to the OS, but still kept as free memory by Harbour. When another recordset is opened, the same memory heap is used by Harbour
by Antonio Linares
Mon Nov 14, 2016 6:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo FWH 16.10
Replies: 15
Views: 2973

Re: off topic Mysql

... y dice : "Plugin feedbak disable" otros: InnoDB: Mutexes and rw_locks use Windows interlocked functions InnoDB: The InnoDB memory heap is disabled Plugin 'Aria' registration as a STORAGE ENGINE failed. etc etc
by surGom
Wed Aug 10, 2016 12:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: off topic Mysql
Replies: 4
Views: 568

Error al compilar con BCC7

... 0x00010000 / 0x0a000000 Warning: D:/MiHarbour/Dolphin/samples/Debug/pruDlph.ils: 0x0003b000 / 0x08000000 Warning: unknown heap name : 0x08000000 / 0x08000000 Warning: Error detected (LME288) Error: Unable to perform link pruDlph.EXE - 2 error(es), 6 advertencia(s) Q esta ...
by MarioG
Tue Mar 01, 2016 3:25 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar con BCC7
Replies: 2
Views: 428

Aviso del depurador FTH: (4204)

Al ejecutar un app con xEdit 4.0.3, me sale un aviso del debuger

#1: FTH: (4204): *** Fault tolerant heap shim applied to current process. This is usually due to previous crashes. ***

no se si se trata de abuso de memoria o recursos.

Alguien que me pueda indicar porfa.
by noe aburto
Sat Jan 30, 2016 12:47 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Aviso del depurador FTH: (4204)
Replies: 1
Views: 359

wmf2emf problemi in compilazione

Ciao Ho un esempio, forse tuo, che non riesco a compilare con FWH 15.12 Continua a dirmi che non trova il file FWHARB.H, eppure l'ho copiato anche nella cartella. Un aiutino ? BCC7 Harbour 3.20dev Grazie **** WMF2EMF.PRG * #pragma BEGINDUMP #include "WinTen.h" #include "Windows.h"...
by Romeo
Wed Jan 20, 2016 4:59 pm
 
Forum: All products support
Topic: wmf2emf problemi in compilazione
Replies: 0
Views: 567

Re: Link error with new 15/12

... / 0x08000000 Warning: C:/WGUN/GUN1/gun32.ilf: 0x00010000 / 0x0a000000 Warning: C:/WGUN/GUN1/gun32.ils: 0x0003b000 / 0x08000000 Warning: unknown heap name : 0x08000000 / 0x08000000 Warning: Error detected (LME288) Error: Unable to perform link If i compile and link the complete app all is ok.
by byte-one
Fri Jan 08, 2016 1:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Link error with new 15/12
Replies: 7
Views: 1023

Re: Huge C static memory allocation

Antonio,

I know about dynamic allocation but I asked specifically for static allocation that doesn't use heap or stack.

EMG
by Enrico Maria Giordano
Sun Oct 11, 2015 8:11 am
 
Forum: Off Topic / Otros temas
Topic: Huge C static memory allocation
Replies: 7
Views: 1239
Next

Return to advanced search