Does anyone know how to access directly Microsoft Works database files (*.wdb)?
I don't think DAO will help, and would like to avoid using a ODBC server...
thanks
francesco
I'm trying to create a 256 graylevel CBitmap object, having the pixel values retrieved from a BYTE array.
I think I have to setup a BITMAPINFO structure, define the palette and then allocate the CBitmap object and set the bit values, but I can't manage with the palette definition stuff.
This is...
I'm struggling with this problem:
A class that I've built has 3 member variables, 13 variables that are associated with dialog controls and 13 member functions.
Starting from this point, if I try to add another member variable, of whatever type, with whatever name, it cause an error message when...
I have included in my application a dialog class that displays a window with a CProgressCtrl control and a Cancel button during a heavy process.
The problem is that the button and any CStatic objects (text...) put on the dialog are not displayed during the data processing, but are displayed...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.