Click here to Skip to main content
15,907,000 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: LPCTSTR and HRESULT Pin
George_George26-Jul-07 20:47
George_George26-Jul-07 20:47 
GeneralRe: LPCTSTR and HRESULT Pin
ShilpiP26-Jul-07 21:34
ShilpiP26-Jul-07 21:34 
GeneralRe: LPCTSTR and HRESULT Pin
George_George26-Jul-07 21:44
George_George26-Jul-07 21:44 
GeneralRe: LPCTSTR and HRESULT Pin
Shouvik Das26-Jul-07 23:58
Shouvik Das26-Jul-07 23:58 
GeneralRe: LPCTSTR and HRESULT Pin
George_George27-Jul-07 20:20
George_George27-Jul-07 20:20 
GeneralRe: LPCTSTR and HRESULT Pin
Iain Clarke, Warrior Programmer27-Jul-07 1:29
Iain Clarke, Warrior Programmer27-Jul-07 1:29 
GeneralRe: LPCTSTR and HRESULT Pin
George_George27-Jul-07 20:21
George_George27-Jul-07 20:21 
GeneralRe: LPCTSTR and HRESULT Pin
Shouvik Das29-Jul-07 18:37
Shouvik Das29-Jul-07 18:37 
Yeah of course. Pointers are very specifically address holders. The size of the pointers are dependent on the compiler too. While developeing 64Bit Applications the size of default pointer is 64.

Take this as a thunb rule. All sizeof are never constant-> they vary as per the compilers they are used in. If int is 2 byte in TurboC++ 3.0 it will be 4Bytes in VC++... Hope u can undestand my point.



There are only two kinds of people who are really fascinating-people who know absolutely everything, and people who know absolutely nothing.
Oscar Wilde (1854-1900)
Regards...
Shouvik

GeneralRe: LPCTSTR and HRESULT Pin
George_George29-Jul-07 18:55
George_George29-Jul-07 18:55 
GeneralRe: LPCTSTR and HRESULT Pin
Shouvik Das29-Jul-07 19:13
Shouvik Das29-Jul-07 19:13 
GeneralRe: LPCTSTR and HRESULT Pin
George_George29-Jul-07 19:18
George_George29-Jul-07 19:18 
GeneralRe: LPCTSTR and HRESULT Pin
Shouvik Das29-Jul-07 19:22
Shouvik Das29-Jul-07 19:22 
GeneralRe: LPCTSTR and HRESULT Pin
Shouvik Das29-Jul-07 19:31
Shouvik Das29-Jul-07 19:31 
GeneralRe: LPCTSTR and HRESULT Pin
George_George29-Jul-07 19:46
George_George29-Jul-07 19:46 
QuestionAccess Violation problem Pin
p_26-Jul-07 18:23
p_26-Jul-07 18:23 
AnswerRe: Access Violation problem Pin
Jonathan [Darka]26-Jul-07 20:54
professionalJonathan [Darka]26-Jul-07 20:54 
GeneralRe: Access Violation problem Pin
p_26-Jul-07 21:08
p_26-Jul-07 21:08 
GeneralRe: Access Violation problem Pin
Jonathan [Darka]26-Jul-07 21:20
professionalJonathan [Darka]26-Jul-07 21:20 
AnswerRe: Access Violation problem Pin
p_26-Jul-07 22:16
p_26-Jul-07 22:16 
GeneralRe: Access Violation problem Pin
Jonathan [Darka]26-Jul-07 22:19
professionalJonathan [Darka]26-Jul-07 22:19 
GeneralRe: Access Violation problem Pin
p_26-Jul-07 22:31
p_26-Jul-07 22:31 
GeneralRe: Access Violation problem Pin
Jonathan [Darka]26-Jul-07 23:07
professionalJonathan [Darka]26-Jul-07 23:07 
GeneralRe: Access Violation problem Pin
p_26-Jul-07 23:33
p_26-Jul-07 23:33 
GeneralRe: Access Violation problem Pin
Jonathan [Darka]26-Jul-07 23:37
professionalJonathan [Darka]26-Jul-07 23:37 
GeneralRe: Access Violation problem Pin
p_26-Jul-07 23:47
p_26-Jul-07 23:47 

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.