Hi,
I am trying to remote boot windows Xpe from a 2003 server. The XPe remote boot manager does not run on 2003, so i need to do my own download, dhcp etc. I need to get the commands that the XPe rb server makes when it gets a request, how would i do this?
cheers
aaron
Hi,
Does anyone know of an off-the-shelf software solution that will give me link aggregation accross ethernet cards (different manufacturers), most of our xp and server machines have dual gigabit ethernet, and win2k3 does not load balance, or even use more than one network card on a network...
Hi,
Am trying to write a calibration program for an Elo Touch Screen, they have provided some sample code, but i am not up to scratch with ny c to work out how to write it.
The elo examples can be downloaded from http://atanin.atacama.co.uk/cpp/
, along with an example of the data from the...
Hi again,
The driver is not listed as a service, do i have any other options?
The control panal interface supplied with the driver does what i need my function to do, is there any way i can find out what function this is calling? Or open the .sys to call a function on it?
cheers,
aaron
Hi,
I think this could be what i need i will check the code now, i have a feeling though it is not listed as a service. Would it be in the computer management section even if it wasnt? MouseMon.sys gets loaded at startup.
cheers,
aaron
Hi,
I have a situation where i need to restart (or start) a system driver. I have an elo touchscreen which reads calibration data from the registry on boot, but does not poll the registry after that. I need to stop this driver/device and then restart it again so it will read the new registry...
hi,
i am selecting nodes with apply-templates select="\story\date[show='true']" , but would like to walk through the node-set returned in random order.
Is there an easy way of doing this without horrid lists, or copying and removing from fragments? if not, could you show me anyway...
Hi,
I am loading a standard XP image onto a machine, but i need to change the computer name before the image boots, so there is no conflict on the network.
Is there an easy way of doing this with .reg files or DNS servers please? I really dont want to make 30 images!
regards
zaphy
hi,
i want to record the properties of sprites in the score, how can i access them all (since different types of sprites have different properties),also for members, transitions, sounds etc?
eg
sProps = Sprite(2).properties would give :
[#color:blue, #loch:45 ... etc]
cheers
zaphy
hi,
I need to find all text, and highlight it. Find&Replace would be good, but i cant highlight from that(?).
If i do :
With doc.Content
.GoTo what:=wdGoToPage, which:=wdGoToFirst
.Collapse wdCollapseStart
With .Find
.MatchWholeWord = matchWholeWd...
Hi,
I have a vb6 AX dll which uses word to process a document. i need to call this dll from an ASP page. It works fine called from another VB app, but as soon as it goes into ASP, the dll cannot create the word object.
Is there a security thing going on? Ive tried with refences and...
i have a java method in a com dll like :
public void adddoc(String doc, boolean[] flags) {
//
}
and from vb, cannot do :
dim b(2) as boolean
x.adddoc("", b)
can anyone tell me what imi doing wrong please? What type should i pass / recieve to get my array?
cheers,
aaron
Hi,
It would make project distribution alot easier if i could use java to burn cd-rs, is there a package/api avilable, or can i hook into the dodgy m$ typelibs somehow?
cheers,
zaphy
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.