Hi,
does madKernel work with 64 bit Windows target? I get tons of errors when I try, but it works as 32 bit.
Search found 100 matches
- Wed Feb 05, 2020 7:41 am
- Forum: madKernel
- Topic: madKernel 64 bit?
- Replies: 3
- Views: 8353
Re: 10.3 Rio
I've explained it on my homepage. See link in my previous comment. You may need to press F5 to refresh the homepage text. Basically, if your license is less than a year old, send me an email and you get a free 5.0 key file. If your license is older than a year, then you need to enter subscription t...
Re: 10.3 Rio
Do I need a new key? When I try to install it, I get a message that I install madExcept 5 without a commercial license... does it not accept my current .key file anymore?
Re: 10.3 Rio
Any update on this? Any ETA?
- Tue Feb 07, 2017 8:53 am
- Forum: madExcept
- Topic: Firemonkey madExcept?
- Replies: 1
- Views: 1963
Firemonkey madExcept?
Any plan to create a cross platform compatible version for firemonkey, which could run under Windows and OSX?
- Wed May 25, 2016 9:11 am
- Forum: madExcept
- Topic: madExcept madNVBitmap resolution issue
- Replies: 1
- Views: 1631
madExcept madNVBitmap resolution issue
When setting any font scaling (windows 10, cant test other windows version at the moment), the screenshot function of madNVBitmap only capture a part of the screen. For example, I have a 4k display, but have set scaling to 175% else the text is too small to read, and the screenshot function only cap...
- Sun May 08, 2016 8:56 am
- Forum: madExcept
- Topic: Delphi 10.1 Berlin
- Replies: 16
- Views: 35313
Re: Delphi 10.1 Berlin
When will there be an official release? The beta did not create any library path for me for 10.1, only for 10.
- Sun Sep 20, 2015 8:24 am
- Forum: madExcept
- Topic: D10 Seattle strange 32 bit issue
- Replies: 2
- Views: 2397
Re: D10 Seattle strange 32 bit issue
Yes, it does help, that make things clear. Thanks a lot!
- Sun Sep 20, 2015 3:57 am
- Forum: madExcept
- Topic: D10 Seattle strange 32 bit issue
- Replies: 2
- Views: 2397
D10 Seattle strange 32 bit issue
I have a strange issue. When I compile a project as 32 bit, running it in debugger or stand alone, with madExcept enabled, loading files (tstreamreader for example) takes ages and end up with out of memory. For example, loading an 80MB text file line by line via TStreamReader will never end and load...
- Thu May 01, 2014 3:48 am
- Forum: madCollection
- Topic: XE6 Support
- Replies: 6
- Views: 6682
Re: XE6 Support
Thanks, works fantastic, no issue so far 

- Sat Apr 26, 2014 12:45 pm
- Forum: madCollection
- Topic: XE6 Support
- Replies: 6
- Views: 6682
Re: XE6 Support
Hi Mathias,
any ETA when madExcept might be ready for XE6? Its a damn pain in the a.. now because there's just nothing good like madExcept out there...
any ETA when madExcept might be ready for XE6? Its a damn pain in the a.. now because there's just nothing good like madExcept out there...
- Mon Jul 15, 2013 4:02 am
- Forum: madExcept
- Topic: Adding custom information to bug report
- Replies: 4
- Views: 2980
Re: Adding custom information to bug report
Hm I must miss something, its not adding anything for me to the bugreport. I tried exceptintf.bugreportheader.add and exceptintf.additionalfields.add, and nothing gets added. procedure ExceptionHandler(const ExceptIntf: IMEException; var Handled: Boolean); begin Handled := False; ExceptIntf.BugRepor...
- Wed Aug 25, 2010 3:48 am
- Forum: madCodeHook
- Topic: mch 2.6.0.0 does not work with D2010 for me
- Replies: 5
- Views: 2780
- Mon Aug 23, 2010 9:04 am
- Forum: madCodeHook
- Topic: mch 2.6.0.0 does not work with D2010 for me
- Replies: 5
- Views: 2780
Did that many times... all the path are correct and pointing to the correct folder. Not double entries in the libraries, nothing in the search path. Weird is, I can copy the 5 (or 6) entries from the library path and add them to D2007, and change BDS7 to BDS4 (for D2007), and all works fine. So the ...
- Sat Aug 21, 2010 3:06 pm
- Forum: madCodeHook
- Topic: mch 2.6.0.0 does not work with D2010 for me
- Replies: 5
- Views: 2780
mch 2.6.0.0 does not work with D2010 for me
I installed today the last 2.6.0.0, added the path to D2010. When adding madcodehook to the uses clause, I get this: "Unit madDisAsm was compiled with a different version of madStrings.SubStr" I point the path to the BDS7 folder for all components (madBasic, madCodehook etc.) Edit: Does th...