I have a function call 'Call frmMain.DTAFGMON1.Aqcuiremem(0,1,Singleshot).'
Basically this is a control to get a single frame from a frame grabber. The 0 is which window to display, and the 1 is how many frames to acquire.
I need to have this loop. I need to tell it to send frame1 to windwow1...
I have setup auto login in the control center and I still get a prompt for a username and passwd. Is there another way to have the auto login work?
Fecora Core 1.90
-SNT
Wasn't sure where to put this. But I think the Linux forum is the right place.
I recently istalled this app using the rpm file tha I downloaded from corel.com
The installation went through fine, no errors.
When I click the executable /usr/lib/corel/Grpahics9/Programs/photopnt.exe,
nothing...
I have done some speed tests on various sites. All the results are similar. 2-2.9Mb down and in the 380's up.
My question is why is it when I download, I have NEVER gotten above 400K and up I have never gotten better then 40K?
Is there something I can do to achieve these speeds?
Thanks
SWdll.obj : error LNK2001: unresolved external symbol _outp
SWdll.obj : error LNK2001: unresolved external symbol _inp
Debug/SWdll.dll : fatal error LNK1120: 2 unresolved externals
I do not understand this. Why would it be looking at outp and inp as symbols? Aren't these standard c calls?
Here...
I have a library file that was created in quick c. I believe that I am getting errors with it in VC++ because it is 16 bit. This file was created by the programmer of the original dll. It is not a standard library file. So how can I re-create this?
SNT
I have a 16 bit .lib file that I guess I need to convert to 32 bit because of errors while building. What would the easiest way to do this be? Or,better yet, how can I create a new one?
snt
I will try to explain as best as I can.
I am graphing data acquired from an external instrument.
There is a transition in the instrument which is causing a "step" in the data. I need to apply a formula to "smooth" out the data.
I need to take the last 5 data points before...
Kind of a unique problem.
There is an instrument that retrieves some data and store it to a file. Part of that code is here:
Print #1, Format(Currentwavelength(i), "#000.00 "); Int(Currentscan(Tarscan, i)); Int(Currentscan(Refscan, i))
The problem is when the software is run on a...
I have a 16 bit dll which obviously is a problem in a win32 environment. How can I convert this to 32 bit? I have close to zero knowledge of c, so I would need something fairly simple.
Thanks.
I need to extract a single line of text from a text file and assign it to a variable so I can display it. The problem is that the user will open the file so I can not specify a file name. The line of text is a time stamp that is in the same position in every file that would be opened and starts...
I'm using this control in a project. I can't seem to get a title to appear. I can if I define it in the GraphTitle field in the properties box, but I need it to be a variable.
I have tried Graph1.GraphTitle="XXX", but it does not work.
Any ideas?
Thanks.
Is there a way to specify the appearence of a dropdown list using css?
I would like to change the border size, scrollbar and the arrow. I can only seem to change the background color and the font.
I have 7 dropdown menus. The user will need to select an option from one of them. Is there a way to make it so if a user selects from one of them, the others will return to the first option that has no value so the user can not select from more then one menu?
i.e.
<select name=1>
<option...
I need to pass info from one textbox to another. This is not a problem. The problem arises when then name of the textbox for the info to be passed to is
option|001|%%prodID-*%%. This is needed to pass the variable to the options in a shoppong cart.
Ok, my question is, how can i pass a value...
Is there a way to specify the attributes of a window upon loading?
I want to be able to specfy size, location, toolbars, scrollbars, etc... upon loading. Not a pop up. I would imagine that it would be <body onload="xx()"> but not sure.
Thanks
Hello everyone,
A while back I saw a script that didn't show those boxes around links in IE when clicked. I think it was DHTML. Does anyone know where I can find this or how to do it?
Thanks.
SNT
Is it possble to call 2 seperate functions with onMouseOver?<br>There are 2 things i want to happen when the mouse moves over a button, but i am not familiar enough with javascript to combine the 2 functions into one. Any info would be greatly appreciated.
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.