Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problem with GetCurrentDir()

2 views
Skip to first unread message

Ilja

unread,
May 9, 2008, 6:37:40 AM5/9/08
to
I have interesting problem:
In Add-In project as OCX is used function GetCurrentDir() and it works
properly in development phase: opening file placed in project path
(where development is done) is OK.
After compiling and installing AddIn OCX in install path "Program files
\..etc." the path returned from GetCurrentDir() is not "Program files
\..etc." (where OCX is placed) but "Documents and settings\ILJA" (my
document user path)
---
Where is the problem?
Thanks for suggestions.
0 new messages