Click here to Skip to main content
15,909,199 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I got it. Thanks anyways Pin
ns16-Jul-02 11:50
ns16-Jul-02 11:50 
GeneralRe: I got it. Thanks anyways Pin
kati4214-Nov-02 19:33
kati4214-Nov-02 19:33 
QuestionHow to read a file that is open by ... Pin
craigk16-Jul-02 11:25
craigk16-Jul-02 11:25 
GeneralDAO in VC++ not working. Pin
a3gupta16-Jul-02 11:15
a3gupta16-Jul-02 11:15 
GeneralRe: DAO in VC++ not working. Pin
Martin Ziacek16-Jul-02 19:36
Martin Ziacek16-Jul-02 19:36 
GeneralRe: DAO in VC++ not working. Pin
a3gupta16-Jul-02 20:36
a3gupta16-Jul-02 20:36 
GeneralRe: DAO in VC++ not working. Pin
Martin Ziacek16-Jul-02 22:33
Martin Ziacek16-Jul-02 22:33 
GeneralRe: DAO in VC++ not working. Pin
Schnemar16-Jul-02 22:35
Schnemar16-Jul-02 22:35 
Hi,

I had the same problem with "Unrecognized database format" and
I solved it like this:

In InitInstance() of my App-Class I put the follwing line:
AfxGetModuleState()->m_dwVersion = 0x0601;

That was it.

For further Information see the follwing Article on MSDN:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmsj00/html/cpp0100.asp

I hope that helps you.

MS
GeneralModeless Dialog Pin
udayGovekar16-Jul-02 10:29
udayGovekar16-Jul-02 10:29 
GeneralRe: Modeless Dialog Pin
includeh1016-Jul-02 10:56
includeh1016-Jul-02 10:56 
GeneralRe: Modeless Dialog Pin
udayGovekar16-Jul-02 18:38
udayGovekar16-Jul-02 18:38 
Generaladding a new configuration Pin
NickOne16-Jul-02 10:27
NickOne16-Jul-02 10:27 
GeneralRe: adding a new configuration Pin
Joaquín M López Muñoz16-Jul-02 12:00
Joaquín M López Muñoz16-Jul-02 12:00 
GeneralRe: adding a new configuration Pin
NickOne17-Jul-02 8:10
NickOne17-Jul-02 8:10 
QuestionCDialogBar, docking it anywhere ? Pin
includeh1016-Jul-02 10:18
includeh1016-Jul-02 10:18 
AnswerRe: CDialogBar, docking it anywhere ? Pin
Joaquín M López Muñoz16-Jul-02 10:21
Joaquín M López Muñoz16-Jul-02 10:21 
GeneralRe: CDialogBar, docking it anywhere ? Pin
includeh1016-Jul-02 10:27
includeh1016-Jul-02 10:27 
GeneralRe: CDialogBar, docking it anywhere ? Pin
Joaquín M López Muñoz16-Jul-02 12:03
Joaquín M López Muñoz16-Jul-02 12:03 
QuestionC++ socket or java socket, who is better? Pin
includeh1016-Jul-02 9:43
includeh1016-Jul-02 9:43 
AnswerRe: C++ socket or java socket, who is better? Pin
Joaquín M López Muñoz16-Jul-02 10:15
Joaquín M López Muñoz16-Jul-02 10:15 
GeneralCStatic question Pin
Anonymous16-Jul-02 9:33
Anonymous16-Jul-02 9:33 
GeneralRe: CStatic question Pin
Joaquín M López Muñoz16-Jul-02 10:12
Joaquín M López Muñoz16-Jul-02 10:12 
GeneralHelp with ActiveMovie 4!! PLEASE!! Pin
Anonymous16-Jul-02 9:29
Anonymous16-Jul-02 9:29 
GeneralRe: Help with ActiveMovie 4!! PLEASE!! Pin
Joaquín M López Muñoz16-Jul-02 10:16
Joaquín M López Muñoz16-Jul-02 10:16 
GeneralRe: Help with ActiveMovie 4!! PLEASE!! Pin
Anonymous17-Jul-02 2:18
Anonymous17-Jul-02 2:18 

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.