Click here to Skip to main content
15,898,943 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
Questionusing microsoft enterprise library in .net dll to be called from COM application Pin
chana gibber10-Feb-10 5:02
chana gibber10-Feb-10 5:02 
AnswerRe: using microsoft enterprise library in .net dll to be called from COM application Pin
N a v a n e e t h10-Feb-10 5:18
N a v a n e e t h10-Feb-10 5:18 
GeneralRe: using microsoft enterprise library in .net dll to be called from COM application Pin
chana gibber10-Feb-10 5:22
chana gibber10-Feb-10 5:22 
GeneralRe: using microsoft enterprise library in .net dll to be called from COM application Pin
N a v a n e e t h10-Feb-10 5:28
N a v a n e e t h10-Feb-10 5:28 
GeneralRe: using microsoft enterprise library in .net dll to be called from COM application Pin
chana gibber10-Feb-10 5:30
chana gibber10-Feb-10 5:30 
GeneralRe: using microsoft enterprise library in .net dll to be called from COM application Pin
chana gibber10-Feb-10 6:26
chana gibber10-Feb-10 6:26 
QuestionReading a Float from memory Pin
Mattzimmerer6-Feb-10 20:56
Mattzimmerer6-Feb-10 20:56 
AnswerRe: Reading a Float from memory Pin
Richard MacCutchan6-Feb-10 22:05
mveRichard MacCutchan6-Feb-10 22:05 
Mattzimmerer wrote:
The problem is I cant get this DWORD into a float for the life of me...


If this is already a float (as you state) then there is nothing to do. If you mean reference it as a float then you just use the (float) cast in front of the reference.

Or do I misunderstand your problem?
MVP 2010 - are they mad?

AnswerRe: Reading a Float from memory Pin
Graham Breach6-Feb-10 22:06
Graham Breach6-Feb-10 22:06 
GeneralRe: Reading a Float from memory Pin
Mattzimmerer7-Feb-10 10:39
Mattzimmerer7-Feb-10 10:39 
AnswerRe: Reading a Float from memory Pin
Luc Pattyn7-Feb-10 3:37
sitebuilderLuc Pattyn7-Feb-10 3:37 
GeneralRe: Reading a Float from memory Pin
dybs12-Feb-10 16:40
dybs12-Feb-10 16:40 
GeneralRe: Reading a Float from memory Pin
Luc Pattyn13-Feb-10 1:11
sitebuilderLuc Pattyn13-Feb-10 1:11 
QuestionCLS-compliance with C++/CLI Pin
Edward Diener5-Feb-10 18:07
Edward Diener5-Feb-10 18:07 
AnswerRe: CLS-compliance with C++/CLI Pin
N a v a n e e t h8-Feb-10 19:16
N a v a n e e t h8-Feb-10 19:16 
GeneralRe: CLS-compliance with C++/CLI Pin
Edward Diener9-Feb-10 7:21
Edward Diener9-Feb-10 7:21 
QuestionCalling as CreateServiceW() , when I call for CreateService() from C++/CLI Pin
Cherry_manju5-Feb-10 0:53
Cherry_manju5-Feb-10 0:53 
AnswerRe: Calling as CreateServiceW() , when I call for CreateService() from C++/CLI Pin
Richard MacCutchan5-Feb-10 1:02
mveRichard MacCutchan5-Feb-10 1:02 
GeneralRe: Calling as CreateServiceW() , when I call for CreateService() from C++/CLI Pin
Cherry_manju5-Feb-10 1:57
Cherry_manju5-Feb-10 1:57 
GeneralRe: Calling as CreateServiceW() , when I call for CreateService() from C++/CLI Pin
Richard MacCutchan5-Feb-10 2:19
mveRichard MacCutchan5-Feb-10 2:19 
QuestionC++ Stack Semantics for Reference Types oddity Pin
Edward Diener4-Feb-10 7:36
Edward Diener4-Feb-10 7:36 
AnswerMessage Closed Pin
10-Mar-10 14:13
_beauw_10-Mar-10 14:13 
GeneralRe: C++ Stack Semantics for Reference Types oddity Pin
Edward Diener11-Mar-10 4:50
Edward Diener11-Mar-10 4:50 
QuestionSimple question on String to double Pin
Andreoli Carlo4-Feb-10 3:02
professionalAndreoli Carlo4-Feb-10 3:02 
AnswerRe: Simple question on String to double Pin
Richard MacCutchan4-Feb-10 3:10
mveRichard MacCutchan4-Feb-10 3:10 

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.