Click here to Skip to main content
16,007,814 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalload BITMAP in DirectX Pin
Ta_Tee47322-Sep-02 4:03
Ta_Tee47322-Sep-02 4:03 
GeneralRe: load BITMAP in DirectX Pin
FlyingWren22-Sep-02 4:22
FlyingWren22-Sep-02 4:22 
GeneralUse VC dll in Delphi Pin
Mazdak22-Sep-02 3:53
Mazdak22-Sep-02 3:53 
GeneralRe: Use VC dll in Delphi Pin
User 665822-Sep-02 3:56
User 665822-Sep-02 3:56 
GeneralRe: Use VC dll in Delphi Pin
Mazdak22-Sep-02 4:02
Mazdak22-Sep-02 4:02 
GeneralRe: Use VC dll in Delphi Pin
User 665822-Sep-02 4:04
User 665822-Sep-02 4:04 
GeneralRe: Use VC dll in Delphi Pin
Mazdak22-Sep-02 4:13
Mazdak22-Sep-02 4:13 
GeneralRe: Use VC dll in Delphi Pin
Mazdak22-Sep-02 4:23
Mazdak22-Sep-02 4:23 
Well,I use this in cpp file:
extern "C" __declspec(dllexport) STDMETHODIMP _stdcall  CSecurity::IsAdmin(BOOL* bAdmin)


But I got this error:
error C2375: 'CSecurity::IsAdmin' : redefinition; different linkage

I think I have to change some project setting?


Mazy

"If I go crazy then will you still
Call me Superman
If I’m alive and well, will you be
There holding my hand
I’ll keep you by my side with
My superhuman might
Kryptonite"
Kryptonite-3 Doors Down

GeneralSource code provided with Petzold's book Pin
axa22-Sep-02 3:19
axa22-Sep-02 3:19 
GeneralRe: Source code provided with Petzold's book Pin
Bing Ding22-Sep-02 4:16
Bing Ding22-Sep-02 4:16 
GeneralRe: Source code provided with Petzold's book Pin
axa22-Sep-02 4:58
axa22-Sep-02 4:58 
General"token" in strtok - a very simple question Pin
ns22-Sep-02 2:27
ns22-Sep-02 2:27 
GeneralRe: "token" in strtok - a very simple question Pin
Pavel Klocek22-Sep-02 2:44
Pavel Klocek22-Sep-02 2:44 
Generalthank you much! Pin
ns22-Sep-02 2:49
ns22-Sep-02 2:49 
GeneralRe: "token" in strtok - a very simple question Pin
Pavel Klocek22-Sep-02 2:46
Pavel Klocek22-Sep-02 2:46 
Generalnumerical value of WM_COMMAND Pin
ns22-Sep-02 2:22
ns22-Sep-02 2:22 
GeneralRe: numerical value of WM_COMMAND Pin
Pavel Klocek22-Sep-02 2:37
Pavel Klocek22-Sep-02 2:37 
GeneralThanks Pin
ns22-Sep-02 2:43
ns22-Sep-02 2:43 
GeneralMS Word Toolbar Pin
Goa22-Sep-02 0:12
Goa22-Sep-02 0:12 
QuestionHow do I strip \r\n from a CString? Pin
Anonymous21-Sep-02 20:13
Anonymous21-Sep-02 20:13 
AnswerRe: How do I strip \r\n from a CString? Pin
Brad Jennings21-Sep-02 22:08
Brad Jennings21-Sep-02 22:08 
GeneralRe: How do I strip \r\n from a CString? Pin
Anonymous21-Sep-02 22:22
Anonymous21-Sep-02 22:22 
AnswerRe: How do I strip \r\n from a CString? Pin
valikac22-Sep-02 6:23
valikac22-Sep-02 6:23 
GeneralRe: How do I strip \r\n from a CString? Pin
Anonymous22-Sep-02 12:44
Anonymous22-Sep-02 12:44 
GeneralRe: How do I strip \r\n from a CString? Pin
valikac22-Sep-02 12:54
valikac22-Sep-02 12:54 

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.