Search:

Type: Posts; User: Giraph

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    4,520

    i know i might sound stupid but wheres the...

    i know i might sound stupid but wheres the windows character map?
  2. Replies
    5
    Views
    5,359

    thansks! and sorry i didnt mean to ignore him, i...

    thansks! and sorry i didnt mean to ignore him, i just didnt know where to put that, :/ im kinda new to this :) thanks!
  3. Replies
    5
    Views
    5,359

    huh? i need it to do shift then A then turn...

    huh? i need it to do shift then A then turn shift off but it just keeps shift on forever!
  4. Replies
    6
    Views
    4,520

    C:\Program Files\Microsoft Visual...

    C:\Program Files\Microsoft Visual Studio\MyProjects\testing\keytest.cpp(18) : error C2065: 'VK_OEM_PERIOD' : undeclared identifier

    that doesnt work...




    #include <windows.h> //...
  5. Replies
    6
    Views
    4,520

    sorry... ha guess i dont know the difference, but...

    sorry... ha guess i dont know the difference, but can soemone still help?
  6. Replies
    6
    Views
    4,520

    keybd_event type a (period)

    okay so i need the program to type a period " . " and thats about it... lol yeah i just dont know the code for it? if anyone can help thatd be great.



    keybd_event(0x39, NULL,...
  7. Replies
    5
    Views
    5,359

    VK_SHIFT sticks down till i press it manually

    okay well im working on something where i need to use VK_SHIFT well ill show u what i have right now...


    #include <windows.h> // Win32 API function support



    INT APIENTRY...
Results 1 to 7 of 7