C/C++ Windows API

Moderators: Lundin
Number of threads: 450
Number of posts: 1225

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Read/Write from windows registers using C++ Native functions Posted by a_nevergiveup on 6 Jun 2008 at 12:47 PM
hi, I am urgently needing to know the native functions to read & write from windows registers.. cause all code & functions & projects i find are managed & i need it native ones.. i just saw a topic which helped me register here.. there was One reply from user : stobler i guess with a class .. & actually i am having errors on such class & moreover i don't know how to use ??

Please if u can help me cause i am totally new in such using C++ native functions & i found none :(
Report
Re: Read/Write from windows registers using C++ Native functions Posted by AsmGuru62 on 7 Jun 2008 at 6:13 AM
: hi, I am urgently needing to know the native functions to read &
: write from windows registers.. cause all code & functions & projects
: i find are managed & i need it native ones.. i just saw a topic
: which helped me register here.. there was One reply from user :
: stobler i guess with a class .. & actually i am having errors on
: such class & moreover i don't know how to use ??
:
: Please if u can help me cause i am totally new in such using C++
: native functions & i found none :(
:
Can you clarify what is it you need? There is a Windows Registry (not registers) and there is also CPU Registers, like EAX, EBX and such, but these are not just for Windows, but for anything that runs on that CPU.
Report
Re: Read/Write from windows registers using C++ Native functions Posted by a_nevergiveup on 8 Jun 2008 at 7:04 AM
: : hi, I am urgently needing to know the native functions to read &
: : write from windows registers.. cause all code & functions & projects
: : i find are managed & i need it native ones.. i just saw a topic
: : which helped me register here.. there was One reply from user :
: : stobler i guess with a class .. & actually i am having errors on
: : such class & moreover i don't know how to use ??
: :
: : Please if u can help me cause i am totally new in such using C++
: : native functions & i found none :(
: :
: Can you clarify what is it you need? There is a Windows
: Registry (not registers) and there is also CPU Registers, like EAX,
: EBX and such, but these are not just for Windows, but for anything
: that runs on that CPU.




yes i am talking about windows registry.. :)
Report
Re: Read/Write from windows registers using C++ Native functions Posted by zibadian on 8 Jun 2008 at 7:39 AM
: : : hi, I am urgently needing to know the native functions to read &
: : : write from windows registers.. cause all code & functions & projects
: : : i find are managed & i need it native ones.. i just saw a topic
: : : which helped me register here.. there was One reply from user :
: : : stobler i guess with a class .. & actually i am having errors on
: : : such class & moreover i don't know how to use ??
: : :
: : : Please if u can help me cause i am totally new in such using C++
: : : native functions & i found none :(
: : :
: : Can you clarify what is it you need? There is a Windows
: : Registry (not registers) and there is also CPU Registers, like EAX,
: : EBX and such, but these are not just for Windows, but for anything
: : that runs on that CPU.

:
:
:
: yes i am talking about windows registry.. :)
:
Here's the list of registry functions with descriptions, examples, declarations:

http://msdn.microsoft.com/en-us/library/ms724875(VS.85).aspx



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.