hi When I tried to execute a sample from msdn I got an error as cannot open file "mfc42u.lib" How to resolve this.I am using vc6.0 Thanks in advance
akshita_15
Posts
-
cannot open file "mfc42u.lib" -
Task bar IconHai How can we set an icon in the task bar :confused: Thanks in advance:)
-
Query in header file#include
-
Query in header filein #include
-
Query in header fileHi, Whenever I used #include I am getting an error as "Cannot open include file: No such file or directory " Do I need to change anything to include this file. Thanks in advance:)
-
CBitmapButtonHi, Thanks for your reply. I have taken a button and set the ownerdraw property and mapped it as myButton and used in InitDialog() I wrote : myButton.AutoLoad(IDC_MYBUTTON, this); But I am getting an exception in this line Please tell me how to solve it. And can you tell me a bit more abt AutoLoad() bcoz I didnt understand how the bitmaap is loaded without mentioning the resource id in it. Thank you.:)
-
CBitmapButtonhi, How can we use AutoLoad() to load a bitmap for the button Thank you
-
FlexGrid Control in DLLHow can I use a FlexGrid Control while using DLL's Thank You
-
Change color of captionhi How can we change the color of the caption bar of the dilaog box Thank you:)
-
modify color of a buttonhi, How can we modify the background color of a button Thank You