Click here to Skip to main content
15,926,857 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Bitmap Pixel scaling Pin
Jörgen Sigvardsson19-Aug-05 0:52
Jörgen Sigvardsson19-Aug-05 0:52 
GeneralWhitout Unicode Pin
Ali Tavakol18-Aug-05 21:06
Ali Tavakol18-Aug-05 21:06 
GeneralRe: Whitout Unicode Pin
MailtoGops19-Aug-05 4:44
MailtoGops19-Aug-05 4:44 
GeneralAbout CRebarCtrl Pin
yitang18-Aug-05 21:02
yitang18-Aug-05 21:02 
GeneralFiles Copied in Clipboard Pin
MohammadAmiry18-Aug-05 20:55
MohammadAmiry18-Aug-05 20:55 
GeneralRe: Files Copied in Clipboard Pin
s2111979219-Aug-05 0:44
s2111979219-Aug-05 0:44 
GeneralTAB CONTROL Pin
Member 214683918-Aug-05 20:52
Member 214683918-Aug-05 20:52 
GeneralUnicode problem Pin
hamidreza_buddy18-Aug-05 20:42
hamidreza_buddy18-Aug-05 20:42 
when i add #define UNICODE to my stdafx.h . it says:

>>cannot open file "mfc42ud.lib

here is my stdafx.h :

#define _UNICODE
#define UNICODE

#if !defined(AFX_STDAFX_H__C1E8B1B1_B28C_4E3B_B6B5_49C7878BCAC5__INCLUDED_)
#define AFX_STDAFX_H__C1E8B1B1_B28C_4E3B_B6B5_49C7878BCAC5__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers

#include // MFC core and standard components
#include // MFC extensions
#include // MFC Automation classes
#include // MFC support for Internet Explorer 4 Common Controls
#ifndef _AFX_NO_AFXCMN_SUPPORT
#include // MFC support for Windows Common Controls
#endif // _AFX_NO_AFXCMN_SUPPORT

what should i do??
GeneralRe: Unicode problem Pin
toxcct18-Aug-05 20:58
toxcct18-Aug-05 20:58 
GeneralRe: Unicode problem Pin
Graham Bradshaw18-Aug-05 22:46
Graham Bradshaw18-Aug-05 22:46 
GeneralRe: Unicode problem Pin
MailtoGops19-Aug-05 3:32
MailtoGops19-Aug-05 3:32 
GeneralRe: Unicode problem Pin
Gary R. Wheeler19-Aug-05 4:33
Gary R. Wheeler19-Aug-05 4:33 
GeneralHtmlView Pin
ditty grail18-Aug-05 20:38
ditty grail18-Aug-05 20:38 
GeneralAccess violation, break in CFixedAlloc::Alloc() Pin
Maverick18-Aug-05 20:11
Maverick18-Aug-05 20:11 
Questionknow any articles on script interpreters? Pin
Anonymous18-Aug-05 18:27
Anonymous18-Aug-05 18:27 
AnswerRe: know any articles on script interpreters? Pin
Garth J Lancaster18-Aug-05 18:50
professionalGarth J Lancaster18-Aug-05 18:50 
Questionwhich is better for gui? Pin
namaskaaram18-Aug-05 17:12
namaskaaram18-Aug-05 17:12 
AnswerRe: which is better for gui? Pin
sunit518-Aug-05 18:17
sunit518-Aug-05 18:17 
GeneralSynchronous Vs asynchronous server connection Pin
ppp00118-Aug-05 16:20
ppp00118-Aug-05 16:20 
GeneralRe: Synchronous Vs asynchronous server connection Pin
geo_m18-Aug-05 19:42
geo_m18-Aug-05 19:42 
GeneralRe: Synchronous Vs asynchronous server connection Pin
ppp00118-Aug-05 20:28
ppp00118-Aug-05 20:28 
GeneralRe: Synchronous Vs asynchronous server connection Pin
geo_m18-Aug-05 20:53
geo_m18-Aug-05 20:53 
GeneralRe: Synchronous Vs asynchronous server connection Pin
MailtoGops19-Aug-05 3:44
MailtoGops19-Aug-05 3:44 
Generalform design standard Pin
ppp00118-Aug-05 16:09
ppp00118-Aug-05 16:09 
Generalmaximize and minimize button Pin
Member 216100418-Aug-05 15:46
Member 216100418-Aug-05 15:46 

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.