Search Results

Search found 3 results on 1 pages for 'the wonderer'.

Page 1/1 | 1 

  • Synaptics/usb mouse drivers data is invalid on win server 2003

    - by the wonderer
    Have just installed windows server 2003 image onto an HP laptop. Cannot get the mouse drivers to work. Have the correct drivers because I've extracted them out of a working PC (exact same model). I am always getting "Data is invalid". This is the synaptics touchpad drivers. Does anyone know how to fix this/ workaround to get mouse working? I have heard it may have something to do with permissions in the registry?

    Read the article

  • saving a records containing a member of type string to a file (Delphi, Windows)

    - by wonderer
    I have a record that looks similar to: type TNote = record Title : string; Note : string; Index : integer; end; Simple. The reason I chose to set the variables as string (as opposed to an array of chars) is that I have no idea how long those strings are going to be. They can be 1 char long, 200 or 2000. Of course when I try to save the record to a type file (file of...) the compiler complains that I have to give a size to string. Is there a way to overcome this? or a way to save those records to an untyped file and still maintain a sort of searchable way? Please do not point me to possible solutions, if you know the solution please post code. Thank you

    Read the article

  • Remaining time of QTimer

    - by Exa
    In one of my projects I am working with a QTimer and I wonderer whether it is possible to get the remaining time of a QTimer in order to let the user know "Time until next timeout: 10 secs" or something like that... Is that possible? If not so, has anyone good ideas for how to realize that? Maybe I got to write my own Timer...

    Read the article

1