Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~646 People Reached
Favorite Tags
Member Avatar for Nicholas_Roge

[ ] I've got a working bootloader. Now I need to learn how to pass control from that bootloader to... Well, I'm really not sure how to do that. [ ] Once I have passed control out of the bootloader. How do I access the graphics driver? [ ] How …

Member Avatar for NotNull
0
155
Member Avatar for Nicholas_Roge

As the title states, I'm trying to learn how to create a custom GUI window for Windows. Basically I'm asking how I can output pixels to the screen without using any of the default windows gui classes.

Member Avatar for Stefano Mtangoo
0
110
Member Avatar for Nicholas_Roge

It's actually not help with the code, it's help finding an assembler and linker that will work on 64 bit windows 07... Not only that, but I'd like to be able to be able to debug it. But since windows dropped debug from 64 bit. Any help? P.S.: I have …

Member Avatar for gerard4143
0
94
Member Avatar for Nicholas_Roge

In the code below, I check if test.dll has been loaded, and it always returns false... I can't figure out what I'm doing wrong. Can anyone give me a hand? P.S.: I've triple checked that the DLL is in the running directory. [code=c++]#include <iostream> #include <windows.h> typedef int (*AddFunc)(int,int); typedef …

Member Avatar for Ancient Dragon
0
155
Member Avatar for Nicholas_Roge

I'm running Window07 64bit, and since Microsoft cut debug.exe, can anyone give me a suggestion for another similar debugger so I don't have to dual boot with XP just to get debug back?

Member Avatar for Salem
0
58
Member Avatar for Nicholas_Roge

Would someone mind helping learn how to multi-thread? I know this is asking alot, so I apologize in advance.

Member Avatar for dkalita
0
74