| Thread | Last Post | Replies |
|
| control fade | 20 May 2006 10:34 GMT | 1 |
Hi, i've 2 PictureBox control containing other controls such as buttons,labels ecc... One stay at the top of the other....now when user clicks a button, i want to fade from one to another...
|
| Programmatically Controlling Color vs Grayscale Printing | 19 May 2006 13:18 GMT | 1 |
In Windows 2000 Professional, is there an API call that will effectively select or deselect the "Print in Grayscale" option in the default or named printer driver?
|
| Trying to flood-fill an irregular shape | 19 May 2006 10:48 GMT | 11 |
Guys, I'm trying to get an application running in which a map of a property development (that's real estate for you US folks) is displayed, and the individual plots are coloured according to their status.
|
| Help to Remove trace of system tray icon | 19 May 2006 05:44 GMT | 2 |
i have a problem not to be able to delete the trace of system tray icon unless and untill i arrow over it. when i close the application i have added "Shell_NotifyIcon NIM_DELETE, t" to form unload, where t-> is of type NOTIFYICONDATA which is a
|
| How to get Windows Metrics? | 19 May 2006 05:41 GMT | 4 |
How to retrieve information about windows metrics? Default scroll bar size, Active Window Border size, etc. The setting you'd set in Display Properties
> Apperance box? |
| How to find out if Serial Port X exists? | 19 May 2006 05:39 GMT | 1 |
I have an application that connects to an ignition controller via serial port. I offer users COM1 through COM9. I wonder if there is any way to find out whether COM1, or COM2, etc, exists? Also, is there any way to find out if it does exists and is busy?
|
| Console output pagecode trouble | 18 May 2006 13:21 GMT | 3 |
Hello group. I have some trouble printing to a console french accentuated characters contained in strings fetched from SQLDMO library (name property of the job object in the jobs
|
| Determine Printer Driver Name | 18 May 2006 11:40 GMT | 6 |
I am using vb6 and need to get the 'printer driver' for some crw printer calls I need to make. The problem is that it appears inconsistent between the printer object and the API. I am using the GetPrinter API to get the printer driver. The driver it returns is "HP Laserjet 5". ...
|
| display properties | 18 May 2006 11:06 GMT | 2 |
Is it possible to set the display properties of windows xp from within VB6? Reason is, that I do not have control over the menu fonts. Thanks for any help!
|
| write to file but don't modify filedate | 17 May 2006 20:18 GMT | 5 |
I use CreateFile() API to open a file and use WriteFile() to write to the file. After I close the file using CloseHandle() the actual date/time is assigned to the modified filetime.
|
| Desktop image being displaced | 17 May 2006 15:39 GMT | 4 |
I'm writing a VBA macro to pick up data from a thrird party application. during this I use getpixel and getdesktopwindow and getdc to do a minor amount of optical character recognition. This is all working fine and I
|
| Outlook login | 16 May 2006 15:47 GMT | 1 |
Hi, i'm trying to open an outlook contact folder from a vb application. I have a problem! when opening show me a message to ask me for permission in 1,5,10 minutes to login outlook constantly. i have a reference: MS outlook 11.0 object library. I'll appreciate your help!!
|
| Faking User input | 15 May 2006 17:24 GMT | 1 |
I am designing a program in VBA that will run for a couple of hours uninterupted (because the people who will run this will set it going and go home leaving their computers running). However due to the limitations of the computer systems that our company
|
| File created by | 15 May 2006 08:00 GMT | 1 |
I'm trying to find the details of some files, I have a program to list certain files on my drive, with the created and modified dates and size but I would also like to have who Created the file! Can someone tell me what the API call is and how to implement it!
|
| Reboot remote system not logged in | 14 May 2006 09:07 GMT | 22 |
ExitWindowsEx doesn't work in system account, even after adjutstTokenPrivilege Any ideas on how to reboot a remote system that's not logged in?
|