Click here to Skip to main content
15,913,773 members
Home / Discussions / COM
   

COM

 
GeneralRe: Execute mode detection in EXE COM Pin
Stephane Rodriguez.4-Apr-03 18:58
Stephane Rodriguez.4-Apr-03 18:58 
GeneralRe: Execute mode detection in EXE COM Pin
J. Dunlap4-Apr-03 19:54
J. Dunlap4-Apr-03 19:54 
GeneralRe: Execute mode detection in EXE COM Pin
Ryszard Krakowiak4-Apr-03 20:08
Ryszard Krakowiak4-Apr-03 20:08 
GeneralRe: Execute mode detection in EXE COM Pin
Vi26-Apr-03 20:42
Vi26-Apr-03 20:42 
GeneralATL 7.0 Passing SafeArrays Pin
Nicholas Cardi4-Apr-03 5:06
Nicholas Cardi4-Apr-03 5:06 
GeneralRe: ATL 7.0 Passing SafeArrays Pin
J. Dunlap4-Apr-03 6:47
J. Dunlap4-Apr-03 6:47 
GeneralRe: ATL 7.0 Passing SafeArrays Pin
Nicholas Cardi4-Apr-03 7:33
Nicholas Cardi4-Apr-03 7:33 
GeneralMFC->COM & JNI Pin
GWENJi4-Apr-03 4:21
GWENJi4-Apr-03 4:21 
I am developing a COM dll that includes 3rd party dll in MFC 6.0. This 3rd party DLL reaches back into a java layer within itself via JNI(Java Native Interface). At my project level, I am getting
the following compile-time link time errors:

error LNK2001: unresolved external symbol "__declspec(dllimport) ?$S494@?1??IteratorClass@?$Iterator@VObservable@immaccs@@@util@@CAPAV_jclass@@XZ@4EA" (__imp_?$S494@?1??IteratorClass@?$Iterator@VObservable@immaccs@@@util@
@CAPAV_jclass@@XZ@4EA)

What is interesting is if I put the 3rd party stuff into a regular MFC exectuable project, the compile works fine. Projects are being compiled in release mode. Are there any known problems associated with a COM dll linking in another dll that has jni signatures in it?
Thank you for your time!

GeneralPlug n Play Pin
Prabhakar3-Apr-03 11:27
Prabhakar3-Apr-03 11:27 
QuestionCan I add a menu option to Internet Explorer? Pin
rdautel3-Apr-03 7:41
rdautel3-Apr-03 7:41 
AnswerRe: Can I add a menu option to Internet Explorer? Pin
Anonymous3-Apr-03 7:54
Anonymous3-Apr-03 7:54 
QuestionActiveX on Dialog breaks DialogBoxParam? Pin
Dan Thurman3-Apr-03 7:00
Dan Thurman3-Apr-03 7:00 
QuestionVirtual drive using Shell Extensions - is it possible? Pin
PoliakovS2-Apr-03 23:55
PoliakovS2-Apr-03 23:55 
Generalmultiple IDispatches Pin
mweiss2-Apr-03 22:02
mweiss2-Apr-03 22:02 
GeneralRe: multiple IDispatches Pin
pba_9-Apr-03 12:48
pba_9-Apr-03 12:48 
GeneralDCOM & Dual LAN Pin
Deepak Bajaj2-Apr-03 17:56
Deepak Bajaj2-Apr-03 17:56 
GeneralRe: DCOM & Dual LAN Pin
pba_9-Apr-03 12:55
pba_9-Apr-03 12:55 
GeneralDCOM & Dual LAN Pin
Deepak Bajaj2-Apr-03 17:56
Deepak Bajaj2-Apr-03 17:56 
General"The stub received bad data" error when no marshalling is taking place in Win98 Pin
Alberto Bar-Noy2-Apr-03 8:33
Alberto Bar-Noy2-Apr-03 8:33 
GeneralWord automation Pin
Martyn Pearson2-Apr-03 1:48
Martyn Pearson2-Apr-03 1:48 
GeneralRe: Word automation Pin
Martyn Pearson2-Apr-03 2:12
Martyn Pearson2-Apr-03 2:12 
Generalthreading problems Pin
Dietmar Goetz1-Apr-03 3:49
Dietmar Goetz1-Apr-03 3:49 
GeneralRe: threading problems Pin
pba_9-Apr-03 13:07
pba_9-Apr-03 13:07 
Generalsome questions about events Pin
particle2k31-Mar-03 4:34
particle2k31-Mar-03 4:34 
GeneralRe: some questions about events Pin
Vi231-Mar-03 23:39
Vi231-Mar-03 23:39 

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.