cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
sh0375
Level 2

QT plugin library, pretected with trialware, not works

Hello,

I protect dll with QT plugin using installshield 2009 trialware feature.
When i used QT 4.3.3 everything worked fine.

Now i build my program in QT 4.5 and it refuses to load dlls, wrapped by InstallShield trialware - receive error when loading plugin library.

Unhandled exception at 0x10001047 (backgrou.dll) in program.exe: 0xC0000005: Access violation writing location 0x01b389ef

protected backgrou.dll:
http://www.theexplorationcompany.com/test/test.rar

What can i do to solve this problem?
Labels (1)
0 Kudos
(1) Reply
samiracr
Level 3

For me this solved the problem, but I used C#. You can check.
0 Kudos