I'm stuck with a few issues concerning this camera.
I have updated driver files, dll's etc. Even went as far as uninstalling and reinstalling the program software for the camera. I have problems in certain programs, i.e. Yahoo, gcn, etc. from publishing video. I get "abnormal program...
Bingo, solved it.
This may apply to many other programs.
If there is an unexpected error with no name, make sure you have the latest VB runtime files in your system. worked like a charm :-)
I have a program that I have been using and I have redownloaded it and I still get an unexpected error screen showing. I am admin of a chat room and am using a tool called paltalk admin tools to help with the admining. I know many others who use this same program as well, it is not a hacking...
I am using Norton system works and am trying to configure the swap file under the utilities. I am receiving a CoCreate error (REGOPT.DLL) wasn't installed correctly. I have uninstalled and reinsinstalled and am getting the same failure message. I have the dll in a few places all ready.
If...
Thanks my2cents
I hear a lot of good thing about Norton's products.
Myself, I have had my comp for almost three years and have always used the utilities from win98, think I need a change.
Thanks for your time in responding and for the solution :-)
RJ
I am trying help someone with a problem. When my friend shuts down win 2000 and restarts it at another time some of her programs are deleted, I mean gone. She has to reinstall programs all over again. She has kept the machine running for two days straight because she doesn't feel like...
Thanks guys for the responses.
I'm still curious as to what the other programs like power chat does. All I can see is that it is an add on off some kind to use with paltalk of some sort. That's all the info I could get on my own. I'm still not getting any responses back from the paltalk...
I have a question, maybe someone here would have an answer? I'm determining whether or not to download a program but it seems that no one can give me a clear or straight answer about it, or people get mad at me for even saying the name of it.
I am getting no help from admins from this chat...
This file produced 119 errors(unknown commands) in Emu 8086
Masm only complained about missing expressions, three errors
Blasm reported 52 errors, many of them specfying illegal use of certain commands, like mov, jump, etc and errors regarding commands that do not exist?
I will look at the...
Hi again
I don't know if the tutorials are incorrect or the compilers I'm using are not that great? I'm now using masm and having no luck. One source file has 17 errors not being able to understand the command lines. On all the compilers the examples that come with these programs work just...
Hi straiph
Just went to a nasm site. I'm not sure what to download? There are sources, binaries, and other packages.
According to the instructions this 8086 emu uses MASAM syntax and appears to be compatible with a 386, I recall something about 286's wouldn't be supported or anything under...
Hello
I have been to an online tutorial and wrote in what I saw there for a hello program. I'm using the windows Emu8086/8088 assembler.
Here is an example of the code:
.386P
Locals
jumps
.Model Flat, StdCall
mb_ok equ 0 ; value goes to 0
hWnd equ 0 ; Windows handle
lpText...
Howdy
I had posted a short while ago about binary numbers. The program I'm using is called "Emu 8086/8088" I was wondering if this program was any good? I downloaded it as freeware at programmers heaven.
I'm still in the learning stage of learning numbers. I think I can do...
Thanks Bert
Your examples are very easy to follow. I did a quiz exercises on one of those sites on math coversions and I passed it, was very surprised.
Thanks for your time Bert
RJ
Hi Bert
This explaination simplifies things better as the base 2 and ten systems goes, now -- the 11001 part, how is this converted to a decimal equivalent?
11001 = 1*16 + 1*8 + 0*4 + 0*2 + 1*1
The way you show this looks easier to comprehend than how the tutorial I'm learning explains it...
Hello
I have the art of assembly tutorial and another one and I appear to be having trouble with converting binary into decimal.
Here's an example of what I mean:
**********************************************************
BIN to DEC coversions self exercises
BIN: 11001
This one from the...
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.