Advertisement

1 - 10 of 916 containing alltags:("members") (0.001 seconds)
Hi experts, I am working on a app. in VC++. I have a dialog box with an edit box in among other things. I have connected a double variable to my edit box with the wizard. My problem is that I want ...
Zones: Windows MFCDate Answered: 08/15/1997 Grade: A Views: 0
Hi! Can anyone help me with this question? Is there any way by which the members of a group can be displayed as a list in a field? How? How to trap the list of people/servers assigned to a group o...
Zones: Lotus NotesDate Answered: 08/18/1999 Grade: B Views: 0
i *think* this is an easy question, just haven't figured out how to go about it. i want to do a c-style bsearch (unless there is a better way) on an array and the compare function (5th param to ...
Zones: C++Date Answered: 05/02/2000 Grade: A Views: 0
Dear Friend, Now I want to create a balloon tootip of tray.but my vc++6.0 sp3 can not recognize the "szInfo" and other data member of structure NOTIFYICONDATA.In fact,my shellapi.h does not define...
Zones: Windows ProgrammingDate Answered: 07/11/2000 Grade: B Views: 0
I'd like to declare a reference to a member function. This doesn't work: #include <iostream> class A{ public:   int f(char){}   int(&f1)(char);   A():f1(f){} }; void main(void){A...
Zones: C++Date Answered: 07/24/2001 Grade: A Views: 0
Hi there On my windows NT 4.0 server i would like to give an local group access to a shared folder. the servername is server_01 the shared folder name is jurist the local group name is jur...
Zones: Windows NTDate Answered: 04/14/2003 Grade: B Views: 0
I can create a function that returns a long with the pointer to a function. easy: long lPointer() {return (long)f;} f can be any kind of function, with any kind of parameters. No problem; ...
Zones: C++Date Answered: 01/01/2003 Grade: A Views: 0
I am just learning Visual Basic and I am attempting to use this following code but I keep getting the message: 'Width' is not a member of 'System.Windows.forms.screen Left = (Screen.Width - W...
Zones: Visual BasicDate Answered: 12/10/2002 Grade: B Views: 0
Hi all,        I'm currently doing a quiz on Additional Maths and is doing 25 Questions for each chapter. I stored the answers of these 25 questions into a field cast member "Answers" (Link Lis...
Zones: Macromedia Director Video SoftwareDate Answered: 06/28/2004 Grade: A Views: 0
Everytime I try to display a value from a checkbox or radio button, ASP comes back with this error.  'value' is not a member of 'System.Web.UI.WebControls.CheckBox' Or .Radiobutton, depending...
Zones: ASPDate Answered: 05/01/2003 Grade: A Views: 0