Search found 50 matches: oem

Searched query: oem

by nageswaragunupudi
Thu Nov 07, 2024 1:27 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Copy file by mask
Replies: 24
Views: 2034

Re: Copy file by mask

... such files (for xHarbour). The approximate scheme is as follows

I don't think so.
Brfore I discuss this in more detail, a few points.
Results of OemToAnsi() and AnsiToOem() differ from country to country. Depend on the default Windows codepages for OEM and ANSI. These codepages can not be changed ...
by Enrico Maria Giordano
Thu Nov 07, 2024 8:39 am
Forum: FiveWin for Harbour/xHarbour
Topic: Copy file by mask
Replies: 24
Views: 2034

Re: Copy file by mask

... in dos-prompt:
https://imagizer.imageshack.com/v2/xq70/923/HuQ4Mh.png
We can see from the image is that the command prompt is using my default OEM codepage 437 (OEM English codepage)
Still all filenames created with different codepages are displayed correctly though different from the codepage ...
by nageswaragunupudi
Thu Nov 07, 2024 4:37 am
Forum: FiveWin for Harbour/xHarbour
Topic: Copy file by mask
Replies: 24
Views: 2034

Re: Copy file by mask

... in dos-prompt:
https://imagizer.imageshack.com/v2/xq70/923/HuQ4Mh.png
We can see from the image is that the command prompt is using my default OEM codepage 437 (OEM English codepage)
Still all filenames created with different codepages are displayed correctly though different from the codepage ...
by Horizon
Mon Oct 21, 2024 1:15 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 95
Views: 8286

Re: New FWH 24.09

Hi Mr. Rao,

? GetOEMCP(), GetACP()

Türkiye:
854, 1254
Thanks.
1) Please once again give me 3 or 4 unique to Turkish characters both their OEM asc values and corresponding ANSI asc values.

2) Can you please check again? Is it 854 or 857 ?
Please see this webpage:
https://learn.microsoft.com/en ...
by nageswaragunupudi
Mon Oct 21, 2024 9:59 am
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 95
Views: 8286

Re: New FWH 24.09

Hi Mr. Rao,

? GetOEMCP(), GetACP()

Türkiye:
854, 1254
Thanks.
1) Please once again give me 3 or 4 unique to Turkish characters both their OEM asc values and corresponding ANSI asc values.

2) Can you please check again? Is it 854 or 857 ?
Please see this webpage:
https://learn.microsoft.com/en ...
by karinha
Sun Oct 20, 2024 3:36 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 95
Views: 8286

Re: New FWH 24.09

... is only with PT850.

Users from other countries set codepage to ITWIN, ESWIN, TRWIN, etc.
All those codepages are ANSI codepages.
But PT850 is an OEM codepage. Not an ANSI codepage. The problem arose because we treated PT850 also like we treated other HB_CDPSELECT() codepages.

Anyway, the ...
by nageswaragunupudi
Sun Oct 20, 2024 3:27 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 95
Views: 8286

Re: New FWH 24.09

... is only with PT850.

Users from other countries set codepage to ITWIN, ESWIN, TRWIN, etc.
All those codepages are ANSI codepages.
But PT850 is an OEM codepage. Not an ANSI codepage. The problem arose because we treated PT850 also like we treated other HB_CDPSELECT() codepages.

Anyway, the ...
by nageswaragunupudi
Sun Oct 20, 2024 3:21 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 95
Views: 8286

Re: New FWH 24.09

... that both Harbour and xHarbour could have bugs in the codepage system.

There are no bugs at all in Harbour or xHarbour. I will later explain the behavior. Please be patient.

I can advice you once more to use PTISO, if it works fine for you. .
Yes, PTISO is an ANSI codepage not an OEM codepage.
by karinha
Sun Oct 20, 2024 3:15 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 95
Views: 8286

Re: New FWH 24.09

... only with PT850.

Users from other countries set codepage to ITWIN, ESWIN, TRWIN, etc.
All those codepages are ANSI codepages.
But PT850 is not an OEM codepage. Not an ANSI codepage. The problem arose because we treated PT850 also like we treated other HB_CDPSELECT() codepages.

Anyway, the ...
by nageswaragunupudi
Sun Oct 20, 2024 3:08 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 95
Views: 8286

Re: New FWH 24.09

... is only with PT850.

Users from other countries set codepage to ITWIN, ESWIN, TRWIN, etc.
All those codepages are ANSI codepages.
But PT850 is an OEM codepage. Not an ANSI codepage. The problem arose because we treated PT850 also like we treated other HB_CDPSELECT() codepages.

Anyway, the ...
by nageswaragunupudi
Fri Oct 18, 2024 10:33 am
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 95
Views: 8286

Re: New FWH 24.09

Waiting for a solution with OemToAnsi() and CodePage()

Do you have problem with FWH1905 or FWH2409 only?

Please reply this first.

And as I told you several times, do not post programs or send programs,
OemAnsi functions do not work the same way in different countries, in particular between ...
by nageswaragunupudi
Tue Oct 15, 2024 1:49 am
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 95
Views: 8286

Re: New FWH 24.09

Give me a small sample OEM string

DO NOT copy and paste here. That will automatically convert the string to UTF8.

Please give here a list of ASC values of each character.

Eg. If your string is
"AB"
You give me as
65,66

Please see my post.
Please give me any one of your OEM string (not more than ...
by nageswaragunupudi
Mon Oct 14, 2024 3:32 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 95
Views: 8286

Re: New FWH 24.09

Give me a small sample OEM string

DO NOT copy and paste here. That will automatically convert the string to UTF8.

Please give here a list of ASC values of each character.

Eg. If your string is
"AB"
You give me as
65,66
by nageswaragunupudi
Thu Oct 03, 2024 6:13 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.09
Replies: 95
Views: 8286

Re: New FWH 24.09

Master Nages, another problem reported. the OemToAnsi() command is not working correctly.

Maestro Nages, se informó otro problema. el comando OemToAnsi() no funciona correctamente.


MsgInfo( OemToAnsi( "INDEX: TODOS OS ÖNDICES, CRIADOS COM SUCESSO!" ), ;
OemToAnsi( "INDEX: TODOS OS ÖNDICES ...
by Antonio Linares
Sun Mar 03, 2024 7:25 pm
Forum: WhatsNew / Novedades
Topic: New FTDN February 2024 (FWH 24.02)
Replies: 1
Views: 1758

Re: New FTDN February 2024 (FWH 24.02)

... La función WinINet() no estaba funcionando correctamente. Solucionado.

* Mejora: Nuevo método End() y mensaje hWnd en la clase TWebView.

* Samples\oemboxch.prg: Cómo ver los caracteres de un controlcaja OEM en una aplicación de Windows.

* samples\mariabig.prg: Leer y navegar una tabla con 4.1 ...