Search found 438 matches: usually

Return to advanced search

Re: Compiler with MSVC y HARBOUR

... the integrity and authenticity of data. Where to Get: Like libssl-1_1-x64.dll, libcrypto-1_1-x64.dll comes with the OpenSSL package. It is usually distributed alongside libssl as they work together to provide security features. 3. libcurl-x64.dll Purpose: libcurl is a free, client-side ...
by Otto
Sat Apr 20, 2024 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 135

Re: ADS with 64bit FWH Apps

... Remote is useful but I find local is slower than the native rddcdx. I distribute the last .dll files they produced for 32 and 64 bit. Those are usually good with versions 10-12, except for 64 bit on 10 & 11. Sent from my iPhone using Tapatalk
by TimStone
Thu Apr 04, 2024 2:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2298

Re: GetHostByName( GetHostName() )

... its network mask and IP address using GetIpAddrTable. Look for an adapter where the network mask matches the subnet mask of your desired network (usually obtained through other means). The IP address associated with this adapter will be the local IP on the desired subnet. This also seems interesting ...
by Antonio Linares
Wed Mar 06, 2024 9:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetHostByName( GetHostName() )
Replies: 1
Views: 161

WebView2 Essentials: Guides, Tips & Resources

... manages the user interface, handles navigation, and coordinates other processes. Renderer Process: Handles the rendering of web content. There's usually a separate renderer process for each website or web app, which helps with security and stability. Utility Process: Performs various tasks, such ...
by Otto
Wed Jan 10, 2024 6:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView2 Essentials: Guides, Tips & Resources
Replies: 2
Views: 481

file ID in the Windows file system

... in many contexts. However, two different files in separate directories can have the same name, so the name itself isn't unique, but the full path usually is. These identifiers are used by the operating system and are typically abstracted away from users, who mostly interact with files through ...
by Otto
Fri Jan 05, 2024 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file ID in the Windows file system
Replies: 5
Views: 628

Re: Booking xbrowse example

... to avoid it. Are you allowed to install desktop software in offices or hotels or on PCs of school administrations? Here, system administrators usually forbid it. I programmed my FIVEWIN room plan under DOS and in 1995 as a Windows application when Windows 95 came out (promoted with the Rolling ...
by Silvio.Falconi
Sun Dec 31, 2023 1:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Booking xbrowse example
Replies: 16
Views: 3317

Re: Booking xbrowse example

... to avoid it. Are you allowed to install desktop software in offices or hotels or on PCs of school administrations? Here, system administrators usually forbid it. I programmed my FIVEWIN room plan under DOS and in 1995 as a Windows application when Windows 95 came out (promoted with the Rolling ...
by Otto
Sun Dec 31, 2023 9:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Booking xbrowse example
Replies: 16
Views: 3317

Strange characters going from FWH to Outlook FWH 13.10

Hello, This problem started occuring since using FWH 13.10. In FWH 13.07, everything is working just fine. Usually I put the text of my e-mail into a memo to store it within my application. In Dutch and French, a lot of special characters are used : àéèâêîôûäëïöü , etc. In my ...
by driessen
Fri Dec 08, 2023 8:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange characters going from FWH to Outlook FWH 13.10
Replies: 18
Views: 3720

Re: Classe TGif

... start with a byte containing the ASCII character “!”, followed by a byte containing the value 249, followed by a byte containing the block size (usually 4), followed by the following fields: reserved, disposal method, user input flag, transparent color flag, delay time, transparent color index, ...
by Antonio Linares
Fri Dec 08, 2023 8:22 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Classe TGif
Replies: 9
Views: 1659

Re: MEMO problem?

... un error mirando una imagen. Sherlock Holmes podría hacerlo. jajajajaja. Gracias, thanks. Regards, Saludos. I'm not sure either. When doctors usually input text, they sometimes use shortcut keys to paste some text. Red box memo code and green box memo code same.
by richard-service
Sat Oct 28, 2023 5:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MEMO problem?
Replies: 3
Views: 293

Re: DBF . Commit

... to use it. Anyhow it strongly reduce performance so the whole operation is much longer and the chance for sudden write process interrupt bigger. Usually the best effects can be reached when user group some write operation and then commit them to force buffer updates. In harbour COMMIT can be ...
by Carles
Mon Oct 23, 2023 4:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2339

Re: hb_cdxPageSeekKey how to intercept this error

... can I simulate with an ad hoc program a corruption of an index that sends the program into that error? When one of my programs goes into error I usually read customized error files and I can often manage the error automatically. But this error is blocking and when I open the dialog I don't know ...
by MarcoBoschi
Thu Oct 19, 2023 6:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hb_cdxPageSeekKey how to intercept this error
Replies: 18
Views: 769

Re: Compiling Harbour from source code

Dear Enrico,

> I'm trying to compile Harbour from source code

How are you doing it ?

Usually to compile Harbour code at runtime we use hb_compileFromBuf()
by Antonio Linares
Mon Aug 07, 2023 5:53 am
 
Forum: Off Topic / Otros temas
Topic: Compiling Harbour from source code
Replies: 9
Views: 973

Re: Fivewin and ADO

... way of editing XBrowse cells. This is available at all times. The programmer does not have to do anything more than setting oCol:nEditType > 0 (usually EDIT_GET. if oCol:nEditType is > 0 and oCol:lReadOnly is .F. ( default ) and oCol:bEditWhen is NIL (default ) or Evaluates to .T. Inline ...
by nageswaragunupudi
Sat Jun 10, 2023 1:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin and ADO
Replies: 36
Views: 3802

Re: Connection to XPlane Flight Simulator

... to create an external application, in this case in Fivewin, to control what is happening inside the simulator from another computer. The simulator usually has one or several dedicated computers. A typical application is to create an instructor console, where the instructor can see what the student ...
by alvaro533
Thu Jun 08, 2023 10:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Connection to XPlane Flight Simulator
Replies: 13
Views: 995
Next

Return to advanced search