Click here to Skip to main content
15,899,679 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Warning C4275 non dll-interface class Pin
Member 13566-Jun-00 2:35
Member 13566-Jun-00 2:35 
GeneralHELP in COM and ASP Pin
haider4-Jun-00 21:50
haider4-Jun-00 21:50 
GeneralRe: HELP in COM and ASP Pin
Alfadhly5-Jun-00 6:26
sussAlfadhly5-Jun-00 6:26 
GeneralRe: HELP in COM and ASP Pin
Alex Gorev5-Jun-00 7:13
Alex Gorev5-Jun-00 7:13 
QuestionHow can I set an user defined icon (e.g. 32 x 64) in a buton ? Pin
Sascha4-Jun-00 21:48
Sascha4-Jun-00 21:48 
Questionhow can i mak file upload programs Pin
charli4-Jun-00 18:16
charli4-Jun-00 18:16 
QuestionMy window easy move bug appears in NT/2000. Help?? Pin
Brian4-Jun-00 17:34
Brian4-Jun-00 17:34 
AnswerRe: My window easy move bug appears in NT/2000. Help?? Pin
Mike Dunn5-Jun-00 9:27
Mike Dunn5-Jun-00 9:27 
There's a one-line way to do this! When you receive a WM_LBUTTONDOWN message, do

PostMessage ( hwnd, WM_NCLBUTTONDOWN, HTCAPTION, 0 );
GeneralRe: My window easy move bug appears in NT/2000. Help?? Pin
Brian6-Jun-00 10:54
Brian6-Jun-00 10:54 
GeneralRe: My window easy move bug appears in NT/2000. Help?? Pin
Brian6-Jun-00 11:03
Brian6-Jun-00 11:03 
GeneralRe: My window easy move bug appears in NT/2000. Help?? Pin
Mi6-Jun-00 15:11
Mi6-Jun-00 15:11 
GeneralCSocket Question Pin
Adam Clauss4-Jun-00 15:58
Adam Clauss4-Jun-00 15:58 
GeneralRe: CSocket Question Pin
Tim Deveaux5-Jun-00 7:12
Tim Deveaux5-Jun-00 7:12 
GeneralRe: CSocket Question Pin
Dark Angel5-Jun-00 8:03
Dark Angel5-Jun-00 8:03 
GeneralSplitter windows without MFC Pin
Richard Clayton4-Jun-00 9:58
sussRichard Clayton4-Jun-00 9:58 
GeneralRe: Splitter windows without MFC Pin
Kurt4-Jun-00 23:42
Kurt4-Jun-00 23:42 
Generalhelp me Y_Y Pin
nice boy4-Jun-00 2:09
sussnice boy4-Jun-00 2:09 
QuestionDoes any one know how to create that page break line in an edit box?? Pin
Erich Ruth3-Jun-00 5:09
Erich Ruth3-Jun-00 5:09 
AnswerRe: Does any one know how to create that page break line in an edit box?? Pin
Kurt4-Jun-00 23:49
Kurt4-Jun-00 23:49 
GeneralNeed an idea Pin
Member 3793-Jun-00 4:26
Member 3793-Jun-00 4:26 
GeneralRe: Need an idea Pin
Eddie Ng5-Jun-00 10:47
Eddie Ng5-Jun-00 10:47 
GeneralVisual C++ 6.0 w/o IE4 Pin
UGenn3-Jun-00 3:21
sussUGenn3-Jun-00 3:21 
GeneralRe: Visual C++ 6.0 w/o IE4 Pin
Uwe Keim5-Jun-00 9:02
sitebuilderUwe Keim5-Jun-00 9:02 
GeneralNeed an idea Pin
Matthias2-Jun-00 22:08
Matthias2-Jun-00 22:08 
GeneralRe: Need an idea Pin
Masaaki Onishi3-Jun-00 4:35
Masaaki Onishi3-Jun-00 4:35 

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.