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

C / C++ / MFC

 
GeneralRe: Compiling generated code? Pin
Christian Graus24-Nov-05 12:26
protectorChristian Graus24-Nov-05 12:26 
GeneralRe: Compiling generated code? Pin
Lord Kixdemp24-Nov-05 14:17
Lord Kixdemp24-Nov-05 14:17 
QuestionCEdit Pin
LeeeNN24-Nov-05 10:37
LeeeNN24-Nov-05 10:37 
AnswerRe: CEdit Pin
BadKarma24-Nov-05 11:17
BadKarma24-Nov-05 11:17 
GeneralRe: CEdit Pin
LeeeNN24-Nov-05 18:56
LeeeNN24-Nov-05 18:56 
GeneralRe: CEdit Pin
BadKarma24-Nov-05 22:22
BadKarma24-Nov-05 22:22 
GeneralRe: CEdit Pin
LeeeNN25-Nov-05 20:58
LeeeNN25-Nov-05 20:58 
Questionfatal error C1083: Cannot open include file: 'mbctype.h', in afxv_w32.h Pin
vic1200024-Nov-05 7:22
vic1200024-Nov-05 7:22 
Hi Experts,

I am trying to move a DLL build in C++ from my desktop to Pocket PC
applications.
I build a new project in VS2005 C++, for "Smart Device", "MFC Smart Device
DLL", choose Pocket PC. And I copied all the source files (.h and .c .cpp) to
this new project. I have the error when i tried to compile it:

Error 1 fatal error C1083: Cannot open include file: 'mbctype.h': No such
file or directory C:\Program Files\Microsoft Visual Studio
8\VC\ce\atlmfc\include\afxv_w32.h 227

The DLL built for desktop application works fine (using VS2003). I checked
the Project properties, and found that in VS2003, i set "Use Managed
Extensions" to "No" under "configuration properties", but there is no such
setting options in VS2005.

Could you please tell me how i can solve this problem?

Thanks a lot!

Vicvic



Thanks!

vic
AnswerRe: fatal error C1083: Cannot open include file: 'mbctype.h', in afxv_w32.h Pin
dm1198-Sep-10 20:53
dm1198-Sep-10 20:53 
QuestionBinary presentation of data Pin
Amr M. K.24-Nov-05 6:52
Amr M. K.24-Nov-05 6:52 
AnswerRe: Binary presentation of data Pin
toxcct24-Nov-05 7:27
toxcct24-Nov-05 7:27 
AnswerRe: Binary presentation of data Pin
Maximilien24-Nov-05 9:57
Maximilien24-Nov-05 9:57 
QuestionTutorial for ActiveX with MFC Pin
sweep12324-Nov-05 4:58
sweep12324-Nov-05 4:58 
QuestionWhen ControlSize exceeds parent size Pin
Pazzuzu24-Nov-05 4:47
Pazzuzu24-Nov-05 4:47 
AnswerRe: When ControlSize exceeds parent size Pin
PJ Arends24-Nov-05 10:24
professionalPJ Arends24-Nov-05 10:24 
GeneralRe: When ControlSize exceeds parent size Pin
Pazzuzu24-Nov-05 21:10
Pazzuzu24-Nov-05 21:10 
GeneralRe: When ControlSize exceeds parent size Pin
Pazzuzu25-Nov-05 4:34
Pazzuzu25-Nov-05 4:34 
Questionkilling thread Pin
Boder Coder24-Nov-05 3:44
Boder Coder24-Nov-05 3:44 
AnswerRe: killing thread Pin
toxcct24-Nov-05 4:19
toxcct24-Nov-05 4:19 
AnswerRe: killing thread Pin
Owner drawn24-Nov-05 20:28
Owner drawn24-Nov-05 20:28 
AnswerRe: killing thread Pin
ThatsAlok27-Nov-05 18:19
ThatsAlok27-Nov-05 18:19 
QuestionOutput to printer in Managed C++ Console Pin
Simon Cornish24-Nov-05 3:18
Simon Cornish24-Nov-05 3:18 
AnswerRe: Output to printer in Managed C++ Console Pin
toxcct24-Nov-05 4:20
toxcct24-Nov-05 4:20 
QuestionBitmap Image on Status Bar Pin
romuzu24-Nov-05 2:31
romuzu24-Nov-05 2:31 
QuestionCAnimateCtrl (MFC) Pin
Kevin Gutteridge24-Nov-05 2:31
Kevin Gutteridge24-Nov-05 2:31 

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.