| Thread | Last Post | Replies |
|
| geovision video encoding | 29 Feb 2008 19:40 GMT | 1 |
Hi. I have a geovision surveillance cctv card. I need to encode and stream live video to a web server. Trying to use Windows Media Encoder but it neither detects the capture device? Any idea?
|
| Need direction on troubleshooting speed issue | 28 Feb 2008 22:16 GMT | 10 |
Hi, I need someone to point me in the direction to solve the problem below. I have an app I wrote in VB6 that uses the winapi to see text in another application and send keystrokes to it.
|
| Turn window upside down? | 27 Feb 2008 21:39 GMT | 9 |
I have an old "1994" integrated flat-panel display with 486dx4-100 computer. Windows 98SE, Chips & technology video chip. I want to use it as a GPIB controller. The NI GPIB card won't run in anything newer than win98 and I've only got 16MB of ram anyway.
|
| Startup app, run as administrator | 26 Feb 2008 16:11 GMT | 4 |
I have a program that needs to be run on startup with administrator privileges. How can this be done and work in Vista? If I require the application to run with administrator privileges and just create a shortcut to it in the startup items, it never runs. I can't see any
|
| Interacting with c++ (Boost) Libraries | 26 Feb 2008 07:19 GMT | 2 |
I'm wondering if anyone has done any work on accessing the Boost libraries. I'm particularly interested in the Regex (I know VBscript has a regex engine, I'm looking at boost as a potential alternative). I don't know c++ at all so am not sure how or where to start to make these
|
| Please help, IE window DOM (by focus) automation error | 25 Feb 2008 21:24 GMT | 16 |
I have been beating my head against this for days... Please can someone help me out. I am trying to get access to any IE browser window that comes into focus so I can use it's DOM for voice synthesising.
|
| StretchBlt - Copy not uniform | 25 Feb 2008 17:40 GMT | 11 |
I'm trying to use the code below to capture the area of a picturebox to another form. I'm using a horz bar value as a way to set the magnification, but the problem is the height of the destination seems to be larger then the width as it gets bigger and bigger, so for example a
|
| FindFirstFile/FindNextFile | 24 Feb 2008 00:38 GMT | 7 |
I've used the subject APIs at least umpteen times. Currently, I am asking for all "*.csv" files. No problem. However, when I renamed one of the files, say, Pizza.csv-x, The APIs also
|
| UTC offset for MY when program runs in another time zone | 22 Feb 2008 22:06 GMT | 49 |
When running a program on a computer in, say, Tokyo, I can get the UTC times that correspond to the Tokyo times. However, the program also needs to know the corresponding UTC Time for New York.
|
| Preventing all thread's windows becoming foreground when one of them is activated | 21 Feb 2008 20:30 GMT | 8 |
seems like I am trying to fight a "feature" here. Well, maybe there is some help. I am developing a multi-window Office add-on. It's not MDI, and the windows are not all the same. As I don't want to handicap users working with Office
|
| Using WinInet ... | 21 Feb 2008 13:06 GMT | 1 |
We are developing a system tray application using WinInet which will upload files to the server and will communiate with server through ASP pages. I would like to like to know the limitations of WinInet, do's and dont's known bugs, all WinInet Error Codes (msdn has only errors ...
|
| GetProcAddress not working in VB6 for me, Ideas? Full program posted. | 21 Feb 2008 11:05 GMT | 9 |
I can't get GetProcAddress to return anything but 0. The LoadLibrary seems to work. Full console app below: ---------------------------------------------------------------
|
| Finding open windows | 16 Feb 2008 11:32 GMT | 7 |
my Access app starts an instance of Word in an Acc97 form. So far I have complete control over Word, except in the circumstance that Word has other "windows" (including dialogs like the printing dialog) open.
|
| Aliasing a UDT | 15 Feb 2008 20:25 GMT | 26 |
Hiya, I'm sure many of us have seen the vbAccelerator code for DIB sections. In the code, Steve aliases an array variable to point to existing data stored elsewhere.
|
| Howto prevent Word doc to be printed in BW, allow it in Color. | 15 Feb 2008 16:01 GMT | 2 |
Hi. I've been given the following task Some of our "precious" docs will be saved in a shared folder on the network. Only some people will have access to that folder. Those people are supposed to print those docs, BUT ONLY IN COLOR - BW
|