I need to setup a computer to run a dos based CNC Program(The program cannot be run in vitual mode or a dos window)
How do i accomplish this goal.
Do I load Windows 95 or 98 and install the program.(Does the run on FAT,FAT32 of NTFS)
Do I load DOS 6.22 and install(I would need to create a...
I'm using the FileSystemWatcher to sync 2 folders.
I'm receiving errors. because the changed event fires multiple times.
I'm good on file updates and deletions. It's the copies(a create even is kick off and then a changed event)
Any suggestions.
' Init
Sub Init
Dim FSWL As FileSystemWatcher =...
Does anyone have any code snippets showing how to connect, load, and update and access table using a dbgrid?
Also do you have control over how the fields are display?
Ex. Can a boolean field be displayed as a check box.
I'm a dbgrid begginner. :-)
I need to convert "DoeJohn" to "Doe John"
Is there a function in vb the will detect upper case letters? Or do I have to parse thru the string and verify each characters ascii value?
I'm recreating a sample project. But when I try to start my version I get and error starting to sdk is there another way other the checking to references and components to verify what my project is missing?
Thanks that's exactly what I needed for the first part. But once the explorer is open, if they create or select another folder, can I detect the currently open folder in explorer?
From my program how do I start the windows explorer and set the open folder to My Documents.
Also how can I determine the last selected or currently open folder?
I'm trying to find a good example of how to Display live video using a USB 2.0 camera.
I need to learn how to
load the camera
display live video
freeze video
capture image
I know about various 3rd party tools that will do this for me, but I would like to achieve this through WDM.
And if...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.