Description:
Microsoft Visual Basic newsgroup.
|
|
|
Upskirt Funny Video - Laurie-model Upskirt
|
| |
============================== ============================== ============= ========= My sister`s upskirt video! Enjoy ========= VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV VVVVVVVVVVVVVVVVVVVVVVVVVVVVVV VVVVVVVVVVVV ========= ENTER HERE: ========= ========= [link]... more »
|
|
GDI+ questions
|
| |
Hi, I'm using GDI+ api to draw a day time planning into a picture, it's great, very fast and import of png with transparency is very neat. I have one problem, 90% of the time, I don't need to redraw all the picture, the background is the same and only the items on it changes. I would like to make a copy of this background and when I need it redraw it... more »
|
|
Cut Polygon and Blit To New Object
|
| |
Hopefully I can make some sense of what I'm trying to do. I have an existing GDI object that contains an image. While I've worked extensively with using BitBlt and StretchBlt for rectangular regions, I would like to cut out an arbitrary polygon shape from that image (a triangle for example), and then map those... more »
|
|
transparentblt from VB6 form
|
| |
I have a VB6 picturebox. On this PB I want to perform a transparentblt of the visible contents of a separate form. I want this to work regardless of the visibility of the source form, but I don't know how to make it work. Any ideas? Tia, /Johan Stäck Stockholm Sweden
|
|
Screen bounds seem wrong
|
| |
Part of an application I'm deveoping suddenly stopped working. This portion decides is a screen reference passed to it is valid. On debugging, I find the screen bounds (Windows.forms Screen object) are 500x400. I have dual side by side displays both set at 1280 x 1024, but they both show as 500x400... more »
|
|
how to display a larger resolution on a comparatively small screen
|
| |
I've bought a graphics card which is used to professional image processing. Hence, it could support a high resolution.Now I want it to display in 2560x1600, but my computer display could only display 1680x1050 at most. How can I display the high resolution without changing a more advanced display? I remember vaguely that if the resolution is beyond the display's ability,... more »
|
|
Auto Calc Number X Axis Labels
|
| |
I wrote a simple 2D graph program to use in a picturebox. I would like to automatically calculate the number of X Axis labels to appear based on the number of points plotted. For example if there are 500 data points there needs to be enough space between the labels so the labels are not so close together that each label doesn't over write each other, but... more »
|
|
Parsing RIFF headers from AVI file
|
| |
Hi, please help me - i wish to get all infos about video created by my camera. i.e. i need date created to repair it in file attributes. I need do it in VBA (VB5-6). I tryed code from [link], but it returns only info about streams, where it is not what i need.... more »
|
|
SavePicture
|
| |
Hello, How to make to have an image with dimensions of Form and not of screen with this code. Thank you SavePicture Form1.Image, App.Path & "\image.bmp"
|
|
|