User: ikantspelwurdz

  • Public profile

User profile: ikantspelwurdz

User info
User name:ikantspelwurdz
History
Joined:
Number of posts:8
Latest posts:

How do I pass arguments to a PowerModeChangedEventHandler (managed VC)?
I want to do some stuff whenever the power mode changes, including writing some stuff to a log. Here...

Parameters in Unicode - what am I doing wrong here?
[code]int main(int argc, char* argv[]) { if(argc > 1 && strcmp(argv[1], "foo") == 0) { doThi...

Parameters in Unicode - what am I doing wrong here?
Ok, forget about unicode parameters. I just want to compile with Unicode enabled, and have the ANSI ...

Parameters in Unicode - what am I doing wrong here?
I'm trying to build a console app with Unicode support. I'm using VS.NET, and Unicode is enabled in ...

WinAPI newbie requesting assistance with WindowProc (and other stuff)
[quote]Instead of creating the filename at runtime, give it a hardcoded name and then keep on append...

This user does not accept Private Messages