| Thread | Last Post | Replies |
|
| Registry question for Vb6 | 07 Oct 2005 22:37 GMT | 6 |
I'm in the midst of and app and for various reasons need to store information related to the current state of the app in the registry. My needs are simple - store and retrieve values in the registry- character, string, and numeric.
|
| image from WOrd | 07 Oct 2005 15:15 GMT | 3 |
who i can get image from msword without cut/paste. thinks
|
| How to wake up screen saver from VB code | 07 Oct 2005 14:20 GMT | 2 |
Hello, I need to write down a VB.NET program that, remotely called, wakes up one PC (XP box) from the ScreenSaver Satus ... I found this chunk of code somewhere in the Internet ... but I can't get it working .... can someone help me in undersatnding why ? or suggesting
|
| Getting the DPI setting of a computer | 07 Oct 2005 10:16 GMT | 1 |
I certainly hope this is the correct forum for posting this. I've been researching and can't find where I might be able to get the DPI setting for a computer so that I can resize graphics accordingly. Could someone point me in the right direction? I would imagine it's an API
|
| How to automatically power-on a PC some time later by programming? | 07 Oct 2005 06:56 GMT | 22 |
I'm new to APM and ACPI. How to automatically power-on a PC some time later by programming a Windows program? I've searched Internet and MS Platform SDK, but failed to find one. Of
|
| Getting the group SIDs from another machine on the same network domain | 07 Oct 2005 06:51 GMT | 1 |
Using the LookupAccountName API exposed in "advapi32.dll", I am able to find the group SIDs on the local machine. In order to set the security permission on a directory inside a share on a machine, I need to get the SID groups of the machine on which the directory inside the share ...
|
| CustomDraw and Thread problems | 06 Oct 2005 20:29 GMT | 6 |
Below this lines is my problematic code, have a Thread which run to draw over a listview. When a run it on IDLE mode works fine, but when i compile to .EXE, doesn't work, alway get error and crash "mscomctl", is curious because i had a seemed rutine in other module and
|
| Problem while capturing image | 06 Oct 2005 08:59 GMT | 2 |
I am upgrading a VB6 vehicle tracking application, in which the vehicles are displayed as floating controls (custom OCX showing arrow & labels showing driver name) on a prcturebox showing road map. The driver position report is printed by taking the screenshot of the area
|
| Polygon Api, Determination of Points | 06 Oct 2005 08:12 GMT | 3 |
Hallo NG! Unfortunately using a thin line to show the development appears to be too weak to impress my people. Therefore I should linke to fill the area below the line with a suitable color.
|
| Problem in image capturing | 06 Oct 2005 05:19 GMT | 1 |
I am upgrading a VB6 vehicle tracking application, in which the vehicles are displayed as floating controls (custom OCX showing arrow & labels showing driver name) on a prcturebox showing road map. The driver position report is printed by taking the screenshot of the area
|
| resend: windows fax service | 06 Oct 2005 03:35 GMT | 1 |
i'm able to send out fax using xp fax service. but how can i extract send status from Fax like what we see in fax consol ? Thanks!
|
| SetTimer question | 05 Oct 2005 21:21 GMT | 9 |
I'm using SetTimer in a Module to run a procedure. The SetTimer function is either called automatically when my application starts (depending on retreived registry settings) or it can be called from within the app.
|
| API to process BLG files | 05 Oct 2005 20:05 GMT | 1 |
Is there an API to process BLG files? I want to put the same functionality as relog into my app. Thanks.
|
| *Popup* window | 05 Oct 2005 16:15 GMT | 2 |
I'm currently developing a small usercontrol. Something like a combo-slider. The combo part accepts only numbers and is editable both via edit control and via dropped slider. In fact it could be treated as a simple combo, but instead of a *dropped listbox* a *dropped ...
|
| ATTN:Mike D. Sutton | 05 Oct 2005 14:43 GMT | 2 |
Hello, Back around May 2004 you were helping me try and get a grasp on some of the pic to icon stuff and my last Q. was about icon transparency, I finally took another look at the code you left me and came up this.
|