Added codepage=1252 in internal FoxBin2Prg.exe's config.fpw (in \config directory) and added a new config.fpw on root directory for development version (PRG)
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
ALLOWEXTERNAL=ON
|
||||||
RESOURCE=OFF
|
RESOURCE=OFF
|
||||||
SCREEN=OFF
|
SCREEN=OFF
|
||||||
_STARTUP=""
|
_STARTUP=""
|
||||||
@@ -15,3 +16,4 @@ _TASKPANE=""
|
|||||||
_TOOLBOX=""
|
_TOOLBOX=""
|
||||||
_WIZARD=""
|
_WIZARD=""
|
||||||
COMMAND=""
|
COMMAND=""
|
||||||
|
CODEPAGE=1252
|
||||||
|
|||||||
1
config.fpw
Normal file
1
config.fpw
Normal file
@@ -0,0 +1 @@
|
|||||||
|
CODEPAGE=1252
|
||||||
BIN
foxbin2prg.exe
BIN
foxbin2prg.exe
Binary file not shown.
Reference in New Issue
Block a user