Hi,

I'm using gvim 7.3 on MS Windows 7. I set a envrionment variable in VIM by 
command like:
    :let $PORT=19999
Then in my DLL, I read the variable via the standard C lib function:
    getenv("PORT");
When I call the DLL function via
    :echo libcall('mytest.dll', 'test','')
 
but it fails to retrieve the variable. I tested it on Linux, it works as 
expected.
 
BR,
Jian

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Raspunde prin e-mail lui