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

Managed C++/CLI

 
GeneralThanks Pin
Saksida Bojan16-Aug-05 8:37
Saksida Bojan16-Aug-05 8:37 
GeneralCursor positions Pin
richiemac15-Aug-05 0:15
richiemac15-Aug-05 0:15 
GeneralRe: Cursor positions Pin
Saksida Bojan15-Aug-05 4:40
Saksida Bojan15-Aug-05 4:40 
GeneralRe: Cursor positions Pin
richiemac15-Aug-05 22:18
richiemac15-Aug-05 22:18 
GeneralRe: Cursor positions Pin
Saksida Bojan16-Aug-05 0:49
Saksida Bojan16-Aug-05 0:49 
GeneralRe: Cursor positions Pin
richiemac16-Aug-05 2:54
richiemac16-Aug-05 2:54 
GeneralRe: Cursor positions Pin
Saksida Bojan16-Aug-05 8:33
Saksida Bojan16-Aug-05 8:33 
Generalunsigned char (3 bytes) to long Pin
Anonymous14-Aug-05 16:50
Anonymous14-Aug-05 16:50 
Hello,

I'am new to c++ and i want to convert 3 bytes unsigned character to 4 bytes long.

unsigned char UniqueID[3];
long converted;
converted=??;

How can I convert this?



Thanks.
GeneralRe: unsigned char (3 bytes) to long Pin
Christian Graus14-Aug-05 17:11
protectorChristian Graus14-Aug-05 17:11 
GeneralRe: unsigned char (3 bytes) to long Pin
Anonymous14-Aug-05 20:44
Anonymous14-Aug-05 20:44 
GeneralClient Server in C/C++ Pin
gauravz13-Aug-05 23:21
gauravz13-Aug-05 23:21 
GeneralEvent sink on Exchange via MAPI/Exchange SDK Pin
Member 50520613-Aug-05 2:34
Member 50520613-Aug-05 2:34 
Generalcall by reference with reference Pin
Anonymous12-Aug-05 2:45
Anonymous12-Aug-05 2:45 
GeneralRe: call by reference with reference Pin
raytotti5712-Aug-05 3:41
raytotti5712-Aug-05 3:41 
GeneralRe: call by reference with reference Pin
Saksida Bojan13-Aug-05 1:41
Saksida Bojan13-Aug-05 1:41 
GeneralRe: call by reference with reference Pin
raytotti5714-Aug-05 22:46
raytotti5714-Aug-05 22:46 
GeneralRe: call by reference with reference Pin
Saksida Bojan15-Aug-05 4:37
Saksida Bojan15-Aug-05 4:37 
GeneralRe: call by reference with reference Pin
Anonymous13-Aug-05 5:29
Anonymous13-Aug-05 5:29 
GeneralRe: call by reference with reference Pin
S. Senthil Kumar14-Aug-05 3:53
S. Senthil Kumar14-Aug-05 3:53 
GeneralHelp! Multimedia Timer Pin
jfk_lili12-Aug-05 1:54
jfk_lili12-Aug-05 1:54 
GeneralHelp!! Casting a Void* Pin
jfk_lili11-Aug-05 17:17
jfk_lili11-Aug-05 17:17 
GeneralRe: Help!! Casting a Void* Pin
Christian Graus11-Aug-05 17:31
protectorChristian Graus11-Aug-05 17:31 
GeneralRe: Help!! Casting a Void* Pin
jfk_lili11-Aug-05 20:15
jfk_lili11-Aug-05 20:15 
GeneralRe: Help!! Casting a Void* Pin
S. Senthil Kumar13-Aug-05 7:06
S. Senthil Kumar13-Aug-05 7:06 
Generalstream problem Pin
gecool10-Aug-05 23:01
gecool10-Aug-05 23:01 

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.