RE: ATL Project

2009-05-21 Thread Steve Huston
> Da: Steve Huston [mailto:shus...@riverace.com] > Inviato: giovedì 21 maggio 2009 02:24 > A: users@qpid.apache.org > Oggetto: RE: ATL Project > > Hi Mariano, > > > Thanks for your prompt answer, > > I've downloaded your recommended version (0.5 RC4) kit but nothing

RE: ATL Project

2009-05-20 Thread Steve Huston
Hi Mariano, > Thanks for your prompt answer, > I've downloaded your recommended version (0.5 RC4) kit but nothing is > changed ... Hmmm... > If I compile in Win32 Console Project it works all fine ... > But, the same > code, in ATL Project give me everytime the same error, in > debug mode it

RE: ATL Project

2009-05-20 Thread Steve Huston
> I need help about using QPID in ATL Project with Visual > Studio 2008 enviroment under MS Windows XP/2003. Why Qpid version are you using? > I become run time error by "open" instruction > > Connection conn; > try { > conn.open(host, port, user, password);// "bad > allocation" error