Search found 145 matches: kept

Return to advanced search

Re: FWH 17.03 : Using FWMARIADB for Embedded Server

Nobody? This is how you can use Embedded Server using FWH library. We need 3 files for this: 1. libmysqld.dll: Required to be kept in exe folder. We already have this in \fwh\samples folder. 2. libmysqld.lib: Imblib for this dll. Required for linking. We should use this but not libmyql.lib ...
by nageswaragunupudi
Tue Apr 23, 2024 9:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 17.03 : Using FWMARIADB for Embedded Server
Replies: 42
Views: 9939

Re: ADS with 64bit FWH Apps

... the four .dll files from the ADS 12 distributions. After seeing Reinaldo's comment, I instead used the ones from the ADS install, but still kept the current ( ADS 12 ) .lib files in my build. As he stated, the application runs. His point is simple. You can use a newer install of ADS 10, ...
by TimStone
Tue Apr 16, 2024 7:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2294

Re: Error: FWH2206 Parte1

... 4294967294, 95, 253, 3, WS_BORDER | SS_LEFT, WS_EX_LEFT} We copied the above semdlg.prg and semdlg.rc to our FWJ2206\samples folder and we kept the images in a subfolder semdlgbmp inside the samples folder like this Directory of C:\FWH2206\samples\semdlgbmp11-02-2024  19:18    <DIR> ...
by nageswaragunupudi
Sun Feb 11, 2024 2:15 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error: FWH2206 Parte1
Replies: 30
Views: 986

Re: future of Rich Text Editor maybe time to start with WEBVIEW

... topics. I tried myself to get knowledge about WebView. But the webview.prg in the samples folder of FWH didn't even compile without errors. So I kept in mind that this is work for future progress. I would appreciate any tutorial about how to create a working example with MS WebView 2. May be ...
by Detlef
Fri Jan 26, 2024 8:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: future of Rich Text Editor maybe time to start with WEBVIEW
Replies: 19
Views: 1703

Re: Help splitting up a character address string

... some good hits. This approach, facilitated by Harbourino, makes your code more organized and easier to maintain. Each function or module can be kept in separate files, making the codebase cleaner and more modular. #include "fivewin.ch"function main// Example usageLOCAL aAddressPartsaAddressParts ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 602

Re: Lost connection to MySQL server during query

... that the computer constantly disconnects, is with a trusted antivirus and fully scans the disk. I had problems with a couple of clients that kept disconnecting and checking it with the antivirus I found several Trojans that were lodged when they formatted the computer they use the driverspack ...
by cjcardoza
Sat Aug 05, 2023 3:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection to MySQL server during query
Replies: 37
Views: 12377

Re: Sending HTML using MAIL

... defined by developers. When creating custom message classes, the class name should follow the format "IPM.<custom name>". Then I kept asking it for an example and got this: To send HTML content in an email, you can use the "IPM.Note" message class with the message format ...
by Antonio Linares
Wed Apr 05, 2023 6:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sending HTML using MAIL
Replies: 10
Views: 698

Re: chatGPT writes and executes Harbour code !!!

... the list alphabetically by family member's name. She then used the ACOPY keyword to create a copy of the list as a backup. As she worked, Mary kept an eye on the time using the ELAPTIME keyword. She didn't want to be late to the family Christmas party, so she used the ALTD keyword to check ...
by Jimmy
Mon Dec 26, 2022 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: chatGPT writes and executes Harbour code !!!
Replies: 35
Views: 2787

Re: Backup from inside FWH program

Marc,
You should install a Synology.

You can set how many backups you want to make per day and how long the backups are kept.

With a simple client, you can completely backup every PC to this station.


Best regards,
Otto



Image
by Otto
Thu Sep 01, 2022 10:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Backup from inside FWH program
Replies: 17
Views: 1458

Re: Windows Service - finding path

... That is what the app is getting as s response. It is reporting that in the output log I need it to know where the data files are kept which is a subdirectory of where the .exe resides. Sent from my iPhone using Tapatalk
by TimStone
Fri Jul 22, 2022 11:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows Service - finding path
Replies: 6
Views: 520

Re: CLASS Tini():Get()

You are right, it was kept in memory :-)
by Antonio Linares
Tue Jul 19, 2022 6:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS Tini():Get()
Replies: 7
Views: 487

Re: Mr. Rao's samples collection.

... Later Uwe enhanced many items, but with all respect, the program became (more - to) complex. I folowed the tread from start till finisch and kept a halfway version to use. See what functionality you need. For me I do this : Read the forum in total (you can do part by part) : english and spanish, ...
by Marc Venken
Mon Jun 27, 2022 10:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao's samples collection.
Replies: 139
Views: 20638

Re: dbfntx very slow with 2+ users

... that you can do with Single User App but it is not recommend in Network I open DBF files ONLY when it is necessary and CLOSE after usage, never kept open the whole time do NOT use OLD SMB1 "Hack" on Windows 10 / 11 :!: Noted Thank you
by anserkk
Thu Mar 31, 2022 6:06 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbfntx very slow with 2+ users
Replies: 41
Views: 6813

Re: New touchscreen project

... is larger to accommodate average size of a finger. ( 6 millimetres irrespective of the size and resolution of the screen). So, please go ahead. We kept in mind these issues from years ago and made FWH ready for touch screens.
by nageswaragunupudi
Mon Feb 07, 2022 2:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New touchscreen project
Replies: 2
Views: 398

Re: SBUTTON vs BTNBMP

Dear Silvio,

I need both of you to run SetResDebug( .T. ) and let me know what you get in checkres.txt

As explained here:
http://wiki.fivetechsoft.com/doku.php?id=fivewin_function_setresdebug

We need to know what kind of GDI objects are kept in memory causing the memory leak
by Antonio Linares
Tue Dec 28, 2021 12:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SBUTTON vs BTNBMP
Replies: 18
Views: 1558
Next

Return to advanced search