Thanks for the engineer.
armando.bagunas
This was required.
Million greeting.
Hathal
Search found 77 matches
- Sat May 14, 2016 12:45 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to use TMeter on SET MESSAGE Down window
- Replies: 2
- Views: 774
- Fri May 13, 2016 6:59 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to use TMeter on SET MESSAGE Down window
- Replies: 2
- Views: 774
How to use TMeter on SET MESSAGE Down window
welcome everybody .
I want to help .
How to use TMeter on SET MESSAGE Down window
Thank.
hathal
I want to help .
How to use TMeter on SET MESSAGE Down window
Thank.
hathal
- Fri Mar 18, 2016 9:20 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Color BUTTON KEY With DIALOG
- Replies: 4
- Views: 1174
Re: Color BUTTON KEY With DIALOG
Antonio.
I want with standard button.
I want with standard button.
- Fri Mar 18, 2016 4:52 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New function For check email
- Replies: 3
- Views: 935
New function For check email
Hello Now verify the e-mail before saving in the database. function returns zero if the mail is wrong or if one is true. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ // check email // check_em.prg #include "FiveWin.ch" func main() local e_mail_ok="LIVESYSTEM_NET@HOTMAIL.CO...
- Fri Mar 18, 2016 4:35 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Color BUTTON KEY With DIALOG
- Replies: 4
- Views: 1174
Color BUTTON KEY With DIALOG
Hello everybody. How To change Color BUTTON Key With DIALOG From RESOURCE -------- Like ---> DEFINE DIALOG Dlg RESOURCE "test" REDEFINE BUTTON ID 2 OF RE_Dlg COLOR (RGB(255,255,255)),(RGB(190,197,248)) ACTION msginf("test color BUTTON Key ") ACTIVATE DIALOG Dlg CENTERED ------ Th...
- Thu Mar 19, 2015 11:04 pm
- Forum: FiveTouch
- Topic: Welcome to FiveTouch tech support forum
- Replies: 3
- Views: 3266
Re: Welcome to FiveTouch tech support forum
Dear Antonio.Antonio Linares wrote:Welcome to FiveTouch tech support forum!
You are smart people.
Phishing new fish.
I hope that is the work of runtime
Without viewing the source, *.prg
Excellent news in his time.
- Tue Oct 08, 2013 1:23 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Cover Flow
- Replies: 10
- Views: 6157
Re: Cover Flow
oK. source has been sent to you my friend Antonio. -------------------- But the same problem was returned mail See below. ------------------------------ This is an automatically generated Delivery Status Notification. Delivery to the following recipients failed. alinares@gmail.com --Forwarded Messag...
- Sun Oct 06, 2013 8:46 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Cover Flow
- Replies: 10
- Views: 6157
SOURCE FOR IMAGE WITH *.BMP *.EMF *.GIF *.ICO *.JPG *.PNG *
--------------------------- source -----------------1---------------------- /* source h2.h ***************************************************************************** * INCLUDE HEADER FOR FUNCTION IMAGE_HBITMAP_CPP(char * File_Name); * * WORKING WITH C\C++ * * BY HATHAL 2012-10-02 http://WWW.LIVES...
- Wed Nov 14, 2012 5:47 pm
- Forum: FiveWin for CA-Clipper
- Topic: Does one know about this language. !
- Replies: 0
- Views: 3700
Does one know about this language. !
Description Language Clipper/XBase compatible compiler with initial support other xBase dialects. Multitasking, OOP,SIX/Comix, SQL and ODBC drivers,a C-API for third-party developers, a few wrappers for popular libraries (such as BZIP, GZIP, GD, Crypto, and Fcgi), Site := http://sourceforge.net/pro...
- Tue Oct 02, 2012 8:23 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Cover Flow
- Replies: 10
- Views: 6157
Re: Cover Flow
i Sent to you email . Your email does not receive. -------------------- This is an automatically generated Delivery Status Notification. Delivery to the following recipients failed. alinares@fivetechsoft.com --Forwarded Message Attachment-- From: livesystem_net@hotmail.com To: alinares@fivetechsoft...
- Tue Oct 02, 2012 11:48 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Cover Flow
- Replies: 10
- Views: 6157
Re: Cover Flow
Antonio. I stopped with image problems I written source C + + works with all the images. It HBITMAP return with any image. No DLL libraries or anything outside source. Windows operating system uses technology. Working with iamge. ****************** BMP EMF GIF ICO JPG PNG TIF WMF ****************** ...
- Tue Aug 07, 2012 5:13 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: HATHAL - prn_info.lib(resolved)
- Replies: 13
- Views: 4796
full source prn_info by hathal
I am so sorry I did not know that this library interest you So you will scroll down the entire source. Please accept my apologies. hathal ------------------ ----------------- full source prn_info by hathal ---------------- ----------------cprn_l.c--------------------- #include "windows.h" ...
- Sat Jun 09, 2012 7:13 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Now Animation curosor.ani working with FWH
- Replies: 6
- Views: 2319
Re: Now Animation curosor.ani working with FWH
This function Can deal with the cursor. Use it to return to *.cur ani_cursor=: LO_ANI_CU_FILE("file.cur" ) // from file Or ani_cursor=:LOAD_ANI_CURSOR("ID_CUR") //from RESOURCE sysrefresh() Reason for the delay in the presentation of the index due to the reduced load image laye...
- Sun Jun 03, 2012 6:46 pm
- Forum: Utilities / Utilidades
- Topic: Free FiveWin applications - Full source code provided !!!
- Replies: 10
- Views: 11465
Re: Free FiveWin applications - Full source code provided !!!
My friend.
Do you accept that we develop open source version
Do you accept that we develop open source version
- Thu May 24, 2012 5:50 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Exit the program if they do not move your mouse to press any
- Replies: 0
- Views: 436
Exit the program if they do not move your mouse to press any
Call my screen entry program identification number or Exit the program if they do not move your mouse to press any keys for a period of time ********************************* file 1 ***** /* TIMERAC.CH Timer Action VER 1 BY HATHAL http://WWW.LIVESYSTEM.NET AT 2012-5-20 */ ************************...