Search found 14 matches

by ccr
Mon Oct 29, 2018 12:49 pm
Forum: madCollection
Topic: madCollection vs Eurekalog
Replies: 8
Views: 20670

Re: madCollection vs Eurekalog

this is such a great software package! quality functions all over the place. i would definitely pay for it to have this in the .net stack. the memory leak reporting consumes universes less in time and memory than fast-mm. i am also amazed about the product advertisment - but with 3 millions of delph...
by ccr
Tue Aug 11, 2015 6:37 am
Forum: madBasic
Topic: madCrypt String/AnsiString
Replies: 3
Views: 15341

Re: madCrypt String/AnsiString

hello,
sorry to follow up this old post again. just beeing confused - your online documentation shows Encrypt/Decrypt-parameters as

Code: Select all

string
.
however the installer installs a madCrypt-version from 2012 which still uses

Code: Select all

AnsiString
.
is there a corrected version available?
i now use delphi xe2
by ccr
Wed Apr 24, 2013 10:11 am
Forum: madExcept
Topic: Other Issue Trackers
Replies: 2
Views: 3815

Other Issue Trackers

hello,
do you plan to integrate other issue trackers?
the reason i stay on mantis is now the integration in madexcept ...
i would be interested in:
- redmine
- chiliproject (redmine fork)
by ccr
Mon Jul 16, 2012 9:36 am
Forum: madExcept
Topic: catching email failure
Replies: 1
Views: 2240

catching email failure

hello,
when the error-box pops up i use send mail.
i would like to try smtp first. only if this fails (port blocked ...) i would like to activate mapi.
how can i achieve this?

thank you very much!
by ccr
Mon Feb 13, 2012 9:02 am
Forum: madExcept
Topic: Localization of assistents
Replies: 1
Views: 2238

Localization of assistents

hello,
i realized now that the main message box is well translated but the assistents (like send assistent) still have the design-settings from the ide.
is there a way to have them translated as well?
by ccr
Tue Dec 20, 2011 12:58 pm
Forum: madExcept
Topic: localization (dgettext)
Replies: 5
Views: 4275

Re: localization (dgettext)

this was the fastest reply of any forum i had in my life
great product, great support
by ccr
Tue Dec 20, 2011 12:50 pm
Forum: madExcept
Topic: localization (dgettext)
Replies: 5
Views: 4275

localization (dgettext)

hello, i know i can change the custom strings but this approach does not seem to be appropriate to me since my localization can be switched by the user. i use dgettext (all language mo-files directly compiled into app). is it possible to set the captions of buttons/form in the exception box from wit...
by ccr
Wed Nov 23, 2011 10:10 am
Forum: madExcept
Topic: madexceptpatch delphi xe2
Replies: 7
Views: 4856

Re: madexceptpatch delphi xe2

hello,
i did not provide the -GD switch. everything is fine now!
thank you very much
by ccr
Wed Nov 23, 2011 8:30 am
Forum: madExcept
Topic: madexceptpatch delphi xe2
Replies: 7
Views: 4856

Re: madexceptpatch delphi xe2

hello,
which project options are concerned?
with delphi 2010 commandline compiler everything works. i even enforced a new mes-file. the exe also is generated but just does not start ...

thank you
by ccr
Tue Nov 22, 2011 12:09 pm
Forum: madExcept
Topic: madexceptpatch delphi xe2
Replies: 7
Views: 4856

Re: madexceptpatch delphi xe2

hello,
it works fine from the ide.
i try to build a sample project ...
by ccr
Mon Nov 21, 2011 1:50 pm
Forum: madExcept
Topic: madexceptpatch delphi xe2
Replies: 7
Views: 4856

madexceptpatch delphi xe2

hello, i upgraded from delphi 2010 to delphi xe2 (update 2). i patch my executable (generated by commandline with dcc32) with madexceptpatch. the file is successfully patched but the exe does not start anymore ... when i switch back to delphi 2010 commandline compiler everything works fine ... i use...
by ccr
Sun Aug 07, 2011 9:40 am
Forum: madBasic
Topic: madCrypt String/AnsiString
Replies: 3
Views: 15341

madCrypt String/AnsiString

hello, i use your library with delphi 2010. i only try to work with delphi string. some functions (like encrypt/decrypt) require Ansistring. this leads to compiler warnings. will you provide a pure string-based implementation in the future? i am not sure if this is really a big issue with delphi at ...
by ccr
Wed Jul 20, 2011 9:12 am
Forum: madExcept
Topic: madExcept ExceptionBox does not show
Replies: 2
Views: 2597

Re: madExcept ExceptionBox does not show

works. perfectly. thank you!
by ccr
Tue Jul 19, 2011 12:52 pm
Forum: madExcept
Topic: madExcept ExceptionBox does not show
Replies: 2
Views: 2597

madExcept ExceptionBox does not show

hello, i have delphi 2010 ep. i definitely had this running in the free madCollection 3.0 ... with 3.m i raise an exception but the madExcept Exceptionbox does not show up. just the simple delphi one. madExcept is enabled for the project and the 'application seems to be frozen' popup also appears/wo...