Click here to Skip to main content
15,914,452 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: recommend gui library Pin
Ed K11-Jan-05 14:45
Ed K11-Jan-05 14:45 
GeneralRetrieve FDT(File Directory Table) for specific folders!! !! Pin
LiYS11-Jan-05 13:41
LiYS11-Jan-05 13:41 
GeneralRe: Retrieve FDT(File Directory Table) for specific folders!! !! Pin
Maximilien11-Jan-05 14:03
Maximilien11-Jan-05 14:03 
GeneralRe: Retrieve FDT(File Directory Table) for specific folders!! !! Pin
LiYS11-Jan-05 14:21
LiYS11-Jan-05 14:21 
GeneralRe: Retrieve FDT(File Directory Table) for specific folders!! !! Pin
Maximilien11-Jan-05 16:05
Maximilien11-Jan-05 16:05 
GeneralRe: Retrieve FDT(File Directory Table) for specific folders!! !! Pin
LiYS11-Jan-05 16:18
LiYS11-Jan-05 16:18 
GeneralRe: Retrieve FDT(File Directory Table) for specific folders!! !! Pin
Maximilien12-Jan-05 0:41
Maximilien12-Jan-05 0:41 
QuestionHow to seek >2gb files with fseek? Pin
IGx8911-Jan-05 12:07
IGx8911-Jan-05 12:07 
I need to make a program that uses fxxxx (fopen, ftell, fseek, fread, etc...) functions to support >2gb files. How would I do that? I see _fseeki64.c and _ftelli64.c in crt\src\, but can't figure out how to use those functions in my program (no matter what I do, I get an unresolved external symbol error). A Google search on those functions turns up virtually nothing Frown | :(
AnswerRe: How to seek >2gb files with fseek? Pin
basementman12-Jan-05 4:09
basementman12-Jan-05 4:09 
GeneralRe: How to seek >2gb files with fseek? Pin
IGx8912-Jan-05 4:54
IGx8912-Jan-05 4:54 
GeneralAccessing IwebBrowser2 outside toolbar class Pin
tnguyen44411-Jan-05 11:17
tnguyen44411-Jan-05 11:17 
GeneralSerial com port communication! Pin
Member 162670711-Jan-05 10:37
Member 162670711-Jan-05 10:37 
GeneralRe: Serial com port communication! Pin
Gary R. Wheeler11-Jan-05 10:48
Gary R. Wheeler11-Jan-05 10:48 
GeneralCTabCtrl and TCIF_PARAM ( brain dead q. of the day) Pin
Maximilien11-Jan-05 10:34
Maximilien11-Jan-05 10:34 
GeneralRe: CTabCtrl and TCIF_PARAM ( brain dead q. of the day) Pin
Neville Franks11-Jan-05 13:53
Neville Franks11-Jan-05 13:53 
GeneralList Control Question Pin
Tom Wright11-Jan-05 8:57
Tom Wright11-Jan-05 8:57 
GeneralRe: List Control Question Pin
Blake Miller11-Jan-05 12:11
Blake Miller11-Jan-05 12:11 
Questionwhat does IN mean when declaring variables? Pin
scottwalk11-Jan-05 8:44
scottwalk11-Jan-05 8:44 
AnswerRe: what does IN mean when declaring variables? Pin
Tom Wright11-Jan-05 8:49
Tom Wright11-Jan-05 8:49 
GeneralRe: what does IN mean when declaring variables? Pin
scottwalk11-Jan-05 8:52
scottwalk11-Jan-05 8:52 
GeneralRe: what does IN mean when declaring variables? Pin
Tom Wright11-Jan-05 9:02
Tom Wright11-Jan-05 9:02 
AnswerRe: what does IN mean when declaring variables? Pin
David Crow11-Jan-05 8:57
David Crow11-Jan-05 8:57 
GeneralRe: what does IN mean when declaring variables? Pin
scottwalk11-Jan-05 9:56
scottwalk11-Jan-05 9:56 
GeneralSpecial Character with TextOut Pin
Anonymous11-Jan-05 8:17
Anonymous11-Jan-05 8:17 
GeneralRe: Special Character with TextOut Pin
basementman11-Jan-05 8:56
basementman11-Jan-05 8:56 

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.