Skip to content

Windows API

Discussions on the APIs of the various versions of Windows

This category can be followed from the open social web via the handle windows-api@forum.codeproject.com

811 Topics 2.7k Posts
  • how to turn proected mode off

    com help tutorial
    2
    0 Votes
    2 Posts
    0 Views
    M
    See A Developer's Survival Guide to IE Protected Mode[^] --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Hungarian notation FTW
  • 0 Votes
    2 Posts
    0 Views
    S
    I had this problem also until i installed the service pack visual studio. The one thats released for Vista.
  • Support for opengl on windows vista

    graphics game-dev question announcement
    3
    0 Votes
    3 Posts
    0 Views
    J
    Dunno, how about this: Does Windows Vista actually support OpenGl or not?[^] ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog
  • Sound Mixer Controls

    business question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • SU command in Vista

    linux help question
    4
    0 Votes
    4 Posts
    0 Views
    J
    Russell Jones wrote: You,Sir, are a hero. That's just what i needed thanks :-> if you have any problems with it, let me know and I'll fix them asap. Jonathan Wilkes Darka[Xanya.net]
  • XALM properties interaction

    question
    2
    0 Votes
    2 Posts
    0 Views
    realJSOPR
    Why aren't you asking this in the appropriate forum? "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997 ----- "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001
  • 3d application

    question graphics game-dev
    2
    0 Votes
    2 Posts
    0 Views
    realJSOPR
    Install Windows 98 in a VM and run your app there. "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997 ----- "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001
  • Debugging of COM+ Service on Vista

    com debugging help
    3
    0 Votes
    3 Posts
    0 Views
    K
    Hi, Thanks for replying. How do I associate a user context when I am debugging a program from VS.Net. Basically I am trying to attach process DLLHOST.exe from VS.Net and it throwing an exception that "Access is denied".
  • Google Maps

    design
    4
    0 Votes
    4 Posts
    0 Views
    C
    Start by not posting in the 'Vista' forum.
  • VSS integration on VIsta

    visual-studio help tutorial question
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Problem with CListCtrl (MFC) on Vista

    help announcement c++
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • DirectX 10 Fullscreen

    help game-dev c++ com graphics
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • Modem info retrieving

    help
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • server side button and click

    dotnet sysadmin question
    3
    0 Votes
    3 Posts
    0 Views
    A
    This is where I posted this one!!!!:doh: Sorry about that.:-O:-O End of day rush to go home. Alberto Bar-Noy Project Manager http://www.consist.co.il
  • DateTime

    question help
    8
    0 Votes
    8 Posts
    0 Views
    realJSOPR
    Even if there is a vista connection, programming questions belong in the programming forums. "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997 ----- "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001
  • OpenGL

    graphics game-dev help question
    2
    0 Votes
    2 Posts
    0 Views
    realJSOPR
    I bet you'll find that the only openGL support you'll get for Vista is from your video card manufacturer. "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997 ----- "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001
  • how to change administrator user rights

    windows-admin business help tutorial question
    10
    0 Votes
    10 Posts
    0 Views
    J
    Thanks for that. I will try this and let you know the status ..... Hope this works :)
  • System32 access denied

    csharp c++ help workspace
    12
    0 Votes
    12 Posts
    1 Views
    J
    :-D Just in case you didn't get notified by CodeProject, see my other reply here[^] Jonathan Wilkes Darka[Xanya.net]
  • How to add an Assembly

    help wpf csharp dotnet tutorial
    1
    0 Votes
    1 Posts
    0 Views
    No one has replied
  • virtual registry entries.

    windows-admin help tutorial question
    2
    0 Votes
    2 Posts
    0 Views
    J
    Vista could be using 'registry virtualization' - your program will not be writing to where you think it is. Embed a 'UAC manifest' as a resource in your program to fix this problem. http://www.catch22.net