Link to home
Start Free TrialLog in
Avatar of kaplan1
kaplan1

asked on

How to get company name?

From within my MFC program I need to get the company
name.  I know how to get the username with the function
GetUserName().  How do I get the Company Name?  I could
not find a function like GetCompanyName().
Avatar of galkin
galkin

There is no such an information as Company Name. Use name is the name use used to logon but use is not required to specify company name
ASKER CERTIFIED SOLUTION
Avatar of jhance
jhance

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial