|
-
April 16th, 2009, 08:52 AM
#1
Problem loading my dll with VC++ 2K8
Hello,
I have a strange issue, indeed I made a dll with Qt.
And I made a main.cpp file to load this dll (I use GetProcAddress and LoadLibrary).
I can compile this file with g++ (using the Qt prompt) and visual. The compilation works for both (g++ & Visual).
The g++ exec works perfectly but the visual one has a memory violation error.
I have a link for all the files I made :
http://www.fileshost.com/download.php?id=003405E31
Thanks
-
April 16th, 2009, 03:41 PM
#2
Re: Problem loading my dll with VC++ 2K8
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|