Click here to Skip to main content
15,917,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Machine Cycle Pin
Jim Crafton12-Oct-04 5:13
Jim Crafton12-Oct-04 5:13 
GeneralRe: Machine Cycle Pin
Anonymous13-Oct-04 18:31
Anonymous13-Oct-04 18:31 
GeneralOnVScroll() vs OnMouseWheel() Pin
Jesper Knudsen11-Oct-04 20:15
Jesper Knudsen11-Oct-04 20:15 
Generalphp upload to file Pin
Spiritofamerica11-Oct-04 19:39
Spiritofamerica11-Oct-04 19:39 
GeneralRead a Text Pin
picasso211-Oct-04 19:19
picasso211-Oct-04 19:19 
GeneralRe: Read a Text Pin
Sujan Christo11-Oct-04 19:50
Sujan Christo11-Oct-04 19:50 
GeneralRe: Read a Text Pin
RChin11-Oct-04 23:01
RChin11-Oct-04 23:01 
GeneralProblem with Microsoft Unicode layer on Windows 98 Pin
Pruthviraj11-Oct-04 19:06
Pruthviraj11-Oct-04 19:06 
Hi all MFC Gurus,

I read Article " MSLU: Develop Unicode Applications for Windows 9x Platforms with the Microsoft Layer for Unicode". It helped me to create an Unicode application for 9x platform. But I have one problem when I use MFC.

The problem is as follows:
I have created an MFC application that links to MFC as shared DLL. The application is UNICODE application. I have configured the application as per the specifications given by microsoft. I have ported "Unicows.dll" also. But it does not work on 98. It displays a runtime error. If the same application is configured to link with MFC dll statically, then it works on 98. The only error occurs if the application is configured to link mfc as shared dll. I am not able to solve the problem.

I found only couple of articles on this issue but still after following steps given unicows.dll was not loaded in the MFC application and it is ending with Runtime error.

In case of same application compiled in debug mode, it was causing ASSERT in auxdata.cpp line 41, 45..
These are loading of WAIT_CURSORS statements. May be some resource conflicts and application can not start properly.

I hope some of you must have this problem and please share your views and workarounds on this issue.

Waiting for reply

Regards
Prithvi


Prithvi


Generaldynamic menus Pin
Tyrus18211-Oct-04 18:39
Tyrus18211-Oct-04 18:39 
GeneralRe: dynamic menus Pin
Roger Allen12-Oct-04 10:51
Roger Allen12-Oct-04 10:51 
QuestionHow can I Set Background color for a Static text ? Pin
King of Merit11-Oct-04 18:27
King of Merit11-Oct-04 18:27 
AnswerRe: How can I Set Background color for a Static text ? Pin
Sujan Christo11-Oct-04 18:35
Sujan Christo11-Oct-04 18:35 
AnswerRe: How can I Set Background color for a Static text ? Pin
Ravi Bhavnani12-Oct-04 4:03
professionalRavi Bhavnani12-Oct-04 4:03 
GeneralProb on Multi-Threaded Application Pin
Sujan Christo11-Oct-04 18:16
Sujan Christo11-Oct-04 18:16 
GeneralRe: Prob on Multi-Threaded Application Pin
Blake Miller12-Oct-04 5:17
Blake Miller12-Oct-04 5:17 
GeneralWorking directory problem Pin
smbika11-Oct-04 16:52
smbika11-Oct-04 16:52 
GeneralRe: Working directory problem Pin
alex.barylski11-Oct-04 17:49
alex.barylski11-Oct-04 17:49 
GeneralRe: Working directory problem Pin
smbika12-Oct-04 1:54
smbika12-Oct-04 1:54 
GeneralRe: Working directory problem Pin
PJ Arends11-Oct-04 18:11
professionalPJ Arends11-Oct-04 18:11 
GeneralRe: Working directory problem Pin
smbika12-Oct-04 1:55
smbika12-Oct-04 1:55 
GeneralRe: Working directory problem Pin
BlackDice12-Oct-04 4:00
BlackDice12-Oct-04 4:00 
GeneralRe: Working directory problem Pin
smbika12-Oct-04 5:49
smbika12-Oct-04 5:49 
GeneralRichEditCtrl: How to use StreamIn and StreamOut RTF with bitmap info Pin
jackion3111-Oct-04 15:50
jackion3111-Oct-04 15:50 
GeneralRe: RichEditCtrl: How to use StreamIn and StreamOut RTF with bitmap info Pin
Jim Crafton12-Oct-04 5:22
Jim Crafton12-Oct-04 5:22 
GeneralPan/Tilt control guidline needed Pin
baboguru11-Oct-04 15:13
baboguru11-Oct-04 15:13 

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.