Click here to Skip to main content
15,920,801 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionhow to incorporate Excel's external data importer in my appn. Pin
Rajesh match19-Nov-03 18:58
Rajesh match19-Nov-03 18:58 
GeneralCtreeCtrl Pin
Member 42425919-Nov-03 18:52
Member 42425919-Nov-03 18:52 
GeneralRe: CtreeCtrl Pin
Antti Keskinen19-Nov-03 19:32
Antti Keskinen19-Nov-03 19:32 
GeneralRe: CtreeCtrl Pin
Shehzad Salim19-Nov-03 20:57
Shehzad Salim19-Nov-03 20:57 
GeneralRe: CtreeCtrl Pin
Antti Keskinen19-Nov-03 21:07
Antti Keskinen19-Nov-03 21:07 
GeneralRe: CtreeCtrl Pin
Member 42425919-Nov-03 23:01
Member 42425919-Nov-03 23:01 
QuestionAnone used CxImage?? Pin
Prakash Nadar19-Nov-03 18:00
Prakash Nadar19-Nov-03 18:00 
AnswerRe: Anone used CxImage?? Pin
Shehzad Salim19-Nov-03 21:05
Shehzad Salim19-Nov-03 21:05 
Davide Pizzolato wrote:

The CxImgLib.dsw workspace shows the libraries required to build an application (demo.exe) including almost all the features and the formats available in CxImage. You must compile all the libraries before you can link the final application.
In the same workspace you'll find the projects to build different libraries and applications:

CxImage : cximage.lib - static library
CxImageCrtDll : cximagecrt.dll - DLL not using mfc
CxImageMfcDll : cximage.dll - DLL using mfc
Demo : demo.exe - program linked with cximage.lib and the C libraries
DemoDll : demodll.exe - program linked with cximagecrt.dll
j2k,jasper,jbig,jpeg,png,tiff,zlib : static C libraries




So from above you should look that whether u have build all of your libraries
GeneralRe: Anone used CxImage?? Pin
Prakash Nadar19-Nov-03 21:26
Prakash Nadar19-Nov-03 21:26 
GeneralQuery data in unknown binary file Pin
NotProfessional19-Nov-03 17:57
NotProfessional19-Nov-03 17:57 
GeneralRe: Query data in unknown binary file Pin
Johnny ²19-Nov-03 21:39
Johnny ²19-Nov-03 21:39 
GeneralRe: Query data in unknown binary file Pin
NotProfessional20-Nov-03 3:51
NotProfessional20-Nov-03 3:51 
GeneralRe: Query data in unknown binary file Pin
Johnny ²20-Nov-03 5:24
Johnny ²20-Nov-03 5:24 
GeneralSimple problem Pin
helpapp19-Nov-03 17:53
helpapp19-Nov-03 17:53 
GeneralRe: Simple problem Pin
Antti Keskinen19-Nov-03 20:42
Antti Keskinen19-Nov-03 20:42 
GeneralRe: Simple problem Pin
helpapp19-Nov-03 22:41
helpapp19-Nov-03 22:41 
GeneralA Question On GDI+ Pin
Prakash Nadar19-Nov-03 17:15
Prakash Nadar19-Nov-03 17:15 
GeneralRe: A Question On GDI+ Pin
Mike Dimmick20-Nov-03 0:02
Mike Dimmick20-Nov-03 0:02 
GeneralReading in a file Pin
gymrat6119-Nov-03 17:01
sussgymrat6119-Nov-03 17:01 
GeneralRe: Reading in a file Pin
parths19-Nov-03 19:39
parths19-Nov-03 19:39 
GeneralRe: Reading in a file Pin
l a u r e n20-Nov-03 13:17
l a u r e n20-Nov-03 13:17 
GeneralWhen I meet the character "%"... Pin
Jim Chan19-Nov-03 15:09
Jim Chan19-Nov-03 15:09 
GeneralRe: When I meet the character "%"... Pin
Brian Shifrin19-Nov-03 15:25
Brian Shifrin19-Nov-03 15:25 
GeneralIE Toolbar Pin
okinawascubadiver19-Nov-03 13:50
okinawascubadiver19-Nov-03 13:50 
GeneralRe: IE Toolbar Pin
Peter Molnar20-Nov-03 10:25
Peter Molnar20-Nov-03 10:25 

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.