Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by rook742

  1. rook742

    lookup error

    Before running the client program, make sure you right-click and run your TSession bean. This will cause your EJB to be deployed to the embedded OC4J. Then your client program should be able to locate and use it. r
  2. rook742

    3DES, AES encryption on files

    All, Maybe someone can help with this. I have the seemingly simple task of encoding a file in 3DES (or AES) on HP Unix for sending over a non-secure link. How can I accomplish this encryption? Thanks, r
  3. rook742

    extract function calls??

    Hello all, I'm looking for a utility (or even just parser logic) that would let me simply open a C source file and output the filename and all functions called within. I can roll my own if I have to but if someone has any suggestions that do not involve a lot of custom code I would greatly...
  4. rook742

    Call Tree

    All, I have a directory full of C source files. Anyone know of a cheap/easy/simple tool that can produce a call tree diagram from them? Many thanks, -b
  5. rook742

    Locate old Directx X SDKs, HELP!!

    Hello folks, I inherited a software project that requires the DirectX 5.0 and DirectXMedia 5.1 SDKs to compile the baseline project. Don't have them and can't find them on the MSDN, Microsoft website, or anywhere else on the web. Anyone know where I could locate them? Much obliged. -b
  6. rook742

    Graphics, HELP!!!

    Hello folks, I inherited a software project that requires the DirectX 5.0 and DirectXMedia 5.1 SDKs to compile the baseline project. Don't have them and can't find them on the MSDN, Microsoft website, or anywhere else on the web. Anyone know where I could locate them? Much obliged. -b
  7. rook742

    Simple, generic DDE test program

    Hello, I have a non-VB program that is a DDE server and I'm looking for a simple generic test program that can initiate and poke to the DDE server for testing data being passed to it. It wouldn't be that difficult to write but of course time is precious. Anyone know of such a tool/demo...

Part and Inventory Search

Back
Top