Click here to Skip to main content
16,005,222 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
QuestionHow to signal an event from a managed event handler to an unmanaged callback in a different thread? Pin
mav.northwind7-Oct-05 0:16
mav.northwind7-Oct-05 0:16 
AnswerRe: How to signal an event from a managed event handler to an unmanaged callback in a different thread? Pin
mikanu10-Oct-05 5:45
mikanu10-Oct-05 5:45 
GeneralRe: How to signal an event from a managed event handler to an unmanaged callback in a different thread? Pin
mav.northwind10-Oct-05 7:51
mav.northwind10-Oct-05 7:51 
Questionconfiguration of windows update Pin
Anonymous7-Oct-05 0:13
Anonymous7-Oct-05 0:13 
AnswerRe: configuration of windows update Pin
Saksida Bojan7-Oct-05 22:39
Saksida Bojan7-Oct-05 22:39 
Questionhow to link .lib file to my project (managed C++) in .Net Pin
vic120006-Oct-05 18:34
vic120006-Oct-05 18:34 
AnswerRe: how to link .lib file to my project (managed C++) in .Net Pin
Anonymous6-Oct-05 21:37
Anonymous6-Oct-05 21:37 
GeneralRe: how to link .lib file to my project (managed C++) in .Net Pin
vic120007-Oct-05 9:00
vic120007-Oct-05 9:00 
Dear Sir,

Thanks for your help.

The dll (let's call it xxx.dll) I am going to use is not built by my project AAA.
I have only one project AAA and it builds a new dll (let's call it yyy.dll), which uses the xxx.dll. The xxx.dll I am going to use is from a 3rd party.

When I tried to:
right lick "Reference" under my project AAA, select "Add Reference...",
then "Add References" window pop up. I clicked "Browse" on the right side of this window, and the "Select Component" window appears. In this window, I browsed and chose the xxx.dll (which is in the same place as xxx.lib), and clicked "Open". In the "Add Reference" window, lick "OK", I got a error message:
"Microsoft Development Environment"
"Add Reference: Error adding reference to the project."

Could you please tell me what the problem is and how to solve this?
Thank you very much for your help!

Vic




GeneralRe: how to link .lib file to my project (managed C++) in .Net Pin
mikanu10-Oct-05 5:50
mikanu10-Oct-05 5:50 
GeneralRe: how to link .lib file to my project (managed C++) in .Net Pin
vic1200011-Oct-05 19:01
vic1200011-Oct-05 19:01 
QuestionNeed help Base36 encoding large number (~45 digits) Pin
Suresh C T6-Oct-05 7:21
sussSuresh C T6-Oct-05 7:21 
AnswerRe: Need help Base36 encoding large number (~45 digits) Pin
Anonymous6-Oct-05 21:34
Anonymous6-Oct-05 21:34 
GeneralRe: Need help Base36 encoding large number (~45 digits) Pin
Anonymous9-Oct-05 21:36
Anonymous9-Oct-05 21:36 
QuestionConvert String to LPSTR ? Pin
Phernando6-Oct-05 6:53
Phernando6-Oct-05 6:53 
AnswerRe: Convert String to LPSTR ? Pin
Sheng Jiang 蒋晟7-Oct-05 12:56
Sheng Jiang 蒋晟7-Oct-05 12:56 
QuestionWindows Message disappearing Pin
mav.northwind5-Oct-05 22:28
mav.northwind5-Oct-05 22:28 
AnswerRe: Windows Message disappearing Pin
mav.northwind6-Oct-05 5:26
mav.northwind6-Oct-05 5:26 
QuestionWindows Services Pin
Laji594-Oct-05 18:02
Laji594-Oct-05 18:02 
AnswerRe: Windows Services Pin
sunit58-Oct-05 2:15
sunit58-Oct-05 2:15 
GeneralRe: Windows Services Pin
Laji598-Oct-05 20:57
Laji598-Oct-05 20:57 
AnswerRe: Windows Services Pin
sunit58-Oct-05 2:16
sunit58-Oct-05 2:16 
AnswerRe: Windows Services Pin
Nemanja Trifunovic8-Oct-05 5:04
Nemanja Trifunovic8-Oct-05 5:04 
GeneralRe: Windows Services Pin
Laji598-Oct-05 21:47
Laji598-Oct-05 21:47 
GeneralRe: Windows Services Pin
Nemanja Trifunovic9-Oct-05 3:46
Nemanja Trifunovic9-Oct-05 3:46 
QuestionAnyway to force vs.net to compile uncalled header files? Pin
FocusedWolf4-Oct-05 16:58
FocusedWolf4-Oct-05 16:58 

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.