What changes does a control need to run in the Visual Basic
5.0 Control Creation Edition?
109
what is activex
47
What's the Use of OLE Hyperlinking?
233
What is the difference between an MLE and an SLE?
634
What is a wizard?
145
1.Get string1,string2,string3
1.add string1 and 2,string1 and 3.
2.replace vowels with T
3.count number of T.
4.remove T
5.COPY string1 to stringf.
6.restore string1.
print the following
1.Number of T
2.StringF
3.string1+string2+string3
Use pointers and functions
212
Will there be any difference in the image buffer size if it
is loaded in from CString to LPTSTR using GetBuffer()?
lptstr = string.GetBuffer(0);
145
What changes does a control need to run in an MFC 4.2b
container?
179
Which namespace do the classes, allowing you to support COM
functionality, are located?
160
what type of questions are asked in the test of pcs and
what type of questoins are asked by interviewer in pcs
interview.
132
how to create SDK based ATL ?
how to create SDK based COM?