Click here to Skip to main content
16,014,748 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Export Data to Access Database Pin
Mazdak3-Feb-02 10:13
Mazdak3-Feb-02 10:13 
Questioncan anyone give me a hint please? Pin
3-Feb-02 9:17
suss3-Feb-02 9:17 
AnswerRe: can anyone give me a hint please? Pin
Joaquín M López Muñoz3-Feb-02 9:23
Joaquín M López Muñoz3-Feb-02 9:23 
AnswerRe: can anyone give me a hint please? Pin
Simon Walton3-Feb-02 11:16
Simon Walton3-Feb-02 11:16 
General.net SDK Pin
Nnamdi Onyeyiri3-Feb-02 8:54
Nnamdi Onyeyiri3-Feb-02 8:54 
General#pragma once Pin
3-Feb-02 8:14
suss3-Feb-02 8:14 
GeneralRe: #pragma once Pin
Joaquín M López Muñoz3-Feb-02 8:48
Joaquín M López Muñoz3-Feb-02 8:48 
GeneralRe: #pragma once Pin
Michael Dunn3-Feb-02 11:31
sitebuilderMichael Dunn3-Feb-02 11:31 
#pragma commands are by definition compiler-specific. If some *nix compilers support it too, great, but the world of *nix compiling is pretty hairy due to all the variants of OSes and compilers. Stick to the #ifndef method which is guaranteed to work everywhere.

--Mike--
"Everyone has figured out what 'service pack' really means, so they had to go and change the language. Perhaps this is what Bill was talking about in the 'security is top priority' letter."
  -- Daniel Ferguson, 1/31/2002
My really out-of-date homepage
Sonork - 100.10414 AcidHelm
Big fan of Alyson Hannigan.

GeneralClipboard CRLF & Control Fonts Pin
NullStream3-Feb-02 8:08
NullStream3-Feb-02 8:08 
GeneralRe: Clipboard CRLF & Control Fonts Pin
Joaquín M López Muñoz3-Feb-02 8:57
Joaquín M López Muñoz3-Feb-02 8:57 
GeneralRe: Clipboard CRLF & Control Fonts Pin
NullStream3-Feb-02 9:18
NullStream3-Feb-02 9:18 
GeneralRe: Clipboard CRLF & Control Fonts Pin
Joaquín M López Muñoz3-Feb-02 9:27
Joaquín M López Muñoz3-Feb-02 9:27 
GeneralRe: Clipboard CRLF & Control Fonts Pin
NullStream3-Feb-02 9:30
NullStream3-Feb-02 9:30 
Question4*4*4*4=? Pin
3-Feb-02 8:04
suss3-Feb-02 8:04 
AnswerRe: 4*4*4*4=? Pin
NullStream3-Feb-02 8:07
NullStream3-Feb-02 8:07 
AnswerRe: 4*4*4*4=? Pin
Tim Smith3-Feb-02 8:37
Tim Smith3-Feb-02 8:37 
AnswerRe: 4*4*4*4=? Pin
Michael Dunn3-Feb-02 11:34
sitebuilderMichael Dunn3-Feb-02 11:34 
GeneralClient Area Pin
syedhassan43-Feb-02 7:48
syedhassan43-Feb-02 7:48 
GeneralRe: Client Area Pin
PJ Arends3-Feb-02 9:47
professionalPJ Arends3-Feb-02 9:47 
GeneralWTL CHyperLink errors Pin
IGx893-Feb-02 7:45
IGx893-Feb-02 7:45 
GeneralAccess a control from a DLL Pin
NikoTanghe3-Feb-02 7:34
NikoTanghe3-Feb-02 7:34 
GeneralRe: Access a control from a DLL Pin
Joaquín M López Muñoz3-Feb-02 9:01
Joaquín M López Muñoz3-Feb-02 9:01 
GeneralRe: Access a control from a DLL Pin
Mazdak3-Feb-02 10:01
Mazdak3-Feb-02 10:01 
QuestionBest way to use a clipping region? Pin
Jay Beckert3-Feb-02 7:02
Jay Beckert3-Feb-02 7:02 
AnswerRe: Best way to use a clipping region? Pin
Paul M Watt3-Feb-02 14:30
mentorPaul M Watt3-Feb-02 14:30 

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.