Click here to Skip to main content
15,909,651 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How do I make this Unicode? Pin
Paul M Watt8-May-02 17:24
mentorPaul M Watt8-May-02 17:24 
AnswerRe: How do I make this Unicode? Pin
Nish Nishant8-May-02 17:24
sitebuilderNish Nishant8-May-02 17:24 
GeneralUsing struct with CList Pin
Coremn8-May-02 17:07
Coremn8-May-02 17:07 
GeneralRe: Using struct with CList Pin
Paul M Watt8-May-02 17:46
mentorPaul M Watt8-May-02 17:46 
GeneralRe: Using struct with CList Pin
Christian Graus8-May-02 18:34
protectorChristian Graus8-May-02 18:34 
GeneralRe: Using struct with CList Pin
Coremn8-May-02 18:51
Coremn8-May-02 18:51 
Questionwhat happpened when casting Pin
NicholasCougar8-May-02 16:55
NicholasCougar8-May-02 16:55 
AnswerRe: what happpened when casting [edited] Pin
Nish Nishant8-May-02 17:19
sitebuilderNish Nishant8-May-02 17:19 
NicholasCougar wrote:
small *p =(small) b;

This won't even compile. You are attempting to assign small to small*,( via unsafe casting).

Nish


The posting stats are now in PDF:-
http://www.busterboy.org/codeproject/
Feel free to make your comments.
Updated - May 04th, Saturday

Generalnewb question: Pin
stupration8-May-02 16:09
stupration8-May-02 16:09 
GeneralRe: newb question: Pin
Paul M Watt8-May-02 16:17
mentorPaul M Watt8-May-02 16:17 
GeneralRe: newb question: Pin
8-May-02 22:32
suss8-May-02 22:32 
GeneralMy question more about "C" Pin
Volki8-May-02 15:36
Volki8-May-02 15:36 
GeneralRe: My question more about "C" Pin
8-May-02 16:04
suss8-May-02 16:04 
GeneralRe: My question more about "C" Pin
Nish Nishant8-May-02 17:18
sitebuilderNish Nishant8-May-02 17:18 
GeneralRe: My question more about "C" Pin
Volki9-May-02 14:31
Volki9-May-02 14:31 
GeneralTransparent windows Pin
redeemer8-May-02 12:48
redeemer8-May-02 12:48 
GeneralRe: Transparent windows Pin
Anders Molin8-May-02 13:18
professionalAnders Molin8-May-02 13:18 
GeneralRe: Transparent windows Pin
Christian Graus8-May-02 13:19
protectorChristian Graus8-May-02 13:19 
GeneralRe: Transparent windows Pin
Paul M Watt8-May-02 14:46
mentorPaul M Watt8-May-02 14:46 
GeneralThanks all Pin
redeemer8-May-02 15:21
redeemer8-May-02 15:21 
GeneralCompiler says WS_EX_LAYERED and LWA_ALPHA is unknown... Pin
redeemer8-May-02 15:26
redeemer8-May-02 15:26 
GeneralRe: Compiler says WS_EX_LAYERED and LWA_ALPHA is unknown... Pin
Shog98-May-02 15:58
sitebuilderShog98-May-02 15:58 
GeneralRe: Transparent windows Pin
Michael Dunn8-May-02 17:24
sitebuilderMichael Dunn8-May-02 17:24 
Generalassertion failure Pin
RalfPeter8-May-02 12:16
RalfPeter8-May-02 12:16 
GeneralRe: assertion failure Pin
Roger Allen9-May-02 2:22
Roger Allen9-May-02 2:22 

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.