Click here to Skip to main content
16,010,394 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
Generalhooks Pin
imran_rafique6-Sep-02 9:26
imran_rafique6-Sep-02 9:26 
GeneralCan't debug anymore ... Pin
Maximilien5-Sep-02 11:35
Maximilien5-Sep-02 11:35 
GeneralRe: Can't debug anymore ... Pin
adamUK5-Sep-02 12:27
adamUK5-Sep-02 12:27 
GeneralRe: Can't debug anymore ... Pin
Michael Mac21-Sep-02 1:17
Michael Mac21-Sep-02 1:17 
GeneralInvalid Module state in unmanaged DLL Pin
gharrison5-Sep-02 2:44
gharrison5-Sep-02 2:44 
GeneralRe: Invalid Module state in unmanaged DLL Pin
Nish Nishant5-Sep-02 21:57
sitebuilderNish Nishant5-Sep-02 21:57 
GeneralRe: Invalid Module state in unmanaged DLL Pin
imran_rafique6-Sep-02 9:13
imran_rafique6-Sep-02 9:13 
GeneralWindows.h Pin
Paul Ingles4-Sep-02 4:36
Paul Ingles4-Sep-02 4:36 
I'm not in a position to test this out yet, so I decided to ask someone if they knew first Smile | :)

I've been trying to call a Win32 API function in my MC++ assembly (DnsQuery specifically). After including the necessary DNS header file, it was also pointed out I need to include Windows.h.

Anyway, I wasn't sure whether by including Windows.h at the top of any __gc class it would automatically break, I'm sure I've seen an article somewhere mentioning that Windows.h can't be included in the definition for a managed class.

I'll try it out when I get home tonight, but in the mean time Smile | :)

Thanks as always

--
Paul
"I need the secure packaging of Jockeys. My boys need a house!"
- Kramer, in "The Chinese Woman" episode of Seinfeld

MS Messenger: paul@oobaloo.co.uk
Sonork: 100.22446

GeneralRe: Windows.h Pin
Nick Hodapp4-Sep-02 9:55
sitebuilderNick Hodapp4-Sep-02 9:55 
GeneralRe: Windows.h Pin
Paul Ingles4-Sep-02 10:07
Paul Ingles4-Sep-02 10:07 
GeneralManaged ( .net framework ) and unmanaged clash! Pin
Maximilien3-Sep-02 3:53
Maximilien3-Sep-02 3:53 
GeneralRe: Managed ( .net framework ) and unmanaged clash! Pin
Nick Hodapp3-Sep-02 7:28
sitebuilderNick Hodapp3-Sep-02 7:28 
GeneralRe: Managed ( .net framework ) and unmanaged clash! Pin
Maximilien3-Sep-02 7:45
Maximilien3-Sep-02 7:45 
GeneralRe: Managed ( .net framework ) and unmanaged clash! Pin
Nick Hodapp3-Sep-02 7:51
sitebuilderNick Hodapp3-Sep-02 7:51 
GeneralRe: Managed ( .net framework ) and unmanaged clash! Pin
Maximilien3-Sep-02 7:51
Maximilien3-Sep-02 7:51 
GeneralRe: Managed ( .net framework ) and unmanaged clash! Pin
Nick Hodapp3-Sep-02 7:58
sitebuilderNick Hodapp3-Sep-02 7:58 
GeneralRe: Managed ( .net framework ) and unmanaged clash! Pin
Stephane Rodriguez.3-Sep-02 19:49
Stephane Rodriguez.3-Sep-02 19:49 
GeneralA question about #define WIN32 and "sbrk" Pin
George Ma1-Sep-02 1:12
George Ma1-Sep-02 1:12 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
Anders Molin1-Sep-02 3:26
professionalAnders Molin1-Sep-02 3:26 
GeneralRe: A question about #define WIN32 and "sbrk" Pin
George Ma1-Sep-02 4:10
George Ma1-Sep-02 4:10 
GeneralA question about "size_t" Pin
George Ma31-Aug-02 21:06
George Ma31-Aug-02 21:06 
GeneralRe: A question about "size_t" Pin
Nish Nishant31-Aug-02 21:31
sitebuilderNish Nishant31-Aug-02 21:31 
GeneralRe: A question about "size_t" Pin
George Ma31-Aug-02 23:46
George Ma31-Aug-02 23:46 
GeneralRe: A question about "size_t" Pin
Nish Nishant1-Sep-02 0:24
sitebuilderNish Nishant1-Sep-02 0:24 
GeneralRe: A question about "size_t" Pin
George Ma1-Sep-02 1:18
George Ma1-Sep-02 1:18 

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.