Search found 566 matches: pointer

Return to advanced search

... Remarks section, use the GetModuleHandleEx function. HMODULE GetModuleHandle( LPCTSTR lpModuleName // module name ); Parameters lpModuleName [in] Pointer to a null-terminated string that contains the name of the module (either a .dll or .exe file). If the file name extension is omitted, the default ...
by Enrico Maria Giordano
Fri Feb 03, 2006 2:35 pm
 
Forum: FiveWin for CA-Clipper
Topic: Detect other application running
Replies: 5
Views: 1889

Re: 2 questions

... [in] Handle to a parent window. This window receives any message boxes that an application produces, such as error reporting. lpOperation [in] Pointer to a null-terminated string, referred to in this case as a verb, that specifies the action to be performed. The set of available verbs depends ...
by Enrico Maria Giordano
Tue Jan 31, 2006 7:58 am
 
Forum: FiveWin for CA-Clipper
Topic: 2 questions
Replies: 14
Views: 5484

... 2770: 'nBottom' is assigned a value that is never used in function GradientFILL Warning W8075 ..\\shared\\shared.prg 2855: Suspicious pointer conversion in function HB_FUN_DEGRADA Error E2340 ..\\shared\\shared.prg 2855: Type mismatch in parameter 4 (wanted 'void *', got 'long') in ...
by reinaldocrespo
Fri Jan 27, 2006 1:19 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: LinearGardientBrush
Replies: 23
Views: 7660

... HDC hdc, // handle to device context int nEscape, // escape function int cbInput, // number of bytes in input structure LPCSTR lpvInData, // pointer to input structure LPVOID lpvOutData // pointer to output structure );
by Antonio Linares
Mon Jan 23, 2006 8:28 am
 
Forum: FiveWin for CA-Clipper
Topic: FW-Applik. running under wine-emulator in Linux
Replies: 5
Views: 1682

... but I would prefer to not use TSBrowse. Anyway, are you saying that TCBrowse doesn't offer header clicking actions? It would be weird as when the pointer moves over headers it becomes the hand icon and there would be no reason for this. EMG
by Enrico Maria Giordano
Fri Jan 20, 2006 8:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TCBrowse: clicking on headers
Replies: 10
Views: 2997

... for Win32 Copyright (c) 1993, 2000 Borland ADS1.C: Error E2139 ..\include\rddads.h 96: Declaration missing ; Warning W8075 ADS1.C 539: Suspicious pointer conversion in function adsGetRelPos Warning W8075 ADS1.C 550: Suspicious pointer conversion in function adsGetRelPos Error E2451 ADS1.C 580: ...
by James Bott
Fri Jan 06, 2006 1:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with ADS
Replies: 9
Views: 3155

Re: hb_xFree invalid pointer

Hi , Can anyone tell me why this error occures ? hb_xfree() Invalid Pointer 012879FC I can't provide a sample because the program is too big. If anyone has any idea please respond. Thanks A.S.K This is a nasty error that can be provided by many reasons. Can ...
by Richard Chidiak
Wed Nov 02, 2005 9:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_xFree invalid pointer
Replies: 6
Views: 2175

Error al cerrar

Cuando cierro la ventana principal de mi aplicacion me aparece el siguiente mensaje: hb_xfree(0144BA84) Pointer Overflow '' cuando cierro la ventana ejecuto este codigo ACTIVATE WINDOW oWin MAXIMIZED VALID CierraGes(oWin) FUNCTION CierraGes(oWin) SET RESOURCES TO DBCLOSEALL() ...
by txon
Wed Nov 02, 2005 5:02 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al cerrar
Replies: 5
Views: 1364

hb_xFree invalid pointer

Hi ,

Can anyone tell me why this error occures ?

hb_xfree() Invalid Pointer 012879FC

I can't provide a sample because the program is too big. If anyone has any idea please respond.

Thanks
A.S.K
by ask
Wed Nov 02, 2005 10:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_xFree invalid pointer
Replies: 6
Views: 2175

error al abrir archivos RTF

Hola:
Estoy intentando abrir un archivo RTF a través de los ejemplos del directorio de samples llamados TESTRICH y TESTRTF. En ambos casos al abrir los RTF del propio directorio me aparece un 'unrecoverable error 9010' y algo así como

hb_xFree() invalid pointer

¿?

Saludos,
by José Luis Sánchez
Thu Oct 13, 2005 9:30 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: error al abrir archivos RTF
Replies: 1
Views: 1282

Is Multiple Select Available In LISTBOX browses

As Subject.

I need to be able to drag the pointer down multiple rows which represent items of stock to extract just like 'Pocket Excel'.

As A Test I have tried adding MULTI/MULIPLE/MULTISEL to the test example TUTOR10 all 3 resulted in errors.
by GWard
Thu Oct 13, 2005 9:12 am
 
Forum: FiveWin for Pocket PC
Topic: Is Multiple Select Available In LISTBOX browses
Replies: 2
Views: 1386
Previous

Return to advanced search