Search found 554 matches: locate

Return to advanced search

... samples: "OWC11.Spreadsheet" and "PDF.PdfCtrl.6" You may use Microsoft free OleView to inspect what ActiveX controls you have in your computer and locate the right string to use: http://hyperupload.com/download/b7308564/oleview.zip.html
by Antonio Linares
Mon Mar 20, 2006 8:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Can I use third party ActiveX control in my FWH application
Replies: 7
Views: 1723

... CREATE CODE 0007:B59C 00159H USEAREA CODE 0007:B6F6 0017AH PACK CODE 0007:B870 00391H HARDPACK CODE 0007:BC02 00322H _EVAL CODE 0007:BF24 0021AH LOCATE CODE 0007:C13E 00058H SORT CODE 0007:C196 0005BH TOTAL CODE 0007:C1F2 002E3H TOTAL CODE 0007:C4D6 00046H SUM CODE 0007:C51C 000BFH ADDRELATIO ...
by Connan
Fri Mar 03, 2006 10:28 am
 
Forum: FiveWin para CA-Clipper
Topic: GPF, como buscar el Error
Replies: 3
Views: 3533

GPF, como buscar el Error

... CREATE CODE 0007:B59C 00159H USEAREA CODE 0007:B6F6 0017AH PACK CODE 0007:B870 00391H HARDPACK CODE 0007:BC02 00322H _EVAL CODE 0007:BF24 0021AH LOCATE CODE 0007:C13E 00058H SORT CODE 0007:C196 0005BH TOTAL CODE 0007:C1F2 002E3H TOTAL CODE 0007:C4D6 00046H SUM CODE 0007:C51C 000BFH ADDRELATIO ...
by Connan
Tue Feb 28, 2006 5:36 pm
 
Forum: FiveWin para CA-Clipper
Topic: GPF, como buscar el Error
Replies: 3
Views: 3533

Oka let me show how the build file goes and advice me where to locate the lib of bcc55 command : @SET INCLUDE=e:\compiler\clipper\fweval\INCLUDE;e:\compiler\clipper\xharbour\include @SET LIB=e:\compiler\cpp_lang\bcc55\LIB;e:\compiler\clipper\fweval\LIB ...
by Ehab Samir Aziz
Fri Feb 10, 2006 3:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: unable to open a file
Replies: 7
Views: 1738

Windows Mobile 2005 Emulator!

... Mobile 5.0 SDK for Pocket PC 2. Extract the SDK to a folder on your hard drive by running "msiexec /a "Windows Mobile 5.0 Pocket PC SDK.msi"". 3. Locate in the installed files "PPC_USA.bin" and copy it to the folder where your actual emulator images are. (The ROM size is 20 Mgs). 4. Run: deviceemulator ...
by Antonio Linares
Sun Jan 29, 2006 2:18 am
 
Forum: FiveWin for Pocket PC
Topic: Windows Mobile 2005 Emulator!
Replies: 10
Views: 3812

... you call ReleaseCapture() (no parameters). The coordinates you will get are relative to the window that has captured the mouse, so if you want to locate another window from a click then you have to use WindowFromPoint( nRow, nCol ) --> hWnd. To locate a specific child control use ChildWindowFromPoint( ...
by Antonio Linares
Tue Jan 24, 2006 9:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Detecting mouse click out of a window
Replies: 3
Views: 1055

... is 2.7 January 2006 build. The network capabilities are implemented in both Harbour and xHarbour and are compatible with Windows 98 and above. Locate FWH in price list at https://secure.fivetechsoft.com/english/purchase.html Its price is 290 euros, delivered by email (Internet).
by Antonio Linares
Fri Jan 20, 2006 8:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: What version that has all the Best classes
Replies: 1
Views: 601

Mr. Antonio Thank you very much for sparing your time on my subject. I have built babu.exe using buildh.bat. But I could not locate "buildhd.bat" in either FWH or XHARBOUR directories to build Babudll.prg. Where should I get it from ? >You have to download Harbour CVS files and build ...
by RAMESHBABU
Wed Dec 28, 2005 3:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How create DLL With XHARBOUR
Replies: 27
Views: 16141

... great surprise that the solution was to open the DBF as a standard file with FOpen(), read a bunch of bytes in memory and perform a simple At() to locate a string. Once found, you substract the DBF header length, then divide the offset by the record size and you get the record number. At() is an ...
by Antonio Linares
Tue Dec 20, 2005 4:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Database Search
Replies: 17
Views: 5386

Richard,

As I have explained preivously, it may be needed to add methods from Class TGet to Class TEdit until we locate where the problem comes from.

We are going to try to install here a Chinese Windows, but we even don't know how to type a two keystrokes character. Could you explain it ? thanks.
by Antonio Linares
Sun Dec 18, 2005 8:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TO: Antonio, TGet problem with WinXP Themes for 2 bytes?
Replies: 17
Views: 6116

Johnny,

We already tried to use XP with chinese language and it was real difficult.

You may easily modify Class TEdit, add methods to it, test it and locate where the problem comes from.

Anyhow, we may try it again,
by Antonio Linares
Wed Dec 14, 2005 11:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TO: Antonio, TGet problem with WinXP Themes for 2 bytes?
Replies: 17
Views: 6116

Richard,

The solution is to use the Class TEdit that we provided you and then start adding it method by method from Class TGet to locate where TEdit looses the two chars functionality.

The problem is that we can't test it here, so you have to do it there yourself.
by Antonio Linares
Mon Dec 12, 2005 7:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TO: Antonio, TGet problem with WinXP Themes for 2 bytes?
Replies: 17
Views: 6116

Re: ADS Driver

Bohan: You have to build your own ACE32.LIB, and is very easy to do: 1) Locate the ACE32.DLL of your current ADS version, you can find a copy of it in the ARC (Advantage Data Architech) directory, if you don`t have the ARC, install it from the ADS CD, because ...
by R.F.
Fri Nov 11, 2005 2:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS Driver
Replies: 2
Views: 1680

Mouse behavior

... has some folders with standard input dialogs. In the old application when I press the left button on a field the cursor get positioned to the new locate at the click point. In the FWH application clicking the left button does nothing. However the right button moves the cursor to the new location ...
by Vytas
Fri Oct 28, 2005 3:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mouse behavior
Replies: 1
Views: 1046
Previous

Return to advanced search