Click here to Skip to main content
15,921,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: For What reason AFX_GETMODULE_STATE macro is used? Pin
_AnsHUMAN_ 23-Mar-06 16:37
_AnsHUMAN_ 23-Mar-06 16:37 
Questionunsolved external symbol Pin
zms41323-Mar-06 13:46
zms41323-Mar-06 13:46 
AnswerRe: unsolved external symbol Pin
Stephen Hewitt23-Mar-06 15:01
Stephen Hewitt23-Mar-06 15:01 
GeneralRe: unsolved external symbol Pin
zms41323-Mar-06 15:31
zms41323-Mar-06 15:31 
GeneralRe: unsolved external symbol Pin
Stephen Hewitt23-Mar-06 15:52
Stephen Hewitt23-Mar-06 15:52 
GeneralRe: unsolved external symbol Pin
Waldermort23-Mar-06 23:03
Waldermort23-Mar-06 23:03 
GeneralRe: unsolved external symbol Pin
Stephen Hewitt23-Mar-06 23:07
Stephen Hewitt23-Mar-06 23:07 
QuestionUrgent! How to convert a UINT8 data type variable to char? Pin
Ting Li Che23-Mar-06 12:34
Ting Li Che23-Mar-06 12:34 
I have problem on converting UINT8 data type variable to char.

For example,

for the
UNIT8 byte_data_var[6];
char char_data_var[6];

for (int i = 0; i< 6;i++)
byte_data_var[i];--->how to convert to char[i];

Anyone please help me? Thanks la =)
AnswerRe: Urgent! How to convert a UINT8 data type variable to char? Pin
Jörgen Sigvardsson23-Mar-06 12:39
Jörgen Sigvardsson23-Mar-06 12:39 
GeneralRe: Urgent! How to convert a UINT8 data type variable to char? Pin
Ting Li Che24-Mar-06 2:58
Ting Li Che24-Mar-06 2:58 
GeneralRe: Urgent! How to convert a UINT8 data type variable to char? Pin
Jörgen Sigvardsson24-Mar-06 4:19
Jörgen Sigvardsson24-Mar-06 4:19 
GeneralRe: Urgent! How to convert a UINT8 data type variable to char? Pin
Ting Li Che24-Mar-06 4:42
Ting Li Che24-Mar-06 4:42 
QuestionPop-up Menu Font Pin
JBAK_CP23-Mar-06 11:23
JBAK_CP23-Mar-06 11:23 
AnswerRe: Pop-up Menu Font Pin
_AnsHUMAN_ 23-Mar-06 16:39
_AnsHUMAN_ 23-Mar-06 16:39 
Questionwhat is the difference ...? Pin
yaaqub23-Mar-06 11:20
yaaqub23-Mar-06 11:20 
AnswerRe: what is the difference ...? Pin
RChin23-Mar-06 11:41
RChin23-Mar-06 11:41 
AnswerRe: what is the difference ...? Pin
PJ Arends23-Mar-06 11:46
professionalPJ Arends23-Mar-06 11:46 
GeneralRe: what is the difference ...? Pin
normanS23-Mar-06 17:58
normanS23-Mar-06 17:58 
Questionhow to connect to a SQL server: (windows form app--VC++7.NET) Pin
luhfluh23-Mar-06 10:34
luhfluh23-Mar-06 10:34 
QuestionHow to Capture Atl+Tab combinational Key for my SDI Application Pin
charpointer23-Mar-06 9:14
charpointer23-Mar-06 9:14 
AnswerRe: How to Capture Atl+Tab combinational Key for my SDI Application Pin
includeh1023-Mar-06 10:10
includeh1023-Mar-06 10:10 
AnswerRe: How to Capture Atl+Tab combinational Key for my SDI Application Pin
Nibu babu thomas23-Mar-06 21:02
Nibu babu thomas23-Mar-06 21:02 
QuestionWhat is meant by rotatin pointers?? Pin
pavanbabut23-Mar-06 8:01
pavanbabut23-Mar-06 8:01 
AnswerRe: What is meant by rotatin pointers?? Pin
Jörgen Sigvardsson23-Mar-06 12:36
Jörgen Sigvardsson23-Mar-06 12:36 
GeneralRe: What is meant by rotatin pointers?? Pin
pavanbabut23-Mar-06 14:40
pavanbabut23-Mar-06 14:40 

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.