... eliminates pressure attempts by external vendors, as they no longer have any influence on our access capabilities. The starting signal has been given: Effective immediately, we are implementing this solution for all newly installed customer servers. Gradually, we will also retrofit existing ...
... saved default printer (coldprinter). 12. ENUMCHILDWINDOWS A C function embedded with #pragma BEGINDUMP. Enumerates all child windows of a given parent window (hWnd) and executes a Harbour code block for each window. This enables dynamic interaction with GUI elements in other applications. ...
... account for the specific ranges and values you provided. Your current formula doesn’t seem to handle the step changes correctly. Let’s refine it. Given the pattern in your data, it looks like nInitialBet increases by 0.50 for every 4 units increase in nFixedProfit or nFixedUse after the initial ...
... BITMAP "../bitmaps/16x16/fldmask.bmp" Regards, saludos. Sorry but what i wrote ? I compiled a fwh samples test and not run ok given what happened in another topic avoid replying to my messages, I can not compare myself with you who are a master Guru Expert of fivewin
... (.dbf). MS Teams and Dropbox: These are cloud-based collaboration platforms, not traditional file systems or application hosting environments. Given this context, here's my response: It's not directly possible to "install" a Fivewin application (with .exe and .dbf files) on MS Teams ...
... question: To find all connections efficiently, we can use a graph traversal algorithm like Breadth-First Search (BFS) or Depth-First Search (DFS). Given the nature of your problem, BFS might be more suitable as it explores connections level by level. This solution offers several advantages: Efficiency: ...
... when attempting to establish a connection to a MySQL 8.0.39 server, which has the default caching_sha2_password authentication plugin enabled. Given that the mysql_native_password plugin will be deprecated starting with MySQL 8.4, I have updated the MySQL connector to version 8.0. While the ...
Dear Michel, Implementing ItsMe in a FWH (FiveWin for Harbour) application involves several steps, given that ItsMe is a mobile-based authentication and digital identity service. Here's a general outline of how you might approach this integration: Understand ItsMe API: First, ...
... the PDF with a specific page number, which would then require processing each page individually. If you ask the question to KI, the suggestions given are ImageMagick or Ghostscript, and you should call it in a similar manner. I think this should be attempted. Our previous solution had the drawback ...
Dear Antonio , I tried but now got different error as given below: Warning: Compiler mismatch. Module 'G:\VIMCOSOFT\DEV32\HARBOURBCC770_C32_20240630\LIB\WIN\BCC32C\HBRTL.LIB|gui' built with bcc32c compiler; expected the bcc32 compiler because of 'G:\VIMCOSOFT\V9ACC\OBJ\CM_FY_MGMT.OBJ'.Warning: ...
... to open file 'UUID.LIB''G:\vimcosoft\V9ACC\v9acc' is not recognized as an internal or external command,operable program or batch file. path is given correct in build.bat file. echo %BCCDIR%\lib\import32.lib + >> %LNKFILE%echo %BCCDIR%\lib\psdk\uuid.lib + >> %LNKFILE%echo ...
... I think it is important to look at SQL ADO and move away from dbf\cdx-ntx ... In it's day .dbf was the premiere backend .. I can tell you if I was given a Corporate\Enterprise app to create and I went to the CIO and told that person I was going to use dbase .dbf for a back-end .. I would get laughed ...
... PRINTIMAGE() command. The good thing about FiveWin is that it always has more than one COMMAND and everyone chooses what suits them best at any given moment. Me gusta y he estado usando el comando SAYIMAGE() durante mucho tiempo, no veo ningún problema con este comando. Por el contrario, tuve ...
... the one used in the operating system you use? In very large applications, the stability and security that Visual Studio has shown me has not been given to me by Borland, with which I have had some problems for some time now. In fact, the version I have posted compiled with Borland does not have ...