Click here to Skip to main content
15,891,423 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Table Locking... Pin
Dave Kreskowiak26-May-08 8:39
mveDave Kreskowiak26-May-08 8:39 
QuestionOverriding Paint Method Pin
Vimalsoft(Pty) Ltd26-May-08 0:31
professionalVimalsoft(Pty) Ltd26-May-08 0:31 
AnswerRe: Overriding Paint Method Pin
Scott Dorman26-May-08 4:58
professionalScott Dorman26-May-08 4:58 
GeneralRe: Overriding Paint Method Pin
Vimalsoft(Pty) Ltd26-May-08 23:57
professionalVimalsoft(Pty) Ltd26-May-08 23:57 
QuestionPInvokeStackImbalance Pin
Mohammad Al Hoss25-May-08 23:49
Mohammad Al Hoss25-May-08 23:49 
AnswerRe: PInvokeStackImbalance Pin
Scott Dorman26-May-08 5:00
professionalScott Dorman26-May-08 5:00 
AnswerRe: PInvokeStackImbalance Pin
Dave Kreskowiak26-May-08 8:34
mveDave Kreskowiak26-May-08 8:34 
AnswerRe: PInvokeStackImbalance Pin
Luc Pattyn26-May-08 12:18
sitebuilderLuc Pattyn26-May-08 12:18 
Hi,

your problem probably relates to the calling conventions (things such as CDeclSpec,
StdCall). Make sure your native code and the DllImportAttribute.CallingConvention
in your managed code are agreeing; I suggest to make them both explicit, i.e. not
to rely on default values here.

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

Voting for dummies? No thanks. Dead | X|


Questionscreen shot ore cordinates with color Pin
pejen25-May-08 23:48
pejen25-May-08 23:48 
AnswerRe: screen shot ore cordinates with color Pin
jzonthemtn26-May-08 4:24
jzonthemtn26-May-08 4:24 
AnswerRe: screen shot ore cordinates with color Pin
Dave Kreskowiak26-May-08 8:31
mveDave Kreskowiak26-May-08 8:31 
QuestionHow to read external application fields values Pin
just3ala225-May-08 23:24
just3ala225-May-08 23:24 
AnswerRe: How to read external application fields values Pin
Dave Kreskowiak26-May-08 8:27
mveDave Kreskowiak26-May-08 8:27 
Questionvb.net keycode error..... Pin
ranipriya 201025-May-08 23:00
ranipriya 201025-May-08 23:00 
AnswerRe: vb.net keycode error..... Pin
jzonthemtn26-May-08 4:15
jzonthemtn26-May-08 4:15 
QuestionHow to monitor a database with a Windows service ? Pin
007jb25-May-08 22:09
007jb25-May-08 22:09 
AnswerRe: How to monitor a database with a Windows service ? Pin
jzonthemtn26-May-08 4:10
jzonthemtn26-May-08 4:10 
GeneralRe: How to monitor a database with a Windows service ? Pin
007jb26-May-08 5:29
007jb26-May-08 5:29 
Questionpivot table kind of control Pin
BSRK25-May-08 20:06
BSRK25-May-08 20:06 
QuestionRe: pivot table kind of control Pin
Shanmugapriya.G26-May-08 3:16
Shanmugapriya.G26-May-08 3:16 
AnswerRe: pivot table kind of control Pin
Dave Kreskowiak26-May-08 8:12
mveDave Kreskowiak26-May-08 8:12 
QuestionHow do you add?? Pin
kin37ik25-May-08 19:53
kin37ik25-May-08 19:53 
AnswerRe: How do you add?? Pin
Dave Kreskowiak26-May-08 8:10
mveDave Kreskowiak26-May-08 8:10 
QuestionCSLA Pin
Tauseef A25-May-08 18:49
Tauseef A25-May-08 18:49 
AnswerRe: CSLA Pin
just3ala226-May-08 0:29
just3ala226-May-08 0:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.