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,
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
Hi,
i have a set-up like :
{Users] [Event]
*UserID 1->M UserID
Name EventID
something like :
Select * from users where [Event] doesnt contain userID for a certain eventID.
so, if i had :
[Users]
1234 | Eve
2345 | Adam
and
[Event]
5678 |...
Hi.
I have data that i need to stream to a socket / another machine. The client is in C++ (windows and macintosh compatible), and the server is in Java.
XML in C++ (Xerces) you cannot write an XML document out easily after creating it (Unlesss someone has a nice way of doing this plz?). I was...
Hi,
I need to stream a file into a string, and then insert this into an XML document in xerces. How do i get all of the file into a string so i can insert it? (Not using any MFC either). I also need to put a structure's data into the XML Document. i can write a structure to a file and read it...
Hi,
I get a series of UCHARs from a function, 0s and 1s, and need to put them into a string eg "10010110011", which i can then convert to an unsigned long, but i can't get the UCHARs to store in an array or concat onto a string. Could someone please point me in the right direction...
Hi,
I have to DWORDs from a digital board, both 8bit. One is the 'Lo' part, the other is the 'Hi' part. How do i merge them into a single DWORD of 16bit length? VB or C++ would be grand.
cheers
zaphy
On Win2k and other platforms, you can view the version of the file exe, but for projectors it shows a load of macromedia gumpf, not anything really useful. Is there a way i can change this easily, it would make version tracking a lot easier.
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.