| Thread | Last Post | Replies |
|
| Problem with the API call: SetWindowRgn | 26 Sep 2005 17:28 GMT | 2 |
I used the API call SetWindowRgn to cut holes in a form. But when I use this call, I lose the skins and visual styles on the windows. Does anyone know how to fix this? Thank you.
|
| Convert PDF to TIFF | 26 Sep 2005 16:59 GMT | 4 |
how can convert PDF document to TIF ? when i send fax using windwos XP, it will automatically convert my PDF to TIF before sending. because of this, PDF windows will open up.. looks kindna wired..
|
| Transparent Checkbox | 26 Sep 2005 14:29 GMT | 26 |
Im trying to make a checkbox transparent, but I dont know how, do you can help me??? But it had to be without the use of MaskColor property!!!! tnx a lot!!!
|
| Can select multi-files on common dialog box? | 26 Sep 2005 14:18 GMT | 1 |
I would like to use the ActiveX control "common dialog box" to select multiple files for my program. But normally I can select single file at a time. Can I select multiple files? If yes, how? Thank you in advance.
|
| hook crashes | 26 Sep 2005 10:57 GMT | 9 |
I'm using VB6 and WinXP Home SP2. I wrote a DLL that uses SetWindowsHookEx(WH_CALLWNDPROC,....). I wrote it using source code available in many places on the web, and they all do it more or less in the same way, so I thought it wouldn't be a problem. I used it to
|
| API for Time Zone/Region | 26 Sep 2005 07:32 GMT | 1 |
I am working with Ms-Access VBA (2003). How can I identify the time-zone(region) used by the PC? Or, how can I convert the PC's time [i.e: now()] to Greenwich Mean Time (GMT)? Thank you,
|
| File Dialog | 25 Sep 2005 21:12 GMT | 4 |
I have been using the code listed in http://www.mvps.org/access/api/api0001.htm to get the file path and file name. Now I would like to have the FileDialog box open in "Preview" view. It currently opens in "List" view. I would like to look at a jpeg before I
|
| Enumerating printers in a network | 25 Sep 2005 09:47 GMT | 9 |
Does anyone know of a way to enumerate printers in a network ? Thanks in advance, Jj
|
| Program fails to start using WinInet.dll via type library. | 25 Sep 2005 09:45 GMT | 5 |
I have recently replaced code using the Internet Transfer control with code which directly uses the WinInet.dll API. My compiled EXE works fine on my Win2000 SP4, Internet Explorer 6 machine. However, after installing this on a machine with Win2000 SP4 Internet Explorer 5, the ...
|
| dll function viewer help | 24 Sep 2005 20:18 GMT | 4 |
Need some help jogging my memory. A while back, I used a utility that monitored the function calls when running an application. the output looks like this:
|
| Using API to get and set keyboard Input language | 24 Sep 2005 19:02 GMT | 3 |
I'm looking for a way to do the following: 1. Get the current keyboard input language (I need the value, not the 'Name of the language') 2. Set the keyboard input language.
|
| win api wrapper | 23 Sep 2005 19:22 GMT | 6 |
I was wondering if anyon knew of a windows api wrapper that can be used with vb6?
|
| Possible to stretchblt() to a form's picture property? | 23 Sep 2005 03:58 GMT | 3 |
I need to copy an image drawn on a form via paintpicture, line, print, etc methods to another form's picture object. It's not good enough to use FormDestination.PaintPicture as this simply paints the picture to the form's client area. I need to get it to the form's picture object ...
|
| VB6 with TAPI and PhoneGetDisplay/PhoneOpen | 22 Sep 2005 09:16 GMT | 1 |
does anybody have experience with TAPI Programming in VB6 w/o any special OCX´s. I just want to use the API routines of tapi32.dll and would like to have some sample code.
|
| Resizing photos | 21 Sep 2005 23:59 GMT | 5 |
I have a question about resizing photos. I'd like to show photos (jpg files) from a digital fotocamera in my application. So i need some routine to resize the photos (They've not always the same
|