User profile: steallen

User info
User name:steallen
Name:stephen allen
Location:Manchester, UK
Bio:Computing degree 1st yr student
History
Joined:
Number of posts:13
Latest posts:

Final Year Project Proposal
I am considering making a C++ driven web site. The concept I am trying to acheive involves showing h...

vexing with vectors!
hi there, been on this for hours now and i just can't seem to populate my vector with pointers to an...

DLL function pointer structure?
Oh yes thats great! Turns out that the DLL has other functions that I need to be accessing so that ...

DLL function pointer structure?
ok but how do I get the undecorated names, decorated? The functions in the dll play a round of a qui...

DLL function pointer structure?
[center]these are just some my function pointer prototype attempts[/center] [code] typedef int (__cd...