Thread
:
PInvoke Error
View Single Post
#
2
(
permalink
)
10-28-2006, 12:20 AM
Jordan
Join Date: Nov 2005
Location: Hendersonville, NC
Posts: 10,869
Last Blog:
Artificial Intelligenc...
Credits:
1
Rep Power:
20
This means that the Debuggin Assistant has detected a problem with an external library. You are probably calling the method wrong
IE:
Code:
Bool myFunction(int a)
when it should be
Code:
long MyFunction(long a)
__________________
CodeCall Blog
|
CodeCall Wiki
|
Shareware Site
|
Linux Forum
|
Write a Blog
The
CodeCall Wiki
is now fully integrated with vBulletin users! Check it out and add some new pages!
Jordan
View Public Profile
Send a private message to Jordan
Find all posts by Jordan