Click here to Skip to main content
15,890,995 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Upgrading an old VC application Pin
Stuart Dootson10-Jun-14 3:25
professionalStuart Dootson10-Jun-14 3:25 
GeneralRe: Upgrading an old VC application Pin
Dan Neely10-Jun-14 4:30
Dan Neely10-Jun-14 4:30 
GeneralRe: Upgrading an old VC application Pin
patbob10-Jun-14 4:57
patbob10-Jun-14 4:57 
GeneralRe: Upgrading an old VC application Pin
Stuart Dootson10-Jun-14 5:55
professionalStuart Dootson10-Jun-14 5:55 
GeneralRe: Upgrading an old VC application Pin
Dan Neely10-Jun-14 6:02
Dan Neely10-Jun-14 6:02 
GeneralRe: Upgrading an old VC application Pin
basementman10-Jun-14 4:26
basementman10-Jun-14 4:26 
GeneralRe: Upgrading an old VC application Pin
Dan Neely10-Jun-14 4:31
Dan Neely10-Jun-14 4:31 
GeneralRe: Upgrading an old VC application Pin
basementman10-Jun-14 4:35
basementman10-Jun-14 4:35 
Disables warnings for "non-secure" functions such as strcpy, strcat, sprintf, etc. that have been "deprecated" due to the MS secure initiative, pushing people to strcat_s that is length validated to help prevent buffer overflows. These didn't exist in VC6.
 onwards and upwards... 

GeneralRe: Upgrading an old VC application Pin
Dan Neely10-Jun-14 4:36
Dan Neely10-Jun-14 4:36 
GeneralRick Mayal, dead! Pin
Munchies_Matt9-Jun-14 7:16
Munchies_Matt9-Jun-14 7:16 
GeneralRe: Rick Mayal, dead! Pin
Richard Deeming9-Jun-14 7:22
mveRichard Deeming9-Jun-14 7:22 
GeneralRe: Rick Mayal, dead! Pin
Munchies_Matt9-Jun-14 7:39
Munchies_Matt9-Jun-14 7:39 
GeneralRe: Rick Mayal, dead! Pin
The_Slurm10-Jun-14 0:25
The_Slurm10-Jun-14 0:25 
GeneralRe: Rick Mayal, dead! Pin
Munchies_Matt10-Jun-14 4:25
Munchies_Matt10-Jun-14 4:25 
GeneralRe: Rick Mayal, dead! Pin
_Maxxx_9-Jun-14 15:26
professional_Maxxx_9-Jun-14 15:26 
GeneralI have to share this: Pin
Munchies_Matt9-Jun-14 6:19
Munchies_Matt9-Jun-14 6:19 
GeneralRe: I have to share this: Pin
OriginalGriff9-Jun-14 6:25
mveOriginalGriff9-Jun-14 6:25 
GeneralRe: I have to share this: Pin
Richard MacCutchan9-Jun-14 6:31
mveRichard MacCutchan9-Jun-14 6:31 
JokeRe: I have to share this: Pin
Duncan Edwards Jones9-Jun-14 6:33
professionalDuncan Edwards Jones9-Jun-14 6:33 
GeneralRe: I have to share this: Pin
Munchies_Matt9-Jun-14 6:51
Munchies_Matt9-Jun-14 6:51 
GeneralRe: I have to share this: Pin
Richard MacCutchan9-Jun-14 7:00
mveRichard MacCutchan9-Jun-14 7:00 
GeneralRe: I have to share this: Pin
Mycroft Holmes9-Jun-14 14:27
professionalMycroft Holmes9-Jun-14 14:27 
GeneralRe: I have to share this: Pin
Richard MacCutchan9-Jun-14 20:55
mveRichard MacCutchan9-Jun-14 20:55 
GeneralRe: I have to share this: Pin
Munchies_Matt10-Jun-14 5:14
Munchies_Matt10-Jun-14 5:14 
GeneralRe: I have to share this: Pin
Richard MacCutchan10-Jun-14 5:20
mveRichard MacCutchan10-Jun-14 5:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.