Thanks a lot for hint.
My property pages are set to myFont font by default. I do it from Resource view tab before I compile the project. But there is no result either. I think the font of a prop....
Hi everyone!
Does anybody know how programatically to change font of a CPropertySheet object, say, m_PrpSheet. I tried the following in OnInitDialog of the Property sheet:
1) created desired font,...
Hi there!
Actually, it is not enough to have ocx file on your computer so that your CR object could properly work on that machine. In fact, there is a lot of dll files you have to copy to the PC...
Hi there! I think you'd better have a look at MSDN library help for more detail information, however, the outline of using ADO object from your code as follows:
You say "things i dont want to remember i remember" that means you have already memory to become a good programmer. What you should to do is to get rid of things make you to think of other things...
Just as you know ATL Wizard does all necessery work, to create a compact COM server (dll), if you dont want to use ATL, you will have to write manually from scratch every line ATL inserts when...
hi!
My name is Bayram.
I have a good fundametals in AI. Apart from it I have experience in Compiler and algorithm design, familiar with many fundamental problems of Computer science such as Godel...
Hi Xeon1
well, try the following:
1) click on Components tab
2) click on (choose) a folder where your files you want to copy to a different dir are stored
3) on the right side you can see...
1)create a file group
2)add to the group your ocx file
2.5) click on (choose) your just created file group
3)set the VALUE of the Self-registered field to YES
compile and build your project
...