corsasport.co.uk
 

Corsa Sport » Message Board » Off Day » Geek Day » FAO: Programmers » Post Reply

Post Reply
Who Can Post? All users can post new topics and all users can reply.
Icon:
Formatting Mode:
Normal
Advanced
Help

Insert Bold text Insert Italicized text Insert Underlined text Insert Centered text Insert a Hyperlink Insert Email Hyperlink Insert an Image Insert Code Formatted text Insert Quoted text
Message:
HTML is Off
Smilies are On
BB Code is On
[img] Code is On
Post Options: Disable smileys?
Turn BBCode off?
Receive email notification of new replies?

barteh

posted on 6th Nov 07 at 14:02

I thick i remember that now! will give it a try.

Going to be exporting the database into SQL shortly, just need to install SQL Express 2005 and import.
Never used SQL before so going to be intersting...


AndyKent

posted on 6th Nov 07 at 13:48

Not necessarily James, this program didn't disassemble and didn't affect the operation of an EXE or DLL, just allowed you to rearrange the GUI.

Found it - http://angusj.com/resourcehacker/

:thumbs:


James

posted on 6th Nov 07 at 11:32

You need a disassembler to disassemble the dlls.

You can try Reflector but that will only work if they were written in .Net


barteh

posted on 6th Nov 07 at 11:23

It wasnt called windisembler or something? I tried that but could only view GUI with that. (couldnt find it with this program though)


AndyKent

posted on 6th Nov 07 at 11:19

I had a program a while back to alter and change GUIs. Can't remember for the life of me what it was called.

Do a search for GUI customisation, there is a specific program which will let you open and modify EXE and DLL files.


Paul_J

posted on 6th Nov 07 at 11:14

You sure they created the software in access?

If they did, there will be a section called 'Forms' - which will be your interface.

But it's possible, they created some software, that taps onto a Access DB... in which case the software (GUI) is completely seperate to the access database. Unless you have the source code to the program in this case, you can't change it.


barteh

posted on 6th Nov 07 at 11:13

Id like to try and change a graphical interface (GUI) for some software that was written sometime ago for us. The software written using access by a previous employee many moons ago.
Ive had a look at the access database and theres nothing in there.
Theres also a .exe and a couple of .dll files, but im not sure what software i could use to view/import and export the GUI?

Anyone have any suggestions?