Click here to Skip to main content
15,867,488 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: c++ samples Pin
KarstenK26-May-09 21:02
mveKarstenK26-May-09 21:02 
GeneralRe: c++ samples Pin
molesworth26-May-09 21:58
molesworth26-May-09 21:58 
AnswerRe: c++ samples Pin
ThatsAlok26-May-09 22:09
ThatsAlok26-May-09 22:09 
QuestionI have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
kapardhi26-May-09 20:25
kapardhi26-May-09 20:25 
AnswerRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
CPallini26-May-09 21:46
mveCPallini26-May-09 21:46 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
kapardhi26-May-09 22:01
kapardhi26-May-09 22:01 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
CPallini26-May-09 22:04
mveCPallini26-May-09 22:04 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
kapardhi26-May-09 22:05
kapardhi26-May-09 22:05 
I even tried doing so just by changing the solution platform to "Pocket PC 2003(ARM)" but i am ending up with
error LNK2019: unresolved external symbol "public: bool __thiscall CxImage::Load(char const *,unsigned long)" (?Load@CxImage@@QAE_NPBDK@Z) referenced in function "protected: virtual int __thiscall CMyImageDlg::OnInitDialog(void)" (?OnInitDialog@CMyImageDlg@@MAEHXZ)

error LNK2019: unresolved external symbol "public: __thiscall CxImage::CxImage(unsigned long)" (??0CxImage@@QAE@K@Z) referenced in function "protected: virtual int __thiscall CMyImageDlg::OnInitDialog(void)" (?OnInitDialog@CMyImageDlg@@MAEHXZ)

My project setting are "Statically linked to MFC" "Using unicode"

Thanks!
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
CPallini26-May-09 22:10
mveCPallini26-May-09 22:10 
AnswerRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
Stuart Dootson26-May-09 22:19
professionalStuart Dootson26-May-09 22:19 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
kapardhi26-May-09 22:41
kapardhi26-May-09 22:41 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
Stuart Dootson26-May-09 23:01
professionalStuart Dootson26-May-09 23:01 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
kapardhi26-May-09 23:25
kapardhi26-May-09 23:25 
GeneralRe: I have used CxImage in VS2005 (successful) and tried to use CxImage WINCE version, it doesn't support .jp2 images? Pin
Stuart Dootson27-May-09 1:24
professionalStuart Dootson27-May-09 1:24 
QuestionCRichEditCtrl on CMDIChildWnd Pin
prithaa26-May-09 20:20
prithaa26-May-09 20:20 
QuestionISENSLOGON getting subscribe entries to registry without any error but no notification is captured when user logon/logoff.Plz reply Masters. Pin
sakshibhugra26-May-09 20:16
sakshibhugra26-May-09 20:16 
QuestionVisual Studio 2005 like interface Pin
Gagnon Claude26-May-09 17:04
Gagnon Claude26-May-09 17:04 
QuestionBitmaps for Tool Bar Pin
BobInNJ26-May-09 15:18
BobInNJ26-May-09 15:18 
AnswerRe: Bitmaps for Tool Bar Pin
«_Superman_»26-May-09 19:41
professional«_Superman_»26-May-09 19:41 
AnswerRe: Bitmaps for Tool Bar Pin
molesworth26-May-09 22:02
molesworth26-May-09 22:02 
AnswerRe: Bitmaps for Tool Bar Pin
BobInNJ27-May-09 8:13
BobInNJ27-May-09 8:13 
QuestionUse the windows 7 sdk with qt Pin
toprogramminguy26-May-09 13:34
toprogramminguy26-May-09 13:34 
AnswerRe: Use the windows 7 sdk with qt Pin
Stuart Dootson26-May-09 14:21
professionalStuart Dootson26-May-09 14:21 
GeneralRe: Use the windows 7 sdk with qt Pin
fanronghua26-May-09 22:50
fanronghua26-May-09 22:50 
GeneralRe: Use the windows 7 sdk with qt Pin
Stuart Dootson26-May-09 23:00
professionalStuart Dootson26-May-09 23:00 

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.