Search found 611 matches: internal

Return to advanced search

Re: A few questions with regards to RichEdit

Dear Rao,

I have been reviewing the source code of RESETOLEUNINIT() and there is no conflict with TOleAuto() except that a call to OleUninitialize() is done.

We need to check if OleInitialize() works like a DLL (using an internal counter). If yes, there should be no conflict at all with TOleAuto().
by Antonio Linares
Fri Jun 12, 2009 10:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A few questions with regards to RichEdit
Replies: 6
Views: 1214

Re: Excel and Date

Harbour ( Clipper ) also stores Dates as numbers in memory. Difference between OLE internal number for dates and clipper numbers is 2415019. If you read Excel Date ( or from any other OLE source ) as number, you can derive clipper date by adding 2415019 and converting ...
by nageswaragunupudi
Sat Apr 18, 2009 5:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Excel and Date
Replies: 3
Views: 616

Re: Avoid internal ADS Error message (dialog)

Hello, thanks for response, I don't have problems with SQL sentences (sintax ,etc), e.g. if you try to delete some record DELETE FROM table WHERE column=data if some row on the table are locking for other user you have an error from ADS not from xHabour, the TRY CATCH not work for this situation the...
by Marcelo Via Giglio
Fri Apr 17, 2009 7:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Avoid internal ADS Error message (dialog)
Replies: 2
Views: 447

Re: Avoid internal ADS Error message (dialog)

I suggest you use TRY .. CATCH .. END. When an error occurs you can retrieve the error with ADS functions and deal with the error accordingly. For SQL statments, I stongly suggest you first try executing manually in Arc32 and only when the SQL runs there without errors you should incorporate in your...
by nageswaragunupudi
Fri Apr 17, 2009 7:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Avoid internal ADS Error message (dialog)
Replies: 2
Views: 447

Avoid internal ADS Error message (dialog)

Hello,

I use traditional navigation access (like any RDD) to ADT files and SQL with RDDADS, when I have some error in SQL operation
a dialog error is showed, are there some seting to avoid it?

Rergards

Marcelo
by Marcelo Via Giglio
Fri Apr 17, 2009 3:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Avoid internal ADS Error message (dialog)
Replies: 2
Views: 447

Re: Read errors

... 01 Out of resource, out of space, channel, etc 02 Temporary situation, not an error, ex: file lock 03 Authorization, permission denied 04 Internal, system detected internal error 05 Hardware failure, serious problem related to hardware 06 System failure, ex: invalid configuration 07 Application ...
by ukoenig
Wed Apr 15, 2009 10:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Read errors
Replies: 3
Views: 1063

Re: Creating a LIB or DLL

Antonio,

I get :

'make_b32' is not recognized as an internal or external command,
operable program or batch file.

I will look for the make_b32.bat

Thanks
by Dave Zowasky
Mon Mar 23, 2009 8:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Creating a LIB or DLL
Replies: 138
Views: 36974

Identificar GET, WINDOW, DIALOG, FOLDER,... sin recursos

... support for ReadVar(). Thanks to some new preprocessor values added in FiveWin.ch, the name of the edited variable is properly stored in the internal GET managed by the Class TGet. So you can easily access to the GET edited variable name this way: oMyGet:oGet:Name. Thanks to Colin!" ...
by FiveWiDi
Wed Jan 28, 2009 10:57 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Identificar GET, WINDOW, DIALOG, FOLDER,... sin recursos
Replies: 6
Views: 809

New FTDN January/Enero 2009 (9.01)

... support for ReadVar(). Thanks to some new preprocessor values added in FiveWin.ch, the name of the edited variable is properly stored in the internal GET managed by the Class TGet. So you can easily access to the GET edited variable name this way: oMyGet:oGet:Name. Thanks to Colin! * Enhancement: ...
by Antonio Linares
Mon Jan 26, 2009 1:16 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN January/Enero 2009 (9.01)
Replies: 4
Views: 3091

Re: Testing a valid IP address? ( SOLVED! )

Hello, everyone was using this function derepende but it stopped working. The error that is giving this. -------------------- Internal Error Handling Information --------------------- Subsystem Call ....: BASE System Code .......: 1075 Default Status ....: .F. Description .......: Argument ...
by Dorneles
Fri Jan 16, 2009 1:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing a valid IP address? ( SOLVED! )
Replies: 43
Views: 10010

Jack,

There is nothing wrong :-)

NTX files can have empty spaces in their internal nodes. So different RDDs versions can modify the way the NTXs are created, and then you get different NTXs sizes.

What you have to check is that the indexes are working fine. Thats what really matter :-)
by Antonio Linares
Thu Dec 11, 2008 8:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Size of a NTX File
Replies: 5
Views: 1145

Application Internal Error - C:\DEV\main\hotel.Exe Terminated at: 2008.11.03 09:46:33 Unrecoverable error 6005: Exception error: Exception Code:C0000005 Exception Address:0046E57E EAX:00B44358 EBX:005D7E54 ECX:00000001 EDX:011B4ED8 ...
by Pat Chalvet
Wed Nov 05, 2008 4:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: problem last harbour SVN and fivewin 8.03 with class TBTNBMP
Replies: 4
Views: 908

Ping for Fwh

... author name (see disclaimer below). Some malware can use the same file name. Author: Microsoft Corporation Description: SENS Connectivity API DLL Internal name: SensApi.dll Information about Copyright: � Microsoft Corporation. All rights reserved. Original file name: SensApi.dll Product ...
by ukoenig
Tue Oct 28, 2008 3:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testing a valid IP address? ( SOLVED! )
Replies: 43
Views: 10010

... to MS Exchange. I chose SMTP as my choice because SMTP will still be around long after GroupWise or Exchange... Our SMTP is only intranet or internal to our Agency ( some 7k users ) .. the problem I am running into with Tsmtp is when ( within my application ) a user mis-spells a userid within ...
by Rick Lipkin
Sun Oct 12, 2008 6:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Trapping SMTP e-mail error
Replies: 43
Views: 8209

Error al ejecutar .EXE

Estimados Listeros Finalmente logre crear el ejecutable pro al correr el .EXE me salio el siguiente error en un archivo hb_out.log Application Internal Error - C:\Posventa\Brainfpos.exe Terminated at: 2008.10.10 15:13:10 Unrecoverable error 9998: Internal error: screen driver initialization failure ...
by wyerco
Fri Oct 10, 2008 7:21 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al ejecutar .EXE
Replies: 4
Views: 677
PreviousNext

Return to advanced search