Help will be appreciated very very much.
What I am doing is retrieving objects and collecting the properties of those objects I am forming an XML String.
The XML Structure looks somewhat like this
<Root>
<Child>
<GrandChild>
<GrandChild>
<GrandChild>
.
.
<Child>...
Hi
I am developing a Activex Exe.
That exe is going to be an MDI application, with child windows in it, the problem that I am facing is that I want the client to create only one instance of that Activex Exe, so how do I do that, I guess there is a concept of Singleton Objects, in which only...
Hi All,<br>I want to find out if a client is behind a proxy how to detect it.To be more specific, I have an application which comunicates with a Java Server, it works for Intranets, I have used CSocket class. Now If I want it to work on <b>Internet</b> then what should I do, ESPECIALLY when it...
I want to iplement cut copy paste the way it is dine in Explorer what is the best possible solution to get it work that way only thing is I am using a list box <br>
to display the contents of the explorer and not a tree view.<br>
<br>
Any suggestions wiil be appreciated.<br>
Thanks a lot.
Hi ,<br>
I have a text box on my client area,<br>
I would like to resize it like the way <br>
it is done in MSPAINT any Ideas regarding <br>
my problem will be appreciated a lot.<br>
hoping for a reply fast.<br>
<br>
Thanks.
I have a problem with the function removeAll() of class List,i.e.if i call removeAll() there is a flicker in the list box. Is there a way to avoid it.<br>
What I am trying to do is my list box contains the entries that are in the windows explorer.In short I am trying to make an explorer using...
I would like to develop a explorer in Java,<br>
so in that explorer when I double click on any ".doc" file I would like MS WORD to fire, In fact how do i fire another<br>
using Java like u have "WinExec" or "ShellExecute" in Sdk/VC++ ?<br>
<br>
Am very keen to know. :)
I have a class derived from CControlBar,<br>
i have an object of the class in the mainframe.<br>
I have called that controlbarobject.Create(this)<br>
from mainframe.cpp's OnCreate()<br>
Which calls That CControlBar derived class's <br>
Create() to get called.<br>
in this create() function I...
Can memory allocated by malloc be" new" by using "delete",<br>
and can memory allocated by new be deleted by "free()"<br>
if this is possible thenfor what reason is this possible ?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.