Search found 16 matches
- Thu Jun 24, 2021 7:25 pm
- Forum: MMB (Legacy)
- Topic: Is there any way to store external content in a dll or container?
- Replies: 7
- Views: 5885
Re: Is there any way to store external content in a dll or container?
I'm not programming for a modern system, I'm programming for a 25 year old system where this is relevant.Zip would be just a container that I would need to take things out of in order to access them, to use a method like that, I could use a simple windows cab. I wanted something for direct access, l...
- Thu Jun 17, 2021 6:19 pm
- Forum: MMB (Legacy)
- Topic: Is there any way to store external content in a dll or container?
- Replies: 7
- Views: 5885
Re: Is there any way to store external content in a dll or container?
because there are 1001 photos and text documents, small files generate fragmentation, all programmers know that. Windows uses dlls for this purpose, games use containers that store their thousands of files for the same reason.
- Mon Jun 14, 2021 7:06 pm
- Forum: MMB (Legacy)
- Topic: Is there any way to store external content in a dll or container?
- Replies: 7
- Views: 5885
Re: Is there any way to store external content in a dll or container?
I didn't want to have all these files lying around
- Fri Jun 11, 2021 5:43 pm
- Forum: MMB (Legacy)
- Topic: MMB Resources (Samples / PlugIns / Misc)
- Replies: 14
- Views: 44344
Re: MMB Resources (Samples / PlugIns / Misc)
Is there any plugin to warp images?


- Fri Jun 11, 2021 12:39 am
- Forum: MMB (Legacy)
- Topic: Help, read a CSV table or database
- Replies: 4
- Views: 3984
Re: Help, read a CSV table or database
sorry for looking stupid, but i have a little dyslexia so i have difficulty with some things. I was able to read the data from my db, my problem now is that I don't know how to list the names in the listbox, and when I click on the name, it displays the data, could you help me with an example? I wil...
- Thu Jun 10, 2021 3:18 pm
- Forum: MMB (Legacy)
- Topic: Is there any way to store external content in a dll or container?
- Replies: 7
- Views: 5885
Is there any way to store external content in a dll or container?
My project has several external files that cannot be embedded, as they are constantly modified, I would like it to be possible to put them in a container or dll, and that the multimedia builder could access them, how could this be done?
- Mon May 17, 2021 6:45 pm
- Forum: MMB (Legacy)
- Topic: Help, read a CSV table or database
- Replies: 4
- Views: 3984
Re: Help, read a CSV table or database
Hi Nigg, thanks for answering me. I'm doing a frontend / game manager. I created a database / spreadsheet that contains the name of the game, producer, year, rating, etc ... I will use my mmb project to extract this information, and place it in text fields. https://preview.redd.it/h4gmt1megqz61.png?...
- Sun May 16, 2021 5:06 pm
- Forum: MMB (Legacy)
- Topic: Help, read a CSV table or database
- Replies: 4
- Views: 3984
Help, read a CSV table or database
I need to read a lot of information, which should be in a spreadsheet or database. For example, name, type, quantity .... Each of the fields, will replace a Text or go to a variable
Could someone help me find a way for MMB to read a csv or a database?
Could someone help me find a way for MMB to read a csv or a database?
- Wed Dec 12, 2018 10:13 am
- Forum: MMB (Legacy)
- Topic: Multimedia builder 16bits exe?
- Replies: 1
- Views: 3135
Re: Multimedia builder 16bits exe?
yes I tried this, unfortunately it will not work...
Thanks for the answer
Thanks for the answer
- Tue Dec 11, 2018 7:47 pm
- Forum: MMB (Legacy)
- Topic: Multimedia builder 16bits exe?
- Replies: 1
- Views: 3135
Multimedia builder 16bits exe?
Could anyone modify the player so that it works on windows 3.1 (under win32s maybe?)