Search:

Type: Posts; User: polydegmon

Search: Search took 0.00 seconds.

  1. Number Truncation Issue With Exponential Numbers From Excel

    I have a excel xlsx workbook that needs to be loaded into various SQL tables after the file's data has gone though various business logic checks. There can be multiple excel files as input to the...
  2. Replies
    0
    Views
    4,530

    Reading Process Memory

    I'm trying to read the memory about a process using C#. I take a snapshot of all the processes and then use the VirtualQueryEx and ReadProcessMemory functions to return the memory as a string so i...
Results 1 to 2 of 2