Click here to Skip to main content
16,006,885 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralStrange class statement... Pin
Aidman21-Mar-03 14:49
Aidman21-Mar-03 14:49 
GeneralRe: Strange class statement... Pin
Chris Losinger21-Mar-03 14:51
professionalChris Losinger21-Mar-03 14:51 
QuestionHow disable sound in control ?? Pin
selecta21-Mar-03 14:46
selecta21-Mar-03 14:46 
GeneralBOOL vs. bool Pin
Anton A. Loukine21-Mar-03 14:28
Anton A. Loukine21-Mar-03 14:28 
GeneralRe: BOOL vs. bool Pin
Chris Losinger21-Mar-03 14:32
professionalChris Losinger21-Mar-03 14:32 
GeneralRe: BOOL vs. bool Pin
Anton A. Loukine21-Mar-03 14:45
Anton A. Loukine21-Mar-03 14:45 
GeneralRe: BOOL vs. bool Pin
Chris Losinger21-Mar-03 14:49
professionalChris Losinger21-Mar-03 14:49 
GeneralRe: BOOL vs. bool Pin
Michael Dunn21-Mar-03 15:41
sitebuilderMichael Dunn21-Mar-03 15:41 
You should be using VARIANT_BOOL, which is a 2-byte type and the VB/VBA version of a boolean. Use the two constants VARIANT_TRUE and VARIANT_FALSE for the values.

--Mike--
   THERE IS NO     THERE IS NO    BUT THERE IS
MAGIC PIXIE DUST  BUSINESS GENIE  CODE PROJECT


Homepage | RightClick-Encrypt | 1ClickPicGrabber
"You have Erica on the brain" - Jon Sagara to me

GeneralString datatype mathematical addition Pin
Grant Cobb21-Mar-03 13:28
Grant Cobb21-Mar-03 13:28 
GeneralWindows 98 abnormal program termination Pin
Ambit21-Mar-03 12:34
Ambit21-Mar-03 12:34 
GeneralRe: Windows 98 abnormal program termination Pin
Ravi Bhavnani21-Mar-03 13:05
professionalRavi Bhavnani21-Mar-03 13:05 
GeneralRe: Windows 98 abnormal program termination Pin
Ambit22-Mar-03 7:58
Ambit22-Mar-03 7:58 
GeneralRe: Windows 98 abnormal program termination Pin
Ravi Bhavnani22-Mar-03 9:32
professionalRavi Bhavnani22-Mar-03 9:32 
GeneralRe: Windows 98 abnormal program termination Pin
Ambit22-Mar-03 13:53
Ambit22-Mar-03 13:53 
Generalmemcpy vs. memmove Pin
pba_21-Mar-03 10:24
pba_21-Mar-03 10:24 
GeneralRe: memcpy vs. memmove Pin
Chris Losinger21-Mar-03 10:48
professionalChris Losinger21-Mar-03 10:48 
GeneralRe: memcpy vs. memmove Pin
pba_21-Mar-03 10:58
pba_21-Mar-03 10:58 
GeneralRe: memcpy vs. memmove Pin
Chris Losinger21-Mar-03 11:59
professionalChris Losinger21-Mar-03 11:59 
GeneralRe: memcpy vs. memmove Pin
pba_21-Mar-03 12:15
pba_21-Mar-03 12:15 
GeneralPrinting with fopen, and f*() Pin
Anonymous21-Mar-03 10:16
Anonymous21-Mar-03 10:16 
GeneralRe: Printing with fopen, and f*() Pin
Ravi Bhavnani21-Mar-03 10:22
professionalRavi Bhavnani21-Mar-03 10:22 
GeneralRe: Printing with fopen, and f*() Pin
Scorp1us21-Mar-03 10:28
Scorp1us21-Mar-03 10:28 
GeneralRe: Printing with fopen, and f*() Pin
Scorp1us21-Mar-03 10:48
Scorp1us21-Mar-03 10:48 
GeneralRe: Printing with fopen, and f*() Pin
Nicolas Bonamy21-Mar-03 10:49
Nicolas Bonamy21-Mar-03 10:49 
GeneralRe: Printing with fopen, and f*() Pin
CvdWalt21-Mar-03 11:34
CvdWalt21-Mar-03 11:34 

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.