| Thread | Last Post | Replies |
|
| waveOutGetDevCaps (Rephrased) | 31 Aug 2004 13:13 GMT | 6 |
After reviewing my previous post to the newsgroup, I have deemed it necessary for the sake of clarity to re-word my need for assistance. See Below: Hello,
|
| Trying to rotate a bitmap | 31 Aug 2004 10:41 GMT | 23 |
Hi, folks. I'm a huge beginner with the WinAPI, but a bit more experienced with VB. I have a problem to solve for the app I'm working on right now. There are a number of real-world objects which are created and manipulated
|
| icon to userform titlebar | 31 Aug 2004 08:50 GMT | 1 |
Using Word 2002 and 2003. Trying to put an icon in the titlebar of a Word userform. I got code for this that works nicely in Excel, but in Word the icon shows
|
| Picturebox picture property | 31 Aug 2004 08:22 GMT | 3 |
I have a picturebox and I'm pasting a image directly into its hdc. How is it possible to copy that image to the picture property so I can save the image to file? Thanks,
|
| Fun with Metafiles | 31 Aug 2004 08:19 GMT | 3 |
I'm not sure if I've missed it, but I've been fighting with doing a conversion from Windows metafile to Enhanced metafile format. Ultimately, it needs to go to bitmap. I've seen stuff and have code to take it from an enhanced metafile to bitmap. Is there something existing ...
|
| Getting Image Compression Info in VB.NET | 30 Aug 2004 22:00 GMT | 1 |
I have an existing TIFF file on disk. I need to be able to read the image compression information for this file using VB.NET. I am trying to verify that all files coming into my system are CCITT Group 3 or Group 4 TIFFs. I have found the methods to use to write Group3 and Group4 ...
|
| Wipe files | 30 Aug 2004 17:52 GMT | 6 |
I'd need some advice. I'd like to write a routine (VB 6) to wipe files (overwrite the complete file with Hex 0) even very large files up to 2 Gb. Must i use, Open .... for Binary and Put or objStream .....ForWriting or
|
| Explorer.exe issue | 30 Aug 2004 03:09 GMT | 21 |
I have problem in booting my machine. The OS in it is Windows 2000 professional. When i reboot the machine, it will continue doing everything like user id check etc...
|
| Getting DEVMODE print job information from PRINTER_NOTIFY_INFO_DATA | 30 Aug 2004 03:07 GMT | 7 |
I have been playing with Merrion Computing's excellent Print Watch Server software to try and monitor print jobs going to our network printers. I can see the jobs coming through, grab the user, number of pages,
|
| office 2003 clipboard | 29 Aug 2004 13:08 GMT | 2 |
I've designed a control similar to the office 2003 clipboard. i have a question though. When I capture a screen, I resize it using the StretchBlt function, placing the result in a picturebox. My thumbnail is not smooth and clear like that one in the office clipboard. Does office ...
|
| How to send "Yes" message to "Are You Sure?" dialog | 29 Aug 2004 01:50 GMT | 4 |
I'm trying to close the Windows Phone Dialer with vba code from an Access 2003 module. What I have below works, except I receive a dialog asking me if I'm sure I want to quit. Is there some way to send a "Yes" message to this dialog with vba code?
|
| MS Active Accessibility, accessing parent object | 28 Aug 2004 15:19 GMT | 5 |
MS Active Accessibility SDK 2.0: How do I use IAccessible :: get_accParent in Visual Basic 6? what is IDispatch**? objParent = objAcc.accParent()
|
| stopservice method hardware devices | 28 Aug 2004 01:58 GMT | 2 |
Have I just entered the twighlight zone or what? Reading through these newsgroups I am seeing many examples of people who have tried to use the stopservice method of a WMI object to stop the hardware device. Others are replying that they believe it is not implemented.
|
| VB and C pointers | 27 Aug 2004 20:11 GMT | 9 |
Is there no generic way to get data in a memory location from a C pointer? I have the pointer and i know the length of the data, and I've found two functions that are supposed to do it, but they don't work correctly.
|
| CLUSTER ID OF FILE | 27 Aug 2004 17:02 GMT | 3 |
i have very interesting quest ? Is there any api that can give us cluster ID OF file ? Thanx in Advance
|