Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. bassman4444

    Get value pointed by an IntPtr

    Hello, I'm looking for getting the values contained in the registers pointed by an IntPtr. In fact, it's a bitmap file, but I only can get its memory location with the IntPtr. So, how could I get its own value ? Here is a part of the code: IntPtr hbitmap = Intptr.Yero; TwRC rc; rc =...

Part and Inventory Search

Back
Top