Click here to Skip to main content
16,011,611 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalpointer to property page Pin
Kash3-Sep-02 0:42
Kash3-Sep-02 0:42 
GeneralRe: pointer to property page Pin
Jawache3-Sep-02 0:50
Jawache3-Sep-02 0:50 
GeneralRe: pointer to property page Pin
Pavel Klocek3-Sep-02 0:50
Pavel Klocek3-Sep-02 0:50 
GeneralFILE and _FILEX problems.. Pin
Jawache3-Sep-02 0:41
Jawache3-Sep-02 0:41 
GeneralRe: FILE and _FILEX problems.. Pin
Tomasz Sowinski3-Sep-02 0:48
Tomasz Sowinski3-Sep-02 0:48 
GeneralRe: FILE and _FILEX problems.. Pin
Jawache3-Sep-02 0:59
Jawache3-Sep-02 0:59 
GeneralRe: FILE and _FILEX problems.. Pin
Tomasz Sowinski3-Sep-02 1:02
Tomasz Sowinski3-Sep-02 1:02 
GeneralRe: FILE and _FILEX problems.. Pin
Jawache3-Sep-02 1:10
Jawache3-Sep-02 1:10 
Yeah i think i know whats going on now.

Yes i am using a third party library thats been dynamicaly linked and i had my application statically linked. So the object code to create the FILE object was staticaly linked in my app. Whereas the code to access the FILE object was in the shared DLL version of the library.

Asim Hussain
e: asim@jawache.net
w: www.jawache.net
GeneralStopping the machine hibernating or going into standby Pin
Dave Merrifield3-Sep-02 0:01
Dave Merrifield3-Sep-02 0:01 
GeneralRe: Stopping the machine hibernating or going into standby Pin
Tomasz Sowinski3-Sep-02 0:19
Tomasz Sowinski3-Sep-02 0:19 
GeneralRe: Stopping the machine hibernating or going into standby Pin
Dave Merrifield3-Sep-02 3:54
Dave Merrifield3-Sep-02 3:54 
GeneralRe: Stopping the machine hibernating or going into standby Pin
Tomasz Sowinski3-Sep-02 3:58
Tomasz Sowinski3-Sep-02 3:58 
GeneralRe: Stopping the machine hibernating or going into standby Pin
Dave Merrifield3-Sep-02 4:02
Dave Merrifield3-Sep-02 4:02 
General#pragma code_seg Pin
-Dy2-Sep-02 23:56
-Dy2-Sep-02 23:56 
GeneralRe: #pragma code_seg Pin
Tomasz Sowinski3-Sep-02 0:09
Tomasz Sowinski3-Sep-02 0:09 
GeneralRe: #pragma code_seg Pin
Mike Nordell4-Sep-02 0:04
Mike Nordell4-Sep-02 0:04 
QuestionCan I override CEdit to show text in many color. Pin
sonshiro2-Sep-02 23:03
sonshiro2-Sep-02 23:03 
AnswerRe: Can I override CEdit to show text in many color. Pin
Tomasz Sowinski2-Sep-02 23:20
Tomasz Sowinski2-Sep-02 23:20 
GeneralRe: Can I override CEdit to show text in many color. Pin
sonshiro2-Sep-02 23:43
sonshiro2-Sep-02 23:43 
QuestionVirtual keyboard : should I do it myself ? Pin
Jerome Conus2-Sep-02 22:41
Jerome Conus2-Sep-02 22:41 
AnswerRe: Virtual keyboard : should I do it myself ? Pin
Andreas Saurwein3-Sep-02 0:29
Andreas Saurwein3-Sep-02 0:29 
GeneralRe: Virtual keyboard : should I do it myself ? Pin
Jerome Conus3-Sep-02 0:31
Jerome Conus3-Sep-02 0:31 
GeneralRe: Virtual keyboard : should I do it myself ? Pin
Andreas Saurwein3-Sep-02 1:30
Andreas Saurwein3-Sep-02 1:30 
GeneralGetting the tool tip text Pin
Shibu2-Sep-02 22:40
Shibu2-Sep-02 22:40 
GeneralRe: Getting the tool tip text Pin
Tomasz Sowinski2-Sep-02 23:17
Tomasz Sowinski2-Sep-02 23:17 

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.