Billyard
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 34 articles for 0.303 sec
On Sun, 17 Feb 2008 15:57:18 +0000, "Peter Duncanson (BrE)" <mail@peterduncanson.net> wrote: >So what was the _Harefield Park Boomerang_ I wondered. > >It turns out to have been the official magazine of the Harefield >Park Hospital in England. "No. 1 Australian Auxiliary Hospital", >founded in 1915. > >I am fascinated by the brief history of the hospital given on >this page of the Australian     

Group: alt.usage.english · Group Profile · Search for Billyard in alt.usage.english
Author: Don Aitken
Date: Feb 17, 2008 10:26

Well, kind of. other than minor details like char is an obsolete data type that should not be used in this context, you used "const char *" when you meant LPCTSTR, you are assuming that every < or is part of HTML and not actual text (it is nominally incorrect if they are text, but most browsers will actually handle these cases well), you don't deal with what might happen if a < or was found
Show full article (1.59Kb) · Show article thread
billyard wrote: > If I don't execute the LocalFree functions - memory leak. > > If I do execute ALL the LocalFree functions - program dies. > > Without my "LocalFree" problems - the program works perfectly. > > I know I'm doing something stupid. There is some extraneous code in here > that is due to my testing. I left it in. Once again, Thank you in advance! > > > Here's the code.     

Group: microsoft.public.vc.mfc · Group Profile · Search for Billyard in microsoft.public.vc.mfc
Author: Joseph M. Newcomer
Date: Jan 9, 2008 09:48

See below... On Thu, 27 Dec 2007 21:08:09 -0500, billyard <dmetcalf@columbus.rr.com> wrote: If I don't execute the LocalFree functions - memory leak. If I do execute ALL the LocalFree functions - program dies. Without my "LocalFree" problems - the program works perfectly. I know I'm doing something stupid. There is some extraneous code in here that is due to my testing. I left
Show full article (2.74Kb) · Show article thread
"billyard" <dmetcalf@columbus.rr.com> wrote in message news:47745a84$0$7206$4c368faf@roadrunner.com... > If I don't execute the LocalFree functions - memory leak. > > If I do execute ALL the LocalFree functions - program dies. > > Without my "LocalFree" problems - the program works perfectly. > > I know I'm doing something stupid. There is some extraneous code in here > that is due to my     

Group: microsoft.public.vc.mfc · Group Profile · Search for Billyard in microsoft.public.vc.mfc
Author: billyard
Date: Dec 28, 2007 10:36

Do you really need to decrypt the password at a later time? I.e. do you need to send it to someone (e.g. if forgotten) or do you need decrypted password for authentication only? If the latter is true then you might simply derive a key from the password and store the key in the registry. In order to authenticate you would derive a key from the provided password and compare it to the one
Show full article (3.17Kb) · Show article thread
There is the entire CAPI API for security already in Windows. Have you looked at using that? joe On Tue, 25 Dec 2007 21:30:11 -0500, billyard <dmetcalf@columbus.rr.com> wrote: >I am trying to implement a Unicode MFC application using Visual Studio >2005 C++. I'm having difficulty implementing *ANY* encipher/decipher >routines. > >My latest attempt was the BlowFish class available     

Group: microsoft.public.vc.mfc · Group Profile · Search for Billyard in microsoft.public.vc.mfc
Author: Joseph M. Newcomer
Date: Dec 27, 2007 20:27

"billyard" <dmetcalf@columbus.rr.com> wrote in message news:476c9601$0$10983$4c368faf@roadrunner.com... I see there are lots of posts out there only similar to my problem. After a reasonable search, here I am again looking for help. Using MS C++ 2005, building an MFC application, I created a property sheet that has two pages in it. I set the font characteristics that I want on
Show full article (4.34Kb) · Show article thread
"billyard" <dmetcalf@columbus.rr.com> ha scritto nel messaggio news:4769da1a$0$9599$4c368faf@roadrunner.com... > Giovanni - Nicely done code that works great for me. Only one minor > problem. In the code above, you multiply highNibble by 16 two times. You're right, billyard. Thanks for your pointing out. I apologize for my error (as I wrote, I did not compile nor test the code - writing     

Group: microsoft.public.vc.mfc · Group Profile · Search for Billyard in microsoft.public.vc.mfc
Author: David Ching
Date: Dec 27, 2007 19:25

Show full article (2.78Kb) · Show article thread
    

Group: microsoft.public.vc.mfc · Group Profile · Search for Billyard in microsoft.public.vc.mfc
Author: Bogdan
Date: Dec 26, 2007 07:59

Show full article (1.36Kb) · Show article thread
    

Group: microsoft.public.vc.mfc · Group Profile · Search for Billyard in microsoft.public.vc.mfc
Author: Joseph M. Newcomer
Date: Dec 25, 2007 18:39

Show full article (0.94Kb) · Show article thread
    

Group: microsoft.public.vc.mfc · Group Profile · Search for Billyard in microsoft.public.vc.mfc
Author: Jeff Partch
Date: Dec 22, 2007 13:41

Show full article (0.81Kb) · Show article thread
    

Group: microsoft.public.vc.mfc · Group Profile · Search for Billyard in microsoft.public.vc.mfc
Author: Giovanni Dicanio
Date: Dec 21, 2007 10:59

Show full article (0.28Kb) · Show article thread
    

Group: microsoft.public.vc.mfc · Group Profile · Search for Billyard in microsoft.public.vc.mfc
Author: Giovanni Dicanio
Date: Dec 21, 2007 10:58

Show full article (0.72Kb) · Show article thread
1 · 2 · 3 · 4 · next