I am unable to get the RegQueryValueEx function to work properly in
the following code, would someone please tell me what I am doing
wrong (my first Win32 program).
Maybe the problem has something to do with the following error.
When compiled the 'W8079 Mixing pointers to different 'char'...
I am unable to get the RegQueryValueEx function to work properly in the following code, would someone please tell me what I am doing wrong (my first Win32 program).
Maybe the problem has something to do with the following error.
When compiled the 'W8079 Mixing pointers to different 'char'...
I'm using Borland C++ and I can't declare an array larger than 10,000 bytes (type 'char'). I need about 30k, would someone please tell me how to do it, I forgot to say that this is for a DOS program. Shoulden't it be possable to somehow put the data in it's own segment and get 64k (65,536)?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.