| Thread | Last Post | Replies |
|
| void Foo (void** p) to VB URGENT!! | 02 Nov 2006 19:39 GMT | 1 |
Hi Please can some one tell me how do i use/ convert following API in VB, void Foo (void** p) this is very urgent, any help would be appreciated.
|
| WSDL classes in VB6 | 02 Nov 2006 16:16 GMT | 14 |
I can generate classes from https://api.betfair.com/global/v3/BFGlobalService.wsdl by adding a Web Reference in VB2005, but I'm not familiar enough with .NET to complete my project in this environment. How can I access the classes that VB2005 has
|
| Reading a Word Document | 02 Nov 2006 01:45 GMT | 3 |
Hopfully someone can point me in the write direction. Everytime I search this subject I get information on embedding Word in an application. I need to read the data from a few Word documents and compile the data into a database. The data in the Word documents are
|
| combo box question | 01 Nov 2006 22:53 GMT | 11 |
I just started learning vb 6.0. When I try to add a combo box to a sample program, and then run the program, the drop down list in the box copies itself every time I click on the box. (ie if the original list is a, b, c), after I select one, the list becomes (a, b, c, a, b, c)
|
| PropBag | 01 Nov 2006 17:45 GMT | 2 |
In a user control, where are the property bag values stored? I can't find em :-) Ivar
|
| I hate dates | 01 Nov 2006 06:11 GMT | 13 |
No, not the 'going out' with my gal type of dates. Programming Date functions. Arrrrrrgh. ================= After and exhaustive search in Google Groups, I've not found what I need.
|
| Printing a form (not VB form) like PDF or similar | 01 Nov 2006 02:58 GMT | 14 |
Hey, all, I'm having fits with a problem that I thought would be really simple. I have an application written in VB6 for use on Windows 2000 and XP platforms that is used in the medical industry. I'm a very small company (there's just me) and I need to be able to take data the
|