Originally posted by: jron
Hey thanks,
This is just what I needed. I am under end of contract stress with new features being added at the last minute and this directory select worked perfectly ..even with the network directories....
Reply
Originally posted by: Dennis
Hi, Your dialog work fine, but I have problems with network folders, its not selected
ReplyOriginally posted by: Christian Quast
PathDialog.obj : error LNK2001: unresolved external Symbole __imp___access
regards Christian Quast
First of all, I downloaded the demo project, compiled and
tryed it. Everthing went fine and I could use the programm
now I included the PathDialog.* in my own project after that
I tried to compile my project and I got the following linker
error:
Debug/AuKRA.exe : fatal error LNK1120: 1 unresolved external reference
does anyone know what I've done wrong, I simple included the PathDialog.* into my own Project and compiled it. Right now I'm not even using the PathDialog Class.