Click here to Skip to main content
15,892,298 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CMFCToolTipCtrl doen't enter OnPaint when I use it in my self-draw CTreeCtrl Pin
Victor Nijegorodov4-Mar-21 20:39
Victor Nijegorodov4-Mar-21 20:39 
QuestionMFC Dialog Based App Scaling Problem Pin
acerunner31626-Feb-21 6:28
acerunner31626-Feb-21 6:28 
AnswerRe: MFC Dialog Based App Scaling Problem Pin
RedDk26-Feb-21 7:22
RedDk26-Feb-21 7:22 
GeneralRe: MFC Dialog Based App Scaling Problem Pin
acerunner31626-Feb-21 9:03
acerunner31626-Feb-21 9:03 
GeneralRe: MFC Dialog Based App Scaling Problem Pin
Dave Kreskowiak26-Feb-21 9:53
mveDave Kreskowiak26-Feb-21 9:53 
GeneralRe: MFC Dialog Based App Scaling Problem Pin
acerunner3161-Mar-21 14:00
acerunner3161-Mar-21 14:00 
GeneralRe: MFC Dialog Based App Scaling Problem Pin
Dave Kreskowiak1-Mar-21 14:43
mveDave Kreskowiak1-Mar-21 14:43 
GeneralRe: MFC Dialog Based App Scaling Problem Pin
RedDk26-Feb-21 10:10
RedDk26-Feb-21 10:10 
So if you're talking about WinXP 32-bit (there was actually a time when one who licensed this had an opportunity to acquire the 64-bit installation disks believe it or not) or if you were indeed one of those paying attention to the offer to get that 64-bit version and had machines that could run 64-bit OS and successfully got it up and running (just before Windows Vista 32 & 64 bit made it evident that the future was going to be 64-bit and hyperthreaded as well) you are probably also aware that once Windows 2000 was supersceded, no 16-bit programs were allowed to run anymore.

And since you suggest VS2019 will open this application and you're not telling me about the previously mentioned flags during conversion I'd say you're good to go to set the project build targets to whatever is available and test a compilation.

Next moves:

1. Move some controls around and recompile.
2. Re-reference "missing" assemblies (or COM objects/whatever) and if not able to do that try what you suggest, substitute .NET interops (sometimes that works).
3. Sift through the compile/link errors (I'm finding it hard to believe that you've opened this thing without any conversio notices actually) ... use VERBOSE; note what crops up as documented error or warning.

And finally, since this is clearly a hardware issue for you (which I also doubt has anything to do with MFC of any flavor of MS Windows), try hooking up a less resolute monitor.

Graphics card you ask. Also doubtful. MFC is MFC is MFC (it's VS that fronts the eminence)
GeneralRe: MFC Dialog Based App Scaling Problem Pin
acerunner3161-Mar-21 14:13
acerunner3161-Mar-21 14:13 
GeneralRe: MFC Dialog Based App Scaling Problem Pin
RedDk1-Mar-21 15:25
RedDk1-Mar-21 15:25 
QuestionRe: MFC Dialog Based App Scaling Problem Pin
Richard MacCutchan27-Feb-21 0:52
mveRichard MacCutchan27-Feb-21 0:52 
AnswerRe: MFC Dialog Based App Scaling Problem Pin
acerunner3161-Mar-21 14:11
acerunner3161-Mar-21 14:11 
QuestionRe: MFC Dialog Based App Scaling Problem Pin
David Crow28-Feb-21 15:24
David Crow28-Feb-21 15:24 
AnswerRe: MFC Dialog Based App Scaling Problem Pin
acerunner3161-Mar-21 14:02
acerunner3161-Mar-21 14:02 
GeneralRe: MFC Dialog Based App Scaling Problem Pin
David Crow1-Mar-21 16:06
David Crow1-Mar-21 16:06 
GeneralRe: MFC Dialog Based App Scaling Problem Pin
acerunner3162-Mar-21 9:55
acerunner3162-Mar-21 9:55 
AnswerRe: MFC Dialog Based App Scaling Problem Pin
Member 137122181-Mar-21 11:10
Member 137122181-Mar-21 11:10 
GeneralRe: MFC Dialog Based App Scaling Problem Pin
acerunner3161-Mar-21 14:08
acerunner3161-Mar-21 14:08 
AnswerRe: MFC Dialog Based App Scaling Problem Pin
Randor 4-Mar-21 10:42
professional Randor 4-Mar-21 10:42 
Questions r flip flop Pin
Member 1508494426-Feb-21 5:16
Member 1508494426-Feb-21 5:16 
AnswerRe: s r flip flop Pin
Dave Kreskowiak26-Feb-21 7:05
mveDave Kreskowiak26-Feb-21 7:05 
QuestionThe free useful tool does not work on Windows 10. Pin
mbncvbut25-Feb-21 3:53
mbncvbut25-Feb-21 3:53 
AnswerRe: The free useful tool does not work on Windows 10. Pin
Richard MacCutchan25-Feb-21 3:55
mveRichard MacCutchan25-Feb-21 3:55 
GeneralRe: The free useful tool does not work on Windows 10. Pin
mbncvbut25-Feb-21 4:11
mbncvbut25-Feb-21 4:11 
SuggestionRe: The free useful tool does not work on Windows 10. Pin
David Crow28-Feb-21 15:22
David Crow28-Feb-21 15:22 

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.