DEVNOTES.txt 2.2 KB

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