DEADSOFTWARE

center issue #194, Meta.PutParam and Kernel.Call for open arrays are mismatched
[bbcp.git] / dev / DEVNOTES.txt
1 Alexander: openBSD can not run sh script by the link, it should be in root BlackBox dir
3 Ivan:
5 issues from Center, which are not used in Freenix version
6 - #156 Adding coroutines to BlackBox
7 should be done another way
9 issues from Center, which have different realisation
10 - #158 LowLevel debugging
11 assuming that ConsLog can be used
12 - #153 Basic in/out console functionality
13 using basic realisation from Alexander
14 - #169 ccall bug with stack management after a call
15 use different code composition because of [ccall16] implementation
17 windows version update pattern bellow
19 Com -> _Windows_GUI
20 Ctl -> _Windows_GUI
21 Ole -> _Windows_GUI
22 Form -> __GUI
23 Text -> .
24 Xhtml -> .
26 Sql/Mod/Odbc* -> _Windows_
27 Sql/Docu/Odbc* -> _Windows_
28 Sql -> .
30 Comm/Docu/Obx* -> __GUI
31 Comm/Docu -> .
32 Comm/Mod/Obx* -> . __GUI
33 Comm/Mod/Steams -> .
34 Comm/Mod -> _Windows_
36 Dev/Docu/Build-Tool+ComDebug+ComInterfaceGen+Profiler+P-S-I+TypeLibs -> _Windows_GUI
37 Dev/Mod/ComDebug+ComInterfaceGen+Profiler+TypeLibs -> _Windows_GUI
38 Dev/Mod/Cmds -> __GUI
39 Dev/Mod/C*+Debug+Linker+Markers+Packer+Selectors -> .
40 Dev/Rsrc/Errors+Strings -> .
41 Dev/Rsrc/ComInterfaceGen -> _Windows_GUI
42 Dev/Rsrc -> __GUI
43 Dev/Spec -> .
44 Dev/Docu/Cmds -> __GUI
45 Dev/Docu/C*+Linker+Markers+Packer+Selectors -> .
46 Dev/Docu -> __GUI
47 Dev/Mod -> __GUI
49 Docu/DTC* -> _Windows_GUI
50 Docu -> .
52 Host/Mod/Console+Files+Registry+PackedFiles -> _Windows_
53 Host/Rsrc -> __GUI
54 Host/Docu/Bitmap+Mail -> _Windows_GUI
55 Host/Mod -> _Windows_GUI
56 Host/Docu -> .
58 Obx/Mod/Hello0+Pi+Random+Trap -> .
59 Obx/Mod/Bitmap+Excel+Fern+WordEdit -> _Windows_GUI
60 Obx/Docu/Bitmap+Excel+Fern+WordEdit -> _Windows_GUI
61 Obx -> __GUI
63 Std/Rsrc/Strings -> .
64 Std/Rsrc -> __GUI
65 Std/Mod/MenuTools+Tables+TabViews -> __GUI
66 Std/Docu/MenuTools+Tables+TabViews -> __GUI
67 Std -> .
69 System/Mod/Kernel -> _Windows_
70 System/Mod/Config+XYPlane -> _Windows_GUI
71 System/Docu/XYPlane -> _Windows_GUI
72 System/Mod/Init -> __GUI
73 System/Mod+Docu -> .
74 System/Rsrc/Strings -> .
75 System/Rsrc/About -> _Windows_GUI
76 System/Rsrc/ -> __GUI
78 Win/Mod/Api+MM+Net+Ole+Sql -> _Windows_
79 Win/Docu/Api+MM+Net+Sql -> _Windows_
80 Win/Rsrc -> _Windows_
81 Win -> _Windows_GUI
84 === Build new dev0.exe from Windows Interp version ===
85 build.bat
86 build-dev0.bat
87 pack-dev0.bat