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

Managed C++/CLI

 
AnswerRe: Casting problem (String* to LPCVOID) Pin
NrmMyth20-Jul-06 3:33
NrmMyth20-Jul-06 3:33 
AnswerRe: Casting problem (String* to LPCVOID) Pin
Michael Dunn20-Jul-06 5:58
sitebuilderMichael Dunn20-Jul-06 5:58 
QuestionSearching through a file [modified] Pin
Mphot19-Jul-06 21:56
Mphot19-Jul-06 21:56 
AnswerRe: Searching through a file Pin
NrmMyth20-Jul-06 0:51
NrmMyth20-Jul-06 0:51 
QuestionConvert COM component to C++ managed Assembly Pin
Paul Farry18-Jul-06 20:52
professionalPaul Farry18-Jul-06 20:52 
QuestionProblems adding textbox data into sql String Pin
vincent7_618-Jul-06 13:49
vincent7_618-Jul-06 13:49 
AnswerRe: Problems adding textbox data into sql String Pin
led mike18-Jul-06 17:35
led mike18-Jul-06 17:35 
AnswerRe: Problems adding textbox data into sql String Pin
Eric Dahlvang24-Jul-06 12:16
Eric Dahlvang24-Jul-06 12:16 
QuestionCommunicating with top level form Pin
mrhonus18-Jul-06 5:59
mrhonus18-Jul-06 5:59 
AnswerRe: Communicating with top level form Pin
led mike18-Jul-06 6:51
led mike18-Jul-06 6:51 
GeneralRe: Communicating with top level form Pin
mrhonus18-Jul-06 7:39
mrhonus18-Jul-06 7:39 
GeneralRe: Communicating with top level form Pin
led mike18-Jul-06 8:38
led mike18-Jul-06 8:38 
GeneralRe: Communicating with top level form Pin
mrhonus18-Jul-06 9:17
mrhonus18-Jul-06 9:17 
GeneralRe: Communicating with top level form Pin
led mike18-Jul-06 9:36
led mike18-Jul-06 9:36 
GeneralRe: Communicating with top level form Pin
mrhonus18-Jul-06 10:32
mrhonus18-Jul-06 10:32 
GeneralRe: Communicating with top level form Pin
led mike18-Jul-06 11:01
led mike18-Jul-06 11:01 
QuestionCall java from C++ Pin
Vamp18-Jul-06 1:36
Vamp18-Jul-06 1:36 
AnswerRe: Call java from C++ Pin
MonjSam21-Jul-06 13:14
MonjSam21-Jul-06 13:14 
Questionabout Event Handler Pin
mertadin16-Jul-06 23:34
mertadin16-Jul-06 23:34 
QuestionHow to embed a resource in the assembly? Pin
Super Lloyd13-Jul-06 19:57
Super Lloyd13-Jul-06 19:57 
AnswerRe: How to embed a resource in the assembly? Pin
Super Lloyd13-Jul-06 20:05
Super Lloyd13-Jul-06 20:05 
QuestionVC7 Preprocessor variables not working. Pin
Dave_Roach13-Jul-06 1:43
Dave_Roach13-Jul-06 1:43 
Hi
I have a project where by I define a pre-processor variable entitled PROEDITION. In the project where I define this variable some .cpp files seem to understand that the variable PROEDITION has been defined. Unfortunately one of the most important .cpp files does not seem to pick up this pre-processor variable. Is there a reason why this would happen? It's not just this pre-processor variable, it could be any of them that I define at project scope. It just seems that one of my .cpp files does not understand the pre-processor variables at all.

Any help on this would be appreciated.

Dave

QuestionRe: VC7 Preprocessor variables not working. Pin
Jun Du13-Jul-06 2:10
Jun Du13-Jul-06 2:10 
AnswerRe: VC7 Preprocessor variables not working. Pin
Dave_Roach13-Jul-06 3:08
Dave_Roach13-Jul-06 3:08 
GeneralRe: VC7 Preprocessor variables not working. [modified] Pin
Sebastian Schneider13-Jul-06 22:09
Sebastian Schneider13-Jul-06 22:09 

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.