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

Managed C++/CLI

 
GeneralRe: C++ & Databse connectivity Pin
Christian Graus22-Nov-02 13:22
protectorChristian Graus22-Nov-02 13:22 
GeneralHelp! Cannot copy Web Service to server! Pin
lnong18-Nov-02 17:23
lnong18-Nov-02 17:23 
GeneralNEED HELP WITH C++ PROGRAM!! Pin
Anonymous14-Nov-02 23:20
Anonymous14-Nov-02 23:20 
GeneralRe: NEED HELP WITH C++ PROGRAM!! Pin
Christian Graus22-Nov-02 13:21
protectorChristian Graus22-Nov-02 13:21 
GeneralConverting managed string into ansi char* Pin
Anonymous7-Nov-02 0:10
Anonymous7-Nov-02 0:10 
GeneralConvert managed to unmanaged Pin
JohnBrod6-Nov-02 13:11
JohnBrod6-Nov-02 13:11 
Questiontype caste it into DWORD? Pin
imran_rafique6-Nov-02 10:22
imran_rafique6-Nov-02 10:22 
Questionis there any lose of value ? Pin
imran_rafique25-Oct-02 16:59
imran_rafique25-Oct-02 16:59 
can i type caste WPARAM and LPARAM into Int32 or not.
is there any lose of values;

<big><small></small></big>
Int32 wp=(Int32)wParam;
Int32 lp=(Int32)lParam;

is there any lose of value if i get wParam,lParam like that?

WPARAM wParam=(WPARAM)wp;
LPARAM lParam=(LPARAM)lp;


r00d0034@yahoo.com
AnswerRe: is there any lose of value ? Pin
Chris Losinger25-Oct-02 18:53
professionalChris Losinger25-Oct-02 18:53 
GeneralRe: is there any lose of value ? Pin
imran_rafique26-Oct-02 17:59
imran_rafique26-Oct-02 17:59 
GeneralRe: is there any lose of value ? Pin
Christian Graus22-Nov-02 13:26
protectorChristian Graus22-Nov-02 13:26 
AnswerRe: is there any lose of value ? Pin
ian mariano28-Oct-02 4:03
ian mariano28-Oct-02 4:03 
Questionis it the right code? Pin
imran_rafique23-Oct-02 16:29
imran_rafique23-Oct-02 16:29 
AnswerRe: is it the right code? Pin
Christian Graus22-Nov-02 13:27
protectorChristian Graus22-Nov-02 13:27 
GeneralCallback in C++ to invoke object in MC++ Pin
Elf17-Oct-02 20:54
Elf17-Oct-02 20:54 
GeneralRe: Callback in C++ to invoke object in MC++ Pin
Nish Nishant17-Oct-02 21:10
sitebuilderNish Nishant17-Oct-02 21:10 
Generalchanging RTF hyperlink appearance w/ C++ .NET Pin
group_captain_mandrake17-Oct-02 17:54
group_captain_mandrake17-Oct-02 17:54 
GeneralCalling Nishant S; Nick Parker ; anyone RE CString and /clr Pin
Doug16-Oct-02 12:36
Doug16-Oct-02 12:36 
GeneralRe: Calling Nishant S; Nick Parker ; anyone RE CString and /clr Pin
Nish Nishant16-Oct-02 19:23
sitebuilderNish Nishant16-Oct-02 19:23 
GeneralRe: Calling Nishant S; Nick Parker ; anyone RE CString and /clr Pin
Doug17-Oct-02 11:09
Doug17-Oct-02 11:09 
GeneralRe: Calling Nishant S; Nick Parker ; anyone RE CString and /clr Pin
Doug17-Oct-02 11:19
Doug17-Oct-02 11:19 
GeneralADO.NET : SqlDataReader : I need to assign retrieved value to C++ variable Pin
Doug13-Oct-02 13:31
Doug13-Oct-02 13:31 
GeneralRe: ADO.NET : SqlDataReader : I need to assign retrieved value to C++ variable Pin
Nish Nishant13-Oct-02 15:05
sitebuilderNish Nishant13-Oct-02 15:05 
GeneralRe: ADO.NET : SqlDataReader : I need to assign retrieved value to C++ variable Pin
Doug13-Oct-02 18:15
Doug13-Oct-02 18:15 
GeneralRe: ADO.NET : SqlDataReader : I need to assign retrieved value to C++ variable Pin
Nick Parker14-Oct-02 8:19
protectorNick Parker14-Oct-02 8:19 

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.