View Single Post
  #2 (permalink)  
Old 05-16-2008, 07:49 AM
v0id's Avatar   
v0id v0id is offline
Super Moderator
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,445
Last Blog:
CherryPy(thon)
Rep Power: 27
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default Re: How to convert a structure from C

I can't help you with the Visual Basic.NET-part, but I can answer some of your questions.

Quote:
Originally Posted by sakishrist
is LARGE_INTEGER int64, [...]
Yes.

Quote:
Originally Posted by sakishrist
and what is WCHAR?
It's a wide character. It can be used for special characters.
Reply With Quote