Search:

Type: Posts; User: canine

Page 1 of 6 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    48
    Views
    9,140

    Poll: punk rock rancid dead kennedys sex pistols

    punk rock rancid dead kennedys sex pistols
  2. Thread: home LAN

    by canine
    Replies
    1
    Views
    1,018

    home LAN

    my family and I just recieved a home LAN, and I was wondering if there is anyway to open programs on a networked computer? The computer already had full shaaring activated. more related to...
  3. Replies
    2
    Views
    867

    checking if a rect is another

    I have a character moving around the screen and the vars holding its position are x and y and widdth and hieght and I have rectangles it cant move in that its positons is held in a rect how can I...
  4. Replies
    3
    Views
    1,420

    level files and variables

    I have created a program that plays a little game and the level is stored in a file. the data in that file is extracted and seperated into an array of different varaibles. How should I declare that...
  5. Thread: bounce angles

    by canine
    Replies
    1
    Views
    1,173

    bounce angles

    i have a prog with a bitmap bouncen around the screen at 45 degrees all the time (x+1;y+1) is there any way to make the bitmap bounce at acurate angles?
    as in:
    not
    -----------|
    /
    ...
  6. Thread: SetMenuItemInfo

    by canine
    Replies
    10
    Views
    5,544

    even with the paramater it dosent work any...

    even with the paramater it dosent work any altenatives?
  7. Thread: SetMenuItemInfo

    by canine
    Replies
    10
    Views
    5,544

    hmm id didnt work i have ver. 4 but i still tried...

    hmm id didnt work i have ver. 4 but i still tried by the way do you like metrowerks
  8. Thread: SetMenuItemInfo

    by canine
    Replies
    10
    Views
    5,544

    Metrowerks codewarrior

    Metrowerks codewarrior
  9. Thread: SetMenuItemInfo

    by canine
    Replies
    10
    Views
    5,544

    i did but my compiler could'nt find MIIM_STRING

    i did but my compiler could'nt find MIIM_STRING
  10. Thread: SetMenuItemInfo

    by canine
    Replies
    10
    Views
    5,544

    SetMenuItemInfo

    I cant get it to work (SetMenuItemInfo)
    heres my code
    MENUITEMINFO mii;
    mii.fMask=MIIM_TYPE;
    mii.fType = MFT_STRING;
    mii.dwTypeData="string"
    SetMenuItem(hMenu,/* Declared In resource along with...
  11. Replies
    10
    Views
    1,938

    declare main int main(int argc,char ** argv){...

    declare main int main(int argc,char ** argv){
    argc is one if there is a filename and argv[1] is the filename argv[0] is your owns programs file name Plus post this in the c board not the windows...
  12. Replies
    53
    Views
    10,226

    Poll: yeah my votes for fordy

    yeah my votes for fordy
  13. Thread: toolbars

    by canine
    Replies
    1
    Views
    859

    toolbars

    anywone have a code example of how i can make a tool bar with "score" then a variable, "shots" then a variable, and "speed" then a variable. the variables also need to be refresed at any time.
  14. Replies
    3
    Views
    2,449

    little text thing that is above your avatar

    is there a number of posts or something that lets you have text above your avatar
  15. Thread: image editing

    by canine
    Replies
    3
    Views
    2,015

    well in adobe photoshop 7 the quality goes down...

    well in adobe photoshop 7 the quality goes down when you rotate the image by anyting not 90 , 180 , 360 or just flipping it
  16. Thread: image editing

    by canine
    Replies
    3
    Views
    2,015

    image editing

    is there any way to rotate an image 45 degrees without it getting less sharp and lower quality? im not talking about in code im just talking like mabey a suggjection of a program to use
  17. Thread: VK codes

    by canine
    Replies
    10
    Views
    4,385

    i had the same problem so i just used the hex

    i had the same problem so i just used the hex
  18. Thread: hiding windows

    by canine
    Replies
    2
    Views
    1,015

    uh thanks but what i was asking is how I can find...

    uh thanks but what i was asking is how I can find out which windows are visible and then once they are hiddern to be able to only show the windows it hid
  19. Thread: hiding windows

    by canine
    Replies
    2
    Views
    1,015

    hiding windows

    how can i hide and show only the windows that are on screen and in the systray on command other then the desktop.
  20. Replies
    7
    Views
    1,900

    God Fordy You are a genius thats all there is to...

    God Fordy You are a genius thats all there is to it thank u so much! i geuss my compiler works with out the "C" because the hook works great!Ill say it again Fordy u are a genius!
  21. Replies
    7
    Views
    1,900

    thanx the import or export or dllexport dosent...

    thanx the import or export or dllexport dosent make a difference to the compiling but the export turns blue which means it is something like #define but the only way it'll compile is if i take out...
  22. Replies
    2
    Views
    2,345

    first try opening the saved game in notepad and...

    first try opening the saved game in notepad and see if you can read it that works every so often.
  23. Replies
    7
    Views
    1,900

    i wonder then why my compiler dosent like it

    i wonder then why my compiler dosent like it
  24. Replies
    7
    Views
    1,900

    qotations sorry

    qotations sorry
  25. Replies
    7
    Views
    1,900

    metrowerks codewarrior and dlls

    does anyone use metroweks codewarrior and have tried to make a
    dll using the code extern "C" __declspec(dlllexport)?
    whenever i try to compile it it says there is a decleration syntax error at...
Results 1 to 25 of 127
Page 1 of 6 1 2 3 4