Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

__stdcall ?: msg#00043

apache.logging.log4cxx.user

Subject: __stdcall ?

I am writing some installation code, and wanted to include logging in it. Do
I have to install lib4cxxd.dll before I can use it?

Do I just add it to the PATH? or LIBPATH?

The code used in a .msi must be __stdcall, does that have an effect? I
haven't crossed this bridge before. Here is my code:

extern "C" UINT __stdcall ValidateActuateiServerSettings(MSIHANDLE hInstall)
{
char ServerPort[MAX_PATH];
DWORD ServerPortLen = MAX_PATH;
BasicConfigurator::configure();
LoggerPtr rootLogger = Logger::getRootLogger();

LOG4CXX_INFO(rootLogger, "Entering ValidateActuateiServerSettings");
MsiGetProperty (hInstall, "ISERVERPORT", ServerPort, &ServerPortLen);
MsiSetProperty (hInstall, "PORTBUSY", ServerPort[0] == '1' ? "1" : "0");
LOG4CXX_INFO(rootLogger, "Exiting ValidateActuateiServerSettings");

return ERROR_SUCCESS;
}






<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
version-control...    qnx.openqnx.dev...    redhat.rhn.user...    ietf.openpgp/20...    mail.mutt.user/...    web.microformat...    java.sync4j.use...    education.ezpro...    user-groups.blu...    solaris.manager...    org.fitug.debat...    technology.erps...    politics.activi...    linux.redhat.fe...    bug-tracking.ma...    xfce.user/2004-...    hams/2004-11/ms...    kde.users.pim/2...    culture.cooking...    freebsd.devel.x...    gnu.m4.adhoc/20...    ngpt.user/2002-...    apple.fink.deve...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation