Just save the .h file. it works for me :) John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life.
sanskypotov
Posts
-
Class missing in Class view pane -
Linux, a future?Usability ??? I run 2 -3 good programs that are time consuming on windows and the whole OS is at mercy of them . I can't even load the TaskManager to kill them. Wonder who controls whom ? programs decides or OS decides to keep the controls? It feels like the OS is carrying unnecessary baggage or needs to rewritten again , keeping cleary in mind that it is an OS and supposed to run fast and reliable. As far as the XP looks are concerned , I prefer the w2k looks more professional , but XP looks are fine for kids!!! John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
Linux, a future?Let me ask , Where do you find it more comfortable typing your Creditcard number XP or Linux ??? Remember there might be some guy out there , happily logging your keys and congratulating himself , or do you have a thought running in the back of your mind 'just one wrong mail' and you can toss your machine in the garbage can ??? Beauty is only skin deep !, they say. Here it seems to be lot of Whitewash!!! ( on tombs filled with worms ) John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
Linux, a future?here are few facts, perhaps it may help to understand... http://www.vnunet.com/News/1149212 http://www.vnunet.com/News/1144277 M$ still has a chance, if they would do the following .... I will not tell it free ( In true M$ style ), I will charge for my views ;) M$ prices are exorbitant!!!
-
Linux, a future?Hi All, After reading all the comments , I feel the need to have a look at the situation with level headedness and fairly without holding any bias towards either of them.Each has its strengths and weaknesses and we need to take that into consideration , observe the current user and market trend to come up with a good prediction. Windows has its strong points like good GUI and the development environment it has provided is quite good and a huge user base, but has disadvantages like millions of lines of code to mend , keeping the source code hidden from the users , and ofcourse a huge price tag. Linux has strong Unix background , its source code is available and the user has the liberty to change it ,strong user base support and its free. Mentioning negative aspects , I think it's just a matter of time that Linux will fill the gap separating windows , which it is already showing up in the improved quality and performance of desktops. Linux is definately giving M$ sleepless nights , that itself proves that Linux is posing a major competition to M$. I like M$ products , but it's true that currently the world is shifting towards Linux. Although , I might have missed few points , which I know other will make up. John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
Flicker problem with ActiveX in CFormViewHi, I am using an ActiveX in CFormView The ActiveX keeps on updating its contents and the Parent(CFormView) is not aware of it, due to which the Parent displays the old contents. How do I inform the CFormView to update the change so that there is no flicker while updating the ActiveX . I get lots of flicker with InvalidateRect. Thanks, Sansky :-D John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
Painting problem in CFormView with overlapping ActiveXHi, I am using CFormView and there is a situation where 2 ActiveX controls overlap one on the other. My problem is the first ActiveX control which is below the other is refreshed every 1 second, due to this the second control which is on top gets hidden. As I have used CRectTracker on the second control, the tracker gets erased. What do I need to do so that the first control which is below the second control, gets clipped by the second control. Thanks, Sansky:-D John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
How to prevent IE from caching filesHi, I am trying to prevent IE6 from caching files. I tried all the MSDN tips , but it's of no use. Can someone tell me how can I prevent IE from caching files Thanks, Sansky :-D John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
ActiveX accessing other ActiveX Ctrls in a browserHi, I have a few ActiveX controls in a browser, and I want them to access each other's method( without creating a new instance) Can someone tell me how can it be done. Thanks, Sansky :-D John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
Set the WS_EX_LAYERED for child windowThanks a lots, Works cool :) Sansky :-D John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
Set the WS_EX_LAYERED for child windowHi , I am trying to set the WS_EX_LAYERED and WS_EX_TRANSPARENT for child window( using WS_CHILD ), but am unable to do so. Can someone tell me how can it achived. Thanks, Sansky :-D John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
My girlfriends going to kill me and it's YOUR faultPerhaps you could give her a few days now and later on get weeks ;) John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
Communication between 2 ActiveX Ctrls in a browser( HTML page)Hi, I want to create 2 ActiveX Ctrls, which will be displayed in a browser( via using HTML page). Now I need them to communicate with each other, via events and/or calling each others' method. How do I make the controls aware of each other at Runtime, so that I can achieve the above. Can someone provide some clarification here please. Thanks, Sansky :-D John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
Microsoft to reveal Windows codeSomething cool http://zdnet.com.com/2100-1104-948381.html Sansky :-D John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
Controls show in different ways in CDialogHi, I am trying to develop a Resource editor like VC++ . It seems that the way a CDialog is displayed while running in applications and while CDialog is shown in the Resource Editor. Can some tell me what is the difference. Thanks, San :-D John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
Drawing lines On A ControlHi I am displaying some controls like CButton in CFormView and want to draw some figures( for example a line ) on the control ( here CButton ). I dont' want to subclass the controls, neither I wan to make them OwnerDrawn. Can someone suggest how it can be done. Thanks, Sansky :-D John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
problem with CRectTrackerHi I am using the CRectTracker to drag controls around, there are examples available also here on the site. I face a problem, that when 2 controls overlap each other and if they are selected( in other words they are showing the tracker) then the CRectTracker get hidden in the overlapping place. Please can someone tell me the solution on how to overcome this. Thanks, Sansky :-D John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
Setting up Size for CFormViewHi, Can someone please tell me how can I set the size for a CFormView, say if I want to set size to ( 1000, 1000 ). Thanks, Sansky :-D John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
Change size of Dialog of CFormViewNo Sir, I hope that I have made it more precise and clear. Thanks, Sansky :-D John 3:16
For God so loved the world,
that he gave his only begotten Son ( Jesus Christ ) ,
that whosoever believeth in him should not perish, but have everlasting life. -
Change size of Dialog of CFormViewHi, I want to change the Dialog size of a CFormView, ( make it varable ). Also I want to position the Dialog( CFormView ) at a particular postion , when the Dialog( CFormView ) size is greater than the MainFrame Also the Mainframes size is kept constant. Can someone please suggest towards this. Thanks, Sanksy :-D