Search found 278 matches: managed

Return to advanced search

FWH HbSix DBF/NSX/SMT File Management

... Previously in my clipper 16 bit application I was using Six3 and SixNsx driver to manage the dbf files. Converting to FWH, the dbf/nsx files are managed well. The problem is that I have some files with memo fields with are stored in SMT files. My DBF files are encrypted with password. So in general ...
by RiazKhan
Thu Mar 01, 2012 1:06 pm
 
Forum: Utilities / Utilidades
Topic: FWH HbSix DBF/NSX/SMT File Management
Replies: 6
Views: 3678

TDolphin question

... was filed with crypted values and I wanted to remove that crypt. The field "codi" was not used but I wanted to use it now. I managed to do everything but during the process I encountered sometinhg I don´t understand: oQuer := oServer:Query( "SELECT NOME FROM usuarios" ...
by ADutheil
Fri Feb 17, 2012 12:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDolphin question
Replies: 2
Views: 969

Re: Compile tbfuncs.c

I've managed to compile it with Pelles C with following messages: C:\fw21\WINH32\WINH32 xbset08\tcbfuncs.c(127): warning #1063: Single-line comment contains escaped new-line. C:\fw21\WINH32\WINH32 xbset08\tcbfuncs.c(130): warning ...
by AHF
Fri Feb 10, 2012 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compile tbfuncs.c
Replies: 9
Views: 2821

Re: New User FWH6.12

Dear Antonio,

Thanks,
Getting closer to a 32 bit application.
I have managed to produce a single res file including the four rc files in the exe file.

Now, some lib files need to be converted to 32 bit libs..Is there a convector for doing this. Before i go any further.

Any suggestions...??
by RiazKhan
Tue Dec 20, 2011 3:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New User FWH6.12
Replies: 41
Views: 10577

Re: FWH 11.11 + xharbour.com + xCC

Antonio,

I managed to run my project.

Thanks,
by Horizon
Sun Dec 04, 2011 1:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 11.11 + xharbour.com + xCC
Replies: 39
Views: 15597

Re: Is FWPPC compatible with latest Windows for PPC?

UPDATE UPDATE I have just managed to buy a HTC HD2 phone with Windows Mobile 6.5 on it. The competition on eBay was fierce, but I won! Now, ... where do I get a suitable emulator please? Cheers, Ross ************************ Enrico and ...
by Ross_ValuSoft
Fri Nov 11, 2011 11:54 pm
 
Forum: FiveWin for Pocket PC
Topic: Is FWPPC compatible with latest Windows for PPC?
Replies: 19
Views: 13907

Re: Where are MoveTo, GetTextExtent, DrawMasked, DrawBitmap ?

Adding that lines i still get: ../TSBFUNCS.o:TSBFUNCS.C:(.text+0x94): undefined reference to `MoveTo(HDC__*, int, int)@12 I managed to add a source code for MoveTo I found in other place and it linked, but I don't know if it works yet. //----------------------------------------------------------------------------//DWORD ...
by concentra
Wed Nov 09, 2011 3:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Where are MoveTo, GetTextExtent, DrawMasked, DrawBitmap ?
Replies: 11
Views: 2453

Re: Compiling TSButton with MinGW gcc

... seems that nobody else is interested in TsBrowse/TsButton and MinGW... And Manuel disappears from time to time... But after studying the C code I managed to compile the TsBrowse C code. So, lets try to do this. First in bpaint.c change all references of _parclen, _parl, _parni, _parnl, etc. to ...
by concentra
Wed Nov 09, 2011 10:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling TSButton with MinGW gcc
Replies: 12
Views: 3351

Memory is overwritten after calling functions in DLL

Hi Antonio and all FWH gurus, This post is a continuation from this thread . I've now managed to build a much reduced, sorta self-contained sample :). I agree with Roberto Parisi that it looks like a case of memory that got overwritten as with my reduced sample, space ...
by hua
Wed Oct 05, 2011 6:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Memory is overwritten after calling functions in DLL
Replies: 4
Views: 1239

Re: FWH / xHB and ActiveX

... 'Third World Interface Design' and 'International Interface Design'!!! LOL!!! THAT was what I was getting at all those years ago (I've only just managed to put it into words). And when a friend of mine, some time ago, offered to take on the rewrite of my 'stripped down' fleet management system ...
by dpaterso
Sun Sep 25, 2011 6:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH / xHB and ActiveX
Replies: 12
Views: 4671

jkIDE: impressions / experiences / perspectives

... april 2, 2010... http://i54.tinypic.com/288nv4j.png Site & Download: 7Mb Based on some previous posts on this forum, someone managed to build a basic application?!? A naked form without the inserted objects at design time was the maximum that could. Please, I need impressions ...
by Francis Barrimbhal
Tue Jun 28, 2011 1:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: jkIDE: impressions / experiences / perspectives
Replies: 2
Views: 864

Re: difference between xp and seven

James Bott wrote:The value -1, signifies static text--any positive number signifies text that can be redefined. They are handled differently by Windows.


I didn't know that Windows managed id -1 labels and id positive number labels differently. Where can I read some MS documentation about this behavior?

EMG
by Enrico Maria Giordano
Thu Mar 24, 2011 5:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: difference between xp and seven
Replies: 14
Views: 5551

Re: Windows Phone 7 & “native” apps, the missing link!

Paco,

Que Windows Phone 7 no es compatible con versiones de Windows Mobile anteriores, salvo que puede usar algo de codigo "managed" (.NET)
by Antonio Linares
Mon Dec 27, 2010 1:53 am
 
Forum: Off Topic / Otros temas
Topic: Windows Phone 7 & “native” apps, the missing link!
Replies: 2
Views: 704

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... * contrib/hbqt/qtgui/qth/QWidget.qth ! Some tweaks to be ready for next massive commit where CONSTRIUCTORS will be managed automatically. * contrib/hbqt/utils/hbqtgen.prg + Added: constructs to manage CONSTRUCTORS automatically. ( yet not activated - a work-in-progress ...
by Pritpal Bedi
Mon Oct 11, 2010 7:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 106374

Re: hash with (x)harbour - knowledge base

I don't know the internals of the [x]Harbour's hash implementation but I know for sure that two different keys have no collision (or the collision is internal managed).

EMG
by Enrico Maria Giordano
Thu Sep 23, 2010 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hash with (x)harbour - knowledge base
Replies: 20
Views: 8364
PreviousNext

Return to advanced search