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

C / C++ / MFC

 
GeneralRe: #define and data types Pin
Pavel Klocek26-Sep-02 9:38
Pavel Klocek26-Sep-02 9:38 
GeneralRe: #define and data types Pin
Maciej Pirog26-Sep-02 9:47
Maciej Pirog26-Sep-02 9:47 
GeneralRe: #define and data types Pin
RedZenBird26-Sep-02 10:04
RedZenBird26-Sep-02 10:04 
GeneralRe: #define and data types Pin
James A Beggs26-Sep-02 10:12
James A Beggs26-Sep-02 10:12 
GeneralRe: #define and data types Pin
RedZenBird26-Sep-02 11:25
RedZenBird26-Sep-02 11:25 
QuestionWhat's a LARGE_INTEGER, and where is it defined? Pin
Anonymous26-Sep-02 8:57
Anonymous26-Sep-02 8:57 
AnswerRe: What's a LARGE_INTEGER, and where is it defined? Pin
lucy26-Sep-02 9:19
lucy26-Sep-02 9:19 
AnswerRe: What's a LARGE_INTEGER, and where is it defined? Pin
lucy26-Sep-02 9:21
lucy26-Sep-02 9:21 
if you do a search for LARGE_INTEGER in the index of MSDN, you will find its entry. Here's the brief:

The LARGE_INTEGER structure is used to represent a 64-bit signed integer value.

Header: Declared in Winnt.h; include Windows.h.

AnswerRe: What's a LARGE_INTEGER, and where is it defined? Pin
Anders Molin26-Sep-02 9:18
professionalAnders Molin26-Sep-02 9:18 
AnswerThanks all, included winnt.h and it worked :) Pin
Anonymous26-Sep-02 9:51
Anonymous26-Sep-02 9:51 
QuestionDoes no one know any way around??? Pin
Anonymous26-Sep-02 6:39
Anonymous26-Sep-02 6:39 
AnswerRe: Does no one know any way around??? Pin
Todd Smith26-Sep-02 7:47
Todd Smith26-Sep-02 7:47 
GeneralRe: Does no one know any way around??? Pin
Anonymous26-Sep-02 10:20
Anonymous26-Sep-02 10:20 
GeneralDetecting network card duplex Pin
majk26-Sep-02 6:23
majk26-Sep-02 6:23 
QuestionAdding Outlook toolbar to a .NET form? Pin
Derek Smigelski26-Sep-02 6:20
Derek Smigelski26-Sep-02 6:20 
AnswerRe: Adding Outlook toolbar to a .NET form? Pin
Maciej Pirog26-Sep-02 9:49
Maciej Pirog26-Sep-02 9:49 
GeneralResource header Pin
Zizilamoroso26-Sep-02 6:12
Zizilamoroso26-Sep-02 6:12 
GeneralRe: Resource header Pin
Maximilien26-Sep-02 6:16
Maximilien26-Sep-02 6:16 
GeneralRe: Resource header Pin
Tomasz Sowinski26-Sep-02 6:19
Tomasz Sowinski26-Sep-02 6:19 
GeneralRe: Resource header Pin
Zizilamoroso26-Sep-02 6:24
Zizilamoroso26-Sep-02 6:24 
GeneralRe: Resource header Pin
Tomasz Sowinski26-Sep-02 6:35
Tomasz Sowinski26-Sep-02 6:35 
GeneralRe: Resource header Pin
Zizilamoroso26-Sep-02 6:34
Zizilamoroso26-Sep-02 6:34 
GeneralRe: Resource header Pin
Tomasz Sowinski26-Sep-02 6:39
Tomasz Sowinski26-Sep-02 6:39 
GeneralRe: Resource header Pin
Zizilamoroso26-Sep-02 6:37
Zizilamoroso26-Sep-02 6:37 
GeneralRe: Resource header Pin
Atlantys26-Sep-02 7:08
Atlantys26-Sep-02 7:08 

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.