Search:

Type: Posts; User: RickKlose

Search: Search took 0.00 seconds.

  1. Replies
    15
    Views
    3,045

    Close comments

    Thanks for all the replies. I have managed to find a contact for the guy who wrote the uds.h file I have been trying to use.
    First point, it was not made for the program I am trying to fix the files...
  2. Replies
    15
    Views
    3,045

    Hi and thanks, I downloaded the new compiler...

    Hi and thanks,
    I downloaded the new compiler Vis C++ express as suggested onto my main PC which runs Win 7 ultimate.

    With just the uds include file and stdafx.h added to the cpp file I get a...
  3. Replies
    15
    Views
    3,045

    I am currently running Windows 7, the compiler I...

    I am currently running Windows 7, the compiler I have does not work with this. In order to find a PC that the compiler would load into, I had to dig out an older one. So no, I dont currently use a...
  4. Replies
    15
    Views
    3,045

    The file I am trying to open is from Generations...

    The file I am trying to open is from Generations family tree, a program going back to Win 95 days. I am not sure if I have a PC with win 98 still loaded. Maybe.
    My concern has been do I need to run...
  5. Replies
    15
    Views
    3,045

    Thanks for the reply, I just tried that and...

    Thanks for the reply,
    I just tried that and received the following error.
    I used you exact statement but substituted the file I am trying to open.

    auto file = uds_open("c:\\test.uds");

    ...
  6. Replies
    15
    Views
    3,045

    Thanks for the reply mr Voigt. Microsoft...

    Thanks for the reply mr Voigt.

    Microsoft Visual C++ version 1.5. My Visual C++ also has Version 2 but that had many more difficulties. V 1.5 comes the closest to3actually working.

    I am...
  7. Replies
    15
    Views
    3,045

    Salem, Thanks for the reply. I don't get how...

    Salem,
    Thanks for the reply.

    I don't get how to build the statement to actually get the pointer to the open file it's all so cryptic (it is 20 years since I programmed on C) and I was only...
  8. Replies
    15
    Views
    3,045

    Basic? C++ open file problem

    Hi all,
    I am having trouble with what should be a simple action, opening a file.
    It is a fairly special file with a .uds extension for which I have found a .h include file. I pasted the .h file...
Results 1 to 8 of 8