[Harbour] 2008-12-04 23:56 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)

2008-12-05 Thread Pritpal Bedi
2008-12-04 23:56 UTC-0800 Pritpal Bedi ([EMAIL PROTECTED]) * harbour/contrib/gtwvg/tests/hbmk_b32.bat + xhb.lib - just to take use of hb_ToOutDebug(). While under heavy changes I need to keep the debugging info intact. Final sources will not have this included. * harbour/contr

Re: [Harbour] hblognet, inet and threads

2008-12-05 Thread Przemyslaw Czerpak
On Thu, 04 Dec 2008, Francesco Saverio Giudice wrote: Hi Francesco, > I'm working with Inet*() functions and hblog. > In my repository I have updated Inet with RAW connections, actually UDP raw > connections, and packets manipulation (I need to spoof IP for a specific > application). > All work

Re: [Harbour] #xtranslate equivilant in C

2008-12-05 Thread Przemyslaw Czerpak
On Wed, 03 Dec 2008, Pritpal Bedi wrote: Hi Pritpal, > In PRG code I can control the debug info like this: > #ifndef __DBG_TB__ > # xtranslate hb_ToOutDebug( [] ) => > #endif > Is there any equivalent to this feature in C? No. In C you can use only #define with quite similar conditions to Harb

[Harbour] 8.3 Directry Function

2008-12-05 Thread Alex Strickland
Hi all Has anyone written such a beast? I have altered a copy of harbour's funtion, but at the moment it "hangs". Thanks Alex ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] 8.3 Directry Function

2008-12-05 Thread Alex Strickland
Alex Strickland wrote: Has anyone written such a beast? I have altered a copy of harbour's funtion, but at the moment it "hangs". If anyone is interested the answer was that if a LFN is actually a SFN (less than or equal to 8.3), the cAlternateFileName structure member is not filled in, a

[Harbour] HB_DLLIBS and shared binaries

2008-12-05 Thread Lorenzo Fiorini
I'm trying to cleanup the way to create shared libs ( in 1.0.1 ). Under Linux everything is so easy but when it comes the turn of Win or OSX the things become harder. Locally I simply add all my contribs to harbour.[so|dll|dylib] but this can't be considered "clean". F.e. to link hbpgsql and gd un

Re: [Harbour] hblognet, inet and threads

2008-12-05 Thread Francesco Saverio Giudice
Hi Przemek, Il 05/12/2008 11.37, Przemyslaw Czerpak ha scritto: No, I'm not familiar with hblog* code. Anyhow if it operates on separated resources then is should be safe. But to say sth more I will have to look at this code. It will be good. Actually it seems to me correct, apart from OS f

[Harbour] Entry point not found in harbour.dll for HB_FUN___CLSLOCKDEF

2008-12-05 Thread Lorenzo Fiorini
I'm starting to get a win popup with this error. I found __CLSLOCK but not __CLSLOCKDEF. Any idea? best regards, Lorenzo ___ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour

Re: [Harbour] Entry point not found in harbour.dll for HB_FUN___CLSLOCKDEF

2008-12-05 Thread Przemyslaw Czerpak
On Fri, 05 Dec 2008, Lorenzo Fiorini wrote: Hi Lorenzo, > I'm starting to get a win popup with this error. > I found __CLSLOCK but not __CLSLOCKDEF. > Any idea? You are trying to link OOP .prg code compiled with hbclass.ch from version 1.1 with 1.0 HVM. best regards, Przemek ___

Re: [Harbour] Entry point not found in harbour.dll for HB_FUN___CLSLOCKDEF

2008-12-05 Thread Lorenzo Fiorini
On Fri, Dec 5, 2008 at 5:53 PM, Przemyslaw Czerpak <[EMAIL PROTECTED]> wrote: > You are trying to link OOP .prg code compiled with hbclass.ch > from version 1.1 with 1.0 HVM. Thanks, too much tests, I'll try to cleanup. best regards, Lorenzo ___ Harbou

Re: [Harbour] HB_DLLIBS and shared binaries

2008-12-05 Thread Przemyslaw Czerpak
On Fri, 05 Dec 2008, Lorenzo Fiorini wrote: Hi Lorenzo, > I'm trying to cleanup the way to create shared libs ( in 1.0.1 ). > Under Linux everything is so easy but when it comes the turn of Win or > OSX the things become harder. > Locally I simply add all my contribs to harbour.[so|dll|dylib] but

Re: [Harbour] HB_DLLIBS and shared binaries

2008-12-05 Thread Lorenzo Fiorini
On Fri, Dec 5, 2008 at 6:16 PM, Przemyslaw Czerpak <[EMAIL PROTECTED]> wrote: > ??? Can you describe what is the problem? > I've just made: > hb-mkslib dest/libxhgtk.so xhgtk/lib-hb/libxhgtk.a \ > `pkg-config --libs gtk+-2.0 --libs libglade-2.0` > > and it works without any problems.

Re: [Harbour] Harbour Web site - Preview #2 (Update)

2008-12-05 Thread Vailton Renato
Hi! Yes, just missing the part of pages of documentation to be concluded. As it is not used frames or iframes the code of the menus and images are fixed on all files of documentation. How am I changing the layout of all these pages, not yet posted the final version I have here. But now I will post