| Thread | Last Post | Replies |
|
| Alpha Blended Windows in Vista and XP | 31 Jan 2007 13:54 GMT | 3 |
I am using the SetLayeredWindowAttributes function to create a irregular shaped window using a Bitmap on a form with a transparency color. This works great but I would like to get rid of the jagged edges that show on the screen.
|
| GetPrinter Call in x64 caused a FatalExecutionEngineError | 31 Jan 2007 07:32 GMT | 1 |
I tried a simple VB.Net console program that uses win32 api call on WinSpool.drv to query a local or remote printer's sharing status. The API calls I used are OpenPrinter, GetPrinter and ClosePrinter. The program runs perfectly on x86 32-bit platform.
|
| How to select a listbox item in another application? | 29 Jan 2007 05:10 GMT | 2 |
I need to interact with another application, such as selecting an item in a combobox, setting the text in a textbox, checking a checkbox, etc. I know the ControlID's for each control in the applicaiton that I need to access. I'm assuming that I'd use the API SendMessage or ...
|
| GetProcessAffinity on Quad core CPU | 28 Jan 2007 00:47 GMT | 2 |
Just wondering if anyone knows what the return values are for GetProcessAffinity using a quad core CPU, using code below works fine for dual core. '/// Get CPU affinty for Process ID on dual core CPU ///
|
| Line and Rectangle Clipping | 26 Jan 2007 19:59 GMT | 4 |
I searched a couple of graphical programming and mathematics books I had and didn't find anything in there. A google search came up empty as well, so before I set down with pen and paper, I figured I'd ask here. Given a VB rectangle (standard VB coordinates with the minimum value ...
|
| COM Automation error - finding out which interface failed | 26 Jan 2007 01:53 GMT | 2 |
I posted to this group rather than microsoft.public.vb.com because this group seems to be more active and I think that the API gurus here might better appreciate the low-level hackery that I'm going to espouse near the end.
|
| AntiAlias Line Optimization | 25 Jan 2007 23:29 GMT | 15 |
I found this AA class on PlanetSource a few years back, and optimized it a bit, but the code is so loosely commented that I'm honestly a bit lost in all of it. In any event, it's taking some 0.10 seconds to render about 60 anti-aliased
|
| GetShortPathName | 25 Jan 2007 15:54 GMT | 2 |
Is there anyway to get the full path text from the short path. What I need is the reverse of the GetShortPathName API that would expand the short path.
|
| DeviceIoControl and reparse points. | 25 Jan 2007 14:06 GMT | 3 |
I'm attempting to create a reparse point (directory junction) from VB. After having read the MSDN on this subject, I tried it out. This is what I have so far: ----------
|
| Message only window | 24 Jan 2007 21:41 GMT | 5 |
Can somebody provide me with some example code for creating a message only window. Thanks
|
| Capture Window with MPEG file | 24 Jan 2007 16:17 GMT | 3 |
I am having no luck using api calls to capture an image of an mpeg file to a bitmap. I am using the code in the following knowledgebase article: http://support.microsoft.com/kb/161299. It is a lot of code with dozens of api declares and type declarations so I have not posted
|
| Impersonate Issues to note | 23 Jan 2007 21:18 GMT | 3 |
I've been trying to use ImpersonateSelf here, and ran into a few problems. I just want to jot them down in case anyone else finds them useful. To start with, the API TextViewer declaration is wrong. It declares it as: Private Declare Function ImpersonateSelf Lib "advapi32.dll"
|
| valid commands for mciSendString | 23 Jan 2007 14:34 GMT | 2 |
Can anyone tell me where I might find a list of the valid command strings for the mciSendString API Thanks
|
| vvb6 Winsock not receiving all data | 22 Jan 2007 16:24 GMT | 13 |
This problem is driving me mad, and from this forum lot's of other people too! I'm using Winsock to send and receive data large amount's of data (1000's records) as a string. The first time I do this it seems to
|
| REQ: Heraldry Clipart - any format, but I Prefer Vector. THANKS | 18 Jan 2007 14:40 GMT | 1 |
REQ: Heraldry Clipart - any format, but I Prefer Vector. THANKS REQ: Heraldry Clipart - any format, but I Prefer Vector. THANKS REQ: Heraldry Clipart - any format, but I Prefer Vector. THANKS REQ: Heraldry Clipart - any format, but I Prefer Vector. THANKS
|