| Thread | Last Post | Replies |
|
| Problem when printing polygon | 21 Mar 2006 10:20 GMT | 2 |
When I send to printer a graph (polygon) I receive the next message: Object referente not set toa n instante o fan object.--- at System.Drawing.SafeNativeMethods.GdipFillPolygonI(HandleRef graphics, HandleRef brush, HandleRef points, Int32 count, Int32 brushMode)
|
| Runtime Error 339: MSWINSCK.ocx...With a Twist | 21 Mar 2006 06:58 GMT | 2 |
Okay here's my damage: i made a small program for stealthy instant messaging at school in VB6, when i run it at home it works fine, but when i run it at school it spits out a Runtime Error saying that mswinsck.ocx or one of its dependencies is not correctly registered.
|
| Golf anyone | 21 Mar 2006 06:57 GMT | 9 |
Not a vb question, but I'm sure I can get the answer here. I was asked if in a group of 20 golfers on 7 day trip, playing in groups of 4 each day is it possible to play with each player at least once. If not possible, which I think is the case, how many
|
| Creating a date picker feature in VB 6 | 21 Mar 2006 05:36 GMT | 2 |
hello all. I have searched high and low and have not been able to find an easy to understand guide of creating a date picker box (from scratch) in VB 6. I am fairly new to it and know most of the standard coding but I am really having trouble getting this. I have read about
|
| image file locked after use | 21 Mar 2006 00:23 GMT | 3 |
I am creating a website updater program. Currently working on the image replacement module here. For some reason, after an image (say /images/1.jpg) has been used/opened in the application. I cannot later overwrite it (during the
|
| search for a file using vba | 20 Mar 2006 21:49 GMT | 5 |
Can I use Windows API in vba to control windows search for a file in certain directory e.g. C:\ABC Many Thanks
|
| Kiosk Implementation | 20 Mar 2006 21:11 GMT | 13 |
Please let me know if this has been posted in the wrong discussion group. Here is what we are trying to do: We have about 2000 employees across the country and all of them have NT logins. We plan to put up computers (KIOSKS) in the general areas of the building easily accessible ...
|
| ADO Recordset Filter Problem | 20 Mar 2006 20:03 GMT | 8 |
I have a recordset with data that I want to filter. I use the filter method based my query and it filters the recordset. However, my question is why does it only display one row of data when the query should get multiple records?
|
| Finding child? windows | 20 Mar 2006 19:59 GMT | 2 |
Sorry if this is very newbie. Despite a lot of info on the net I am having great difficulty with the following: I want to get a list of the open windows that are part of an application I am talking to. There seems to be no shortage of ways
|
| keycodes | 20 Mar 2006 19:11 GMT | 5 |
HI. I am writing an app that needs to have the "Insert" key on the keyboard enabled in a textbox. The textbox has text in it at startup but when the user clicks to edit the text, and begins to type, the existing text moves to the right. I noticed
|
| Retval - Shell program run problem with parameters | 20 Mar 2006 18:39 GMT | 2 |
I am really hoping someone can help me here with what is probaly an easy question.? I am trying to write a bit of code that will do the same thing as the user going to \start\programs\doctors apps\thisapp\uninstall.lnk
|
| Filling TreeView from directory | 20 Mar 2006 18:07 GMT | 2 |
Can anyone point me to an example of filling a TreeView control with files and subfolders from a designated directory? Thanks. David
|
| task scheduler- eduardo scheduler | 20 Mar 2006 17:06 GMT | 1 |
I have been using a task scheduler from below site. So far it's been a great scheduler with all the functionality to create a windows task. http://www.mvps.org/emorcillo/en/code/vb6/index.shtml My question is how can I set the "Stop task if it runs for x number of
|
| Timer to start my program at a certain time? | 20 Mar 2006 17:02 GMT | 6 |
I have created a program which has a auto download function. I want this auto download to start somewhere during the night. So I need a timer that checks for the time and when it is his time he has to fire off the function.
|
| How to implement Link List in VB 6.0? | 20 Mar 2006 15:02 GMT | 3 |
Can anyone help me out in implementing Link List in VB 6.0 ? Thanks in advance Peri
|