| Thread | Last Post | Replies |
|
| SHBrowseForFolder and ulflags restriction | 04 Jul 2004 17:16 GMT | 2 |
I am using SHBrowseForFolder and would like to restrict the folders in view to specific network drives [not mapped]. At present I can start the view process in the desired location [i.e. \\server\folder] but all drives are still accesible by the user, something I would like to ...
|
| Right align menu picture | 04 Jul 2004 01:43 GMT | 11 |
I have the code to put a bitmap on a menu but would like it right aligned (as in IE). Any ideas? (Sorry if I have asked this before but if I did I missed any replies!)
|
| RasHangUp does not work | 03 Jul 2004 21:40 GMT | 1 |
Hi, there! I've created a Visual Basic application to connect and disconnect to the Internet using the RAS functions. Everytime my application starts a connection it's possible to me to
|
| exitwindowsex | 03 Jul 2004 06:21 GMT | 4 |
A bit off topic maybe but ... I have written a program (all 3 lines) to reboot using ExitWindowsEx. Works fine under win98SE but fails under w2000 and WinNT. No error is set but presumably I do not have the right privileges. Anyone know how
|
| Component Services | 02 Jul 2004 15:50 GMT | 2 |
Hello Newsgroup, I would need an API / pice of code which let's my application: Delete a component from Com+ (my computer) Modify the component properties (minimum/maximum pool size)
|
| 32 bit API functions and procedures | 02 Jul 2004 08:26 GMT | 1 |
I have an application which includes modem-to-modem communications. It is a 16 bit application using the Windows 16 bit API functions and procedures. It works great. I am trying to upgrade it to a 32 bit application using the Windows 32 bit API. I replaced the 16 bit API ...
|
| Windows 16 bit API Modem procedures | 02 Jul 2004 00:13 GMT | 1 |
I have an application which includes modem-to-modem communications. It is a 16 bit application using the Windows 16 bit API functions and procedures. It works great. I am trying to upgrade it to a 32 bit application using the Windows 32 bit API. I replaced the 16 bit API ...
|
| Outlook current users alias vb6 | 01 Jul 2004 21:43 GMT | 2 |
I am trying to get outlook current user's alias. I can get display name but not alias. is there any way through objoutlook object for "outlook.application"? regards, Hrishi
|
| Getting email address from ms outlook outlook.application | 01 Jul 2004 19:14 GMT | 1 |
I am trying to get the email address of the logged in user's from namespace object. anybody knows a way with vb6? regards, hrishi
|
| application freeze | 01 Jul 2004 17:16 GMT | 1 |
i have a problem... when i execute an insert or update or whatever, long time operation on a database located at a distance my application freeze, not at all, only when i want to move the window,
|
| RegQueryStringValue --> Variable Uses an Automation Type not Supported by VB :( | 01 Jul 2004 02:37 GMT | 7 |
Hi Gang, I'm following what I presume is an erroneous example inside of API-GUIDE, which normally isn't the case. Can someone tell me why my strData string returns a "variable uses an automation type not supported by vb" string? To
|
| Which classnames? | 01 Jul 2004 02:13 GMT | 1 |
What are the classnames for the PowerPointviewers 97 AND 2003? And which apicall must be used to move afullscreen window? Thanks Jacob
|
| getting Domain name | 01 Jul 2004 02:04 GMT | 1 |
hi all; is there any API Function to get domain name ... of currently logged in user? thanks is advance?
|
| Printscreen | 01 Jul 2004 01:01 GMT | 6 |
How can I make a screendump from a window of another application? E.g. I have a VB program that has to show in a picturebox the contents of the window of another aplication. Thanks in advance
|