Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > openwatcom.users.c_cpp > #3571
| From | Lynn McGuire <lynnmcguire5@gmail.com> |
|---|---|
| Newsgroups | openwatcom.users.c_cpp |
| Subject | Re: Inconsistent lpVolumeSerialNumber when using debugger |
| Date | 2019-01-18 13:46 -0600 |
| Organization | OpenWatcom |
| Message-ID | <q1tad5$eed$1@www.openwatcom.org> (permalink) |
| References | <q1j5bb$jbk$1@www.openwatcom.org> |
On 1/14/2019 5:18 PM, Paul McKneely wrote:
> Hi,
>
> Using Open Watcom C Version 0.9.
>
> I am reading the lpVolumeSerialNumber using GetVolumeInformationA for
> drive C: When I run the program from any method other than the debugger,
> I get one value for the Volume ID. But when I run it from the debugger,
> the system call gives me a different volume ID for drive C: Why is this?
> It is driving me nuts.
>
> Thanks
Please let us know if you figure this out. I see a very similar problem
in my DiskID32 program using Watcom C++ that I do not see using Visual
C++ 2015:
https://www.winsim.com/diskid32/diskid32.html
Lynn
Back to openwatcom.users.c_cpp | Previous | Next — Previous in thread | Find similar
Inconsistent lpVolumeSerialNumber when using debugger Paul McKneely <pkmckneely@sbcglobal.net> - 2019-01-14 17:18 -0600 Re: Inconsistent lpVolumeSerialNumber when using debugger Paul McKneely <pkmckneely@sbcglobal.net> - 2019-01-14 17:23 -0600 Re: Inconsistent lpVolumeSerialNumber when using debugger Lynn McGuire <lynnmcguire5@gmail.com> - 2019-01-18 13:46 -0600
csiph-web