Microsoft
Software
Hardware
Network
Question : How can i convert in integer this kind of string (0x00000)
Hi experts,
i have C++ DLL that i encapsulate in .NET and i have multiple define variables such as :
0x5AB007
0x5AB004
0x5AB006
...
How can i translate back in .net safe type to create ENUMS or whatever else?
Thank you.
Kind Regards
Answer : How can i convert in integer this kind of string (0x00000)
Not sure what you're after here....you what to make an Enum with those values?
Public Enum SomeName As Integer
Value1 = &H5AB007
Value2 = &5AB004
Value3 = &H5AB006
End Enum
Random Solutions
OnClientClick Needs PostBack
Powershell script that enumerates folder permissions.
MacBook Pro Superdrive Doesn't See CDs
facebook access issues
Copying CUSTOM.DIC to new machine - can't add words and how to handle file ExcludeDictionaryEN0409.le
x
creating report from combo boxes
mySQL join query how do I write
Positioning Word Document opened in Powerpoint
Can you take the code from a Joomla Template and its modular layout, copy a "generic" version of the pages code and paste the code in when you need the same kind of page layout. If so how?
3 monitors on i5-650 on Gigabyte GA-H55M-UD2H