Forum: Community Introductions Mar 9th, 2008 |
| Replies: 10 Views: 881 Thanks guys, sorry wasnt aware of all the spamming rules in here. |
Forum: C# Mar 9th, 2008 |
| Replies: 11 Views: 12,486 Yes - API is the perfect way of doing it. Spawning a command prompt etc. eventually under Vista (UAC) will create a lot of undesirable results.
Look up DllImport attibute for calling APIs in .NET. |
Forum: C# Mar 9th, 2008 |
| Replies: 5 Views: 22,786 You have to be a little slow when moving your mouse over the picturebox. If you want precision movement try considering writing code in the MouseEnter, MouseLeave event handlers.
Thanks,
Peter... |
Forum: Community Introductions Mar 9th, 2008 |
| Replies: 10 Views: 881 Hi Guys,
My name is Peter and I am the technical editor for <snipped>. Looking forward to being of help to the Daniweb community.
Thanks,
Peter |
Forum: C Mar 9th, 2008 |
| Replies: 2 Views: 504 The anchor format is fine. Make sure the file's physical location is correctly translated to the virtual directory location when giving it in http format. Send me the link where this code is posted... |