Search found 63 matches
- Thu Oct 05, 2017 8:36 pm
- Forum: MMB (Legacy)
- Topic: Why if "Embedded," would we have to have the "Embedded" fil
- Replies: 4
- Views: 2075
Re: Why if "Embedded," would we have to have the "Embedded"
You have to use <Embedded>\ instead of <SrcDir>\ as path in your code.
- Sun Oct 01, 2017 4:49 pm
- Forum: MMB (Legacy)
- Topic: MMB and Finger Print Recognition
- Replies: 1
- Views: 1179
Re: MMB and Finger Print Recognition
Hm, that would not be easy. Every tool and driver I know integrates seemless with the Windows API and these devices aren't recognized as a standard HID.
- Thu Aug 10, 2017 10:23 am
- Forum: MMB (Legacy)
- Topic: why Multimedia builder doesn't update?
- Replies: 8
- Views: 5650
Re: why Multimedia builder doesn't update?
fmod (part of the sound lib?) is partially free, what is he exactly talking about? I can't imagine that It would be that complicated. Oscar could just remove all the licensed stuff for example, even if it no longer compiles. We have some very talented guys here and I know some people which would inv...
- Thu Aug 10, 2017 10:21 am
- Forum: MMB (Legacy)
- Topic: Help with a file explorer
- Replies: 2
- Views: 1321
Re: Help with a file explorer
Please take a look at the MMB examples itself. There are some interesting explorer examples.
- Thu Aug 10, 2017 10:20 am
- Forum: MMB (Legacy)
- Topic: I bring mmbsamples.com back from the dead
- Replies: 1
- Views: 880
- Thu Aug 10, 2017 10:17 am
- Forum: MMB (Legacy)
- Topic: MMB Recovery Campaign!! <---------** send your comments
- Replies: 13
- Views: 9746
Re: MMB Recovery Campaign!! <---------**
It seems Oscar is just not interested continuing MMB development. I suggest to make MMB some kind of open source project - or let some of the very talented Plugin guys continue the development.
- Tue Aug 01, 2017 4:32 pm
- Forum: MMB (Legacy)
- Topic: MMB Repacked 4.9.8.13 bin files
- Replies: 26
- Views: 46399
Re: MMB Repacked 4.9.8.13 bin files
Hey Delboy, do you see any way to add an admin manifest to a compiled MMB project? <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2"> <security> <requestedPrivileges> <requestedExecutionLevel level="requireAdministrator" uiAccess="false"/> </requestedPrivileges> </security> </trustInfo> MMB binari...
- Thu Apr 20, 2017 4:12 pm
- Forum: MMB (Legacy)
- Topic: SQLite, HTML output and some comparsion
- Replies: 6
- Views: 2264
Re: SQLite, HTML output and some comparsion
Thanks CodeHouse!! I've never heard of "plugy" before. It works!
- Sun Apr 09, 2017 6:57 am
- Forum: MMB (Legacy)
- Topic: SQLite, HTML output and some comparsion
- Replies: 6
- Views: 2264
Re: SQLite, HTML output and some comparsion
Delboy, dgilmour, maybe you guys have an idea?
- Thu Mar 30, 2017 1:54 am
- Forum: MMB (Legacy)
- Topic: SQLite, HTML output and some comparsion
- Replies: 6
- Views: 2264
Re: SQLite, HTML output and some comparsion
I thought about a plugin, but I don't know one which is able to do that