| Thread | Last Post | Replies |
|
| decode attachment | 27 Mar 2004 14:49 GMT | 4 |
how i can decode the attachment files form mail file? tomasz jaworski
|
| vfp+oracle 8i | 24 Mar 2004 22:51 GMT | 1 |
I have database on oracle 8i I prepare query form vfp : select num_field from table and in browse window I see
|
| How to Get the Address of a VFP Variable? | 12 Mar 2004 23:22 GMT | 5 |
I need to build a structure that has a pointer to a string. For example, here is the structure def typedef struct _NETRESOURCE { DWORD dwScope; DWORD dwType;
|
| using callbacks & Shell_NotifyIcon | 12 Mar 2004 09:44 GMT | 5 |
does anyone out there know how to use Shell_NotifyIcon with VFP7 (i not only want to place an icon on the taskbar, but also wish to trap the events like the click event).
|
| VFP Multi-tier apps, server objects and ADO | 12 Mar 2004 09:33 GMT | 3 |
I'm trying to build multi-tier app using VFP. I have some questions.. 1. Are Multithreaded DLLs created in VFP8.0 _really_ multithreaded? (After registering in COM+ they are featured as "Single Threaded Apartment") 2. Is it possible to create ADO.Recordset inside the VFP 8.0 ...
|
| Finding number of concurrent users | 07 Mar 2004 12:56 GMT | 2 |
I'm trying to find a way to find out how many users are accessing a particular dbf file at any one time. Is this possible using the win api? If so, please can someone point me in the right direction to find the code? I'm using vfp7 on win2000. TIA Dan.
|
| vfp & dll | 03 Mar 2004 20:26 GMT | 1 |
i must make it: declare integer COS IN lib.dll as COS ; tbl * _tbl gdzie tbl to:
|