Click here to Skip to main content
15,868,164 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: SetFilePointer() + WriteFile() Problems? Pin
krish_kumar22-Jun-09 22:44
krish_kumar22-Jun-09 22:44 
GeneralRe: SetFilePointer() + WriteFile() Problems? Pin
Stuart Dootson22-Jun-09 22:58
professionalStuart Dootson22-Jun-09 22:58 
GeneralRe: SetFilePointer() + WriteFile() Problems? Pin
krish_kumar23-Jun-09 0:06
krish_kumar23-Jun-09 0:06 
GeneralRe: SetFilePointer() + WriteFile() Problems? Pin
Stuart Dootson23-Jun-09 0:08
professionalStuart Dootson23-Jun-09 0:08 
GeneralRe: SetFilePointer() + WriteFile() Problems? Pin
krish_kumar23-Jun-09 0:18
krish_kumar23-Jun-09 0:18 
GeneralRe: SetFilePointer() + WriteFile() Problems? Pin
Stuart Dootson23-Jun-09 0:22
professionalStuart Dootson23-Jun-09 0:22 
GeneralRe: SetFilePointer() + WriteFile() Problems? Pin
krish_kumar23-Jun-09 1:13
krish_kumar23-Jun-09 1:13 
QuestionCalling C#dll via C++ from Java Pin
Santhosh Sebastian22-Jun-09 21:12
Santhosh Sebastian22-Jun-09 21:12 
Hai

I've been under a great prob.. since 2 days...

Issue is :
I've built a C#dll which is accessed from VC++(win32 console dll app)..
I've created a Java program to access the dll of the said C++ program...
I was successful in getting it worked ...
Problem comes when I run the same application in a different system where all the
needed visual studio files are installed...

From java i can access the C++ dll but the error comes in accessing C# dll(through the C++ program)...

NB: error accurs only when it is run on a different machine...
Error is:

# An unexpected error has been detected by HotSpot Virtual Machine:
#
# Internal Error (0xe06d7363), pid=4024, tid=4028
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_09-b01 mixed mode, sharing)
# Problematic frame:
# C [kernel32.dll+0x1eb33]
#
# An error report file with more information is saved as hs_err_pid4024.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp

i've done "googling" with this error... but no one has come up with some satisfactory answer...
Pls do help.....

Thanks in advance ...

Santo
AnswerRe: Calling C#dll via C++ from Java Pin
KarstenK22-Jun-09 21:26
mveKarstenK22-Jun-09 21:26 
GeneralRe: Calling C#dll via C++ from Java Pin
Santhosh Sebastian22-Jun-09 21:44
Santhosh Sebastian22-Jun-09 21:44 
GeneralRe: Calling C#dll via C++ from Java Pin
Stuart Dootson22-Jun-09 22:31
professionalStuart Dootson22-Jun-09 22:31 
GeneralRe: Calling C#dll via C++ from Java Pin
Santhosh Sebastian22-Jun-09 23:42
Santhosh Sebastian22-Jun-09 23:42 
GeneralRe: Calling C#dll via C++ from Java Pin
Stuart Dootson22-Jun-09 23:49
professionalStuart Dootson22-Jun-09 23:49 
GeneralRe: Calling C#dll via C++ from Java Pin
KarstenK22-Jun-09 22:34
mveKarstenK22-Jun-09 22:34 
GeneralRe: Calling C#dll via C++ from Java Pin
Santhosh Sebastian23-Jun-09 0:36
Santhosh Sebastian23-Jun-09 0:36 
GeneralRe: Calling C#dll via C++ from Java Pin
KarstenK23-Jun-09 0:57
mveKarstenK23-Jun-09 0:57 
GeneralRe: Calling C#dll via C++ from Java Pin
Santhosh Sebastian23-Jun-09 1:54
Santhosh Sebastian23-Jun-09 1:54 
Questionadd variable Module size for datamatrix ??? Pin
aa_zz22-Jun-09 20:51
aa_zz22-Jun-09 20:51 
QuestionRe: add variable Module size for datamatrix ??? Pin
CPallini22-Jun-09 21:46
mveCPallini22-Jun-09 21:46 
QuestionIterate Registry key for value Pin
Mahesh Kulkarni22-Jun-09 20:49
Mahesh Kulkarni22-Jun-09 20:49 
AnswerRe: Iterate Registry key for value Pin
KarstenK22-Jun-09 21:28
mveKarstenK22-Jun-09 21:28 
QuestionOutput like a webcam Pin
squirly422-Jun-09 20:47
squirly422-Jun-09 20:47 
AnswerRe: Output like a webcam Pin
Code-o-mat22-Jun-09 22:40
Code-o-mat22-Jun-09 22:40 
Questioninverse function of SystemTimeToTzSpecificLocalTime() - OS = Win2K Pin
includeh1022-Jun-09 20:43
includeh1022-Jun-09 20:43 
AnswerRe: inverse function of SystemTimeToTzSpecificLocalTime() Pin
Stuart Dootson22-Jun-09 21:36
professionalStuart Dootson22-Jun-09 21:36 

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.