Click here to Skip to main content
15,895,256 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: What is the difference between __cdecl and __stdcall Pin
Eytukan6-Feb-07 23:37
Eytukan6-Feb-07 23:37 
QuestionTo change IIS Timeout in MS C++ Pin
Mushtaque Nizamani6-Feb-07 22:20
Mushtaque Nizamani6-Feb-07 22:20 
Question#region [VS2005 IDE] [modified] Pin
Eytukan6-Feb-07 22:12
Eytukan6-Feb-07 22:12 
AnswerRe: #region [VS2005 IDE] Pin
Waldermort6-Feb-07 22:43
Waldermort6-Feb-07 22:43 
GeneralRe: #region [VS2005 IDE] Pin
Eytukan6-Feb-07 22:46
Eytukan6-Feb-07 22:46 
GeneralRe: #region [VS2005 IDE] Pin
Waldermort6-Feb-07 23:23
Waldermort6-Feb-07 23:23 
GeneralRe: #region [VS2005 IDE] Pin
Eytukan6-Feb-07 23:39
Eytukan6-Feb-07 23:39 
AnswerRe: #region [VS2005 IDE] Pin
krmed7-Feb-07 2:19
krmed7-Feb-07 2:19 
Yes, you can create your own regions for collapsing purposes. Use the
#pragma region
#pragma endregion

directives. See MSDN[^] for more info.

Hope that helps.


Karl - WK5M
PP-ASEL-IA (N43CS)
PGP Key: 0xDB02E193
PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193

GeneralRe: #region [VS2005 IDE] Pin
Eytukan7-Feb-07 3:24
Eytukan7-Feb-07 3:24 
Questionconvert WCHAR to int Pin
amitmistry_petlad 6-Feb-07 22:08
amitmistry_petlad 6-Feb-07 22:08 
AnswerRe: convert WCHAR to int Pin
Waldermort6-Feb-07 22:39
Waldermort6-Feb-07 22:39 
AnswerRe: convert WCHAR to int Pin
Michael Dunn6-Feb-07 22:43
sitebuilderMichael Dunn6-Feb-07 22:43 
AnswerRe: convert WCHAR to int Pin
James R. Twine7-Feb-07 2:02
James R. Twine7-Feb-07 2:02 
Questionreading problem Pin
vlad.gs6-Feb-07 21:47
vlad.gs6-Feb-07 21:47 
GeneralRe: reading problem Pin
prasad_som6-Feb-07 23:26
prasad_som6-Feb-07 23:26 
QuestionWindows service Pin
david bagaturia6-Feb-07 21:26
david bagaturia6-Feb-07 21:26 
AnswerRe: Windows service Pin
Mark Salsbery7-Feb-07 8:00
Mark Salsbery7-Feb-07 8:00 
AnswerRe: Windows service Pin
Mark Salsbery7-Feb-07 8:03
Mark Salsbery7-Feb-07 8:03 
GeneralRe: Windows service Pin
david bagaturia7-Feb-07 18:13
david bagaturia7-Feb-07 18:13 
QuestionDisplay 2D array Pin
Aint6-Feb-07 21:04
Aint6-Feb-07 21:04 
AnswerRe: Display 2D array Pin
_AnsHUMAN_ 6-Feb-07 21:07
_AnsHUMAN_ 6-Feb-07 21:07 
AnswerRe: Display 2D array Pin
Cedric Moonen6-Feb-07 21:42
Cedric Moonen6-Feb-07 21:42 
QuestionComplier Errors built when first time and not for the second time Pin
venkat_5576-Feb-07 20:08
venkat_5576-Feb-07 20:08 
AnswerRe: Complier Errors built when first time and not for the second time Pin
Don Box6-Feb-07 20:26
Don Box6-Feb-07 20:26 
GeneralRe: Complier Errors built when first time and not for the second time Pin
venkat_5576-Feb-07 22:18
venkat_5576-Feb-07 22:18 

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.