o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Capture PID of Process initiating App -

Is there an API which can be used to identify the process which started a secondary application. The primary application is a purchased software package, and for help issues links to a VB application. I do not know how the call is made to start the second VB application. I have checked the parent, but this is not the process which started the application. I need to terminate the callers process when the secondary application closes, but can not distinguish when multiple instances of the application are running. Any suggestions

Thanks

 

Capture PID of Process initiating App -
Is there an API which can be used to identify the process which started a secondary application. The primary application is a purchased software package, and for help issues links to a VB application. I do not know how the call is made to start the second VB application. I have che


Trap error from spawned process -
My VB program spawns the Kofax Ascent Capture scan process. How do I capture the errors that the scan process returns? If I run Ascent Capture by itself, it would normally display a msgbox with the error. When calling the auto-import feature from VB, it does not display anything.


Applications inadvertantly initiating a MS office Install :S -
As anyone ever built an application that somehow ends up initiating a Microsoft Office install or similiar quirk despite not actually intending or appearing to envoke sure an action? I have this problem on some client machines and I find it bizarre. :S


Capture Key Strokes of Windows -
how can i capture a key stroke of windows like a capture Ctrl+B of any application before the message run to the active window. i want to get it to did a job. and this program will be acted like a deamon process, running at background. so how can i create such program. tong


help(asp & vb com) -
hai , i am doing a project using asp, in my project i have to update the database which takes a lot of time so i thought of doing the same process in ActiveX EXE by linking to the EXE from the ASP page but this did't work ie., this method is also taking lot of time and until


capturing and killing process IDs -
how do i capture and kill a process ID in VB? does anyone know how? thanks,


Is there a 'good' way to capture a barcode scan in VB -
I've written a few apps in the last couple of years that capture barcode scans from a USB or keyboard wedge scanner, but mainly they consist of a hidden text box that has the focus that I periodically clear with a timer (to prevent typing) amd capture with a form_keypress event looking


[2005] Initiating Microsoft/Windows Updates through VB program -
Here's a sample configuration we have at work: We have, for example, 25 computers that are locked down through a program called Deep Freeze. When the computer is restarted, everything that occurred since the last boot is erased -- including any Windows Updates that downloaded during


Process question and Redirecting Standard Output -
Hi all, I am trying to run a command line program from my GUI application, and capture the output. Currently, it all works fine, but it only captures the output after the process exists. Is there a way, to check the standard output while the process is running? I've spawned a


[2005] Capture console output -
I am trying to capture the console output line by line. I tried this code.But this code fails to capture all the line.It captures only some text only. I am using this line in a batch file "c:\1.bat" "dir/s" can some body help Thanks in Advance


Looking for some vb sources... -
Hi, I'm just trying to find some sources on the follow subjects: Webcam Capture Screenshot Capture File Manager Process Manager I looking for some visual basic source codes I can learn off (Would be better if there like remote eg. Client/Server.) Please Email, Post here or


Capture info in a window - whats the best way -
I have a command line app that periodically crashes. When it crashes it does so displaying only 'hit any key to continue' in a command window. My goal if I see that the command window shows 'hit any key to continue', I then restart an associated service and life is good. So I put my


Some vb sources needed... -
Hi, I'm just trying to find some sources on the follow subjects: Webcam Capture Screenshot Capture File Manager Process Manager I looking for some visual basic source codes I can learn off (Would be better if there like remote eg. Client/Server.) Please Email, Post here or


Video Capture. -
Hi there, I want to capture stills from a video capture devide in my pc. HOW CAN I DO IT ? The goal of this proj is to capture stills of videos for rent and put 1,2, 4, 6, 8 or 12 of them in a same page and print it as a catalogue. Anybody ? Thanks in advance.


Q. for all InstallShield users -
I am trying InstallShield for one my access project. InstallShield is great and easy to use. One exception: When building up a new project, you can select which dialog boxes will be used in the installation process. Once you have built all your install, how can you bring changes


capture key press -
I need to capture keypresses in a window i created using winapi. Normally i build them in the gui c++/cli but not this time. Any hints on how to capture them utilizing this api?


Advice on way this should be handled -
Can anyone offer some advice on how I should handle this scenerio. I have an app the has a midi form. And a multiple child forms inside. Each child form basically performs processes based on information entered. As long as the Form is open it will perform these processes. Should I


Screen Capture Using DirectX -
Screen Capture Using DirectX ??? Can anyone point out any code / resources on this subject? What I need to do is capture the output of a game every few minutes as it is played. I am currently using GetForgroundWindow() with gdi capture code to get the images but it is laggy and retu


[02/03] Capture message/warning boxes -
I am a beginner - been doing online tutorals, books etc. I would like to find a way to capture the text in any msgbox that pops up in windows. So this would try to capture external from my app.


Access 2003 - Import File Notification/ Reconcilliation -
I have an Access DB (2003) in which a macro was developed to go out to a specified file drive, and import each of the files into the DB. This part works fine. We run this process about 6 times at the first of the month to capture the 50 or so files that are put out there. (Eventuall


Recieving output from spawned Process -
I have a question that has two parts. I am trying to spawn a process of a terminal app and wait for it to finish and returns its output. So, for example I want to spawn a process that runs "ls -la" and puts the output into a string variable. I am doing this for windows a


Capture not working -
Hey everyone. Im using the api capture for the getwindow and all that fun stuff... Anyway, it starts out with notepad. And I have changed it to get random things. But for some reason it wont capture the dos prompt that this server uses for a game that I run... Is there a certain way


remote screenshot -
hey, i'm a network admin and i've coded up an application to monitor a specific process remotely using pstools. works like a charm. when the process is stopped, it's usually because something's gone wrong (it's for an interactive game at a resort, i want to make sure all the g


Screen capture -- Capture page in internet browser -
If I know the HWnd of the browser, how can I capture the page displayed in the browser into a bitmap? I need to capture the full page evenif there are horiz and vert scrollbars Thanks


How to kill the Active process -
Hi men, i'm using Getasynckeystate to capture keyboard keys and kill a process using for example Shift + 7, but i want to do it with the active process, for example if i have my program minimized in the tray and i'm reading a word document, i want to kill Word istantly pressing Shift+


Key capture without FORM_keydown -
I want to capture the keys that are hit in my entire program but once i select something like a button the FORM_KEYDOWN doesn't work anymore what is the best way to get all the object's Key_down capture into a single SUB?


Multiple Camera Capture -
Does anyone know of an application that can capture multiple webcam's , on one computer.. and record both at the same time. (Motion Capture, for 3d design) Thanks!


keypress capture .. help -
I've read tons of posts about this an am still confused.. not sure if I just need to use a simple keypress capture or what.. I'm trying to write a program that will be running from startup and then just count the number of keystrokes the person did.. maybe capture mouse clicks..


virtual key -
Hi, Does somebody know how to capture the Enter key? In my Visual c++ 5.0 program, i use the WM_KEYDOWN to capture the key press, I can capture most of the keys, like F1,F2,A,B,C....but Enter and Esc and a few others I can not. help please. thanks


Background Process and capturing application opening -
Hello, How to capture an "application opening" (e.g. Internet Explorer opening) event by a VB application? Something that anti-virus applications do - they keep running in the background, capture a file open event and scan them. Thanks for your time, Manish


How to speed up real-time video link via internet -
Hi, I am using the capCreateCaptureWindow API to capture frames from a webcam, these I save as BMP file, then convert them to a JPEG file (40% resolution), 1 frame is generated every second using a timer. The frames are numbered from 1 onwards, meanwhile another timer sends each fra


How to control video capture -
Hi all, I write a small program to capture video signal from video capture card. But I have 2 problems: 1. How to setup parameters of video capture card (exp: Video source, NTSC or Pal, .... etc ) without display the video format dialog box ? 2. How to change colors, brightness,


capture actions -
All Im pretty new to visual basic and was wondering if theres a way to capture the items on the screen for example. I run an install, i want to be able to caputre what i do in text if i recieve a prompt box during an install it capture what buttons i select. any ideas or sampl


Video Capture -
Hi I Have a Micro DC30 video capture card and I want to try making a very simple video capture/time laps program. I just need to know how can I capture the video of a camcorder plugged into the card in ether media player or quick time formats cleanly as possible, meaning without any


Capture Game Screen (Game Uses DirectX) -
I need to capture the screen when a game is running. The problem is that when I make my app use keybd_event API to simulate the PrintScreen button, or when I use BitBlt to capture the screen, the window that the game is in is just black. I need to capture the screen because I want


Capture Screen Print -
Whats the best way to capture the screen programmatically? Can you use send-keys to sent PrntScrn? Two programs are on screen. How to capture both of them to file?


How can i Capture Screen using vB -
I want to capture whatever is on the screen, using visual basic, is there any API function which can help me capture or copy screen image and store it into any bitmap file. thanks.


Capture/view Stdout -
Hi all, Is there a way that I can capture the stdout in asp? I have code that is supposed to run an exe & is not. The log file is next, so my next option was to be able to capture the stdout. Any help would be appreciated. Thanks Fabian


.net CF Screen Capture using vb -
Hello, I use the Graphics() class to draw and animate images for the PocketPC. Does anyone know how to capture existing color bits or images drawn on a form - similar to a screen capture. I use to do this with BitBlt() API in vb6. Thanks


Text Box woes -
I am very new to VB.net so please be patient. I have a VERY simple for with 2 text boxes that I want to have receive input. After typing data into the first I want to tab to the second, receive that input and from there I will process the data. The problem I am having is that I'm not s