Results 1 to 9 of 9

Thread: a question for Parskie...........

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    95
    okay, so you're not parksie, but please answer anyway.

    where can i find the header file with all of the consts in them?? I think windows.h has a lot of the api functions but i would like to know where i can find all of the consts??????

    thanks you.


  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169

    Cool Someone call for me?

    I think that they're dispersed between the function definitions. Also check out windef.h and winbase.h (winuser.h has lots as well).
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    95

    Talking thanks

    thanks i'll look into it.

    BTW: when i go into Visual c++ the the whole menu bar and toolbars have disappeared. I don't know how this happened. The only way I can navigate in these conditions is if I use Keyboard shortcuts. the strange thing is...If I create a program and run it, the Menu and toolbrs appear again, but when the program stops running, they disappear. Do you know how I can fix it???

    thanks again.

  4. #4
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Start a program in the IDE, then while it's running right-click on the toolbar area, and enable all the toolbars...then close the program and pray .

    PS: It's nice someone asked for me by name...never had that before. A 'new experience' on my road to Guruness .
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    95

    Unhappy No luck :((((

    Nope, nothinbg happened . I think it might has something to do with these error messages i keep getting in the debug window.
    Code:
    Loaded symbols for 'C:\WINDOWS\SYSTEM\MFCO42D.DLL'
    Loaded 'C:\WINDOWS\SYSTEM\USER32.DLL', no matching symbolic information found.
    Loaded 'C:\WINDOWS\SYSTEM\ADVAPI32.DLL', no matching symbolic information found.
    Loaded 'C:\WINDOWS\SYSTEM\GDI32.DLL', no matching symbolic information found.
    Loaded 'C:\WINDOWS\SYSTEM\KERNEL32.DLL', no matching symbolic information found.
    Loaded symbols for 'C:\WINDOWS\SYSTEM\MSVCRTD.DLL'
    Loaded symbols for 'C:\WINDOWS\SYSTEM\MFC42D.DLL'
    Loaded 'C:\WINDOWS\SYSTEM\WSOCK32.DLL', no matching symbolic information found.
    Loaded 'C:\WINDOWS\SYSTEM\WS2HELP.DLL', no matching symbolic information found.
    Loaded 'C:\WINDOWS\SYSTEM\MSVCRT.DLL', no matching symbolic information found.
    Loaded 'C:\WINDOWS\SYSTEM\WS2_32.DLL', no matching symbolic information found.
    Loaded 'C:\WINDOWS\SYSTEM\SDDATA.DLL', no matching symbolic information found.
    Loaded 'C:\WINDOWS\SYSTEM\MSWSOCK.DLL', no matching symbolic information found.
    Loaded 'C:\WINDOWS\SYSTEM\COMCTL32.DLL', no matching symbolic information found.
    i tried reinstalling it but no luck .

    yeah, i asked you diretly by your name because
    A) you're the best in c++
    B) you always give meaningful and helpful answers!!
    C) you're not a robot. no offense to the other guru's but at least we know you have emotions and feelings becuase you joke around a lot. i never seen that from any other guru except for kedaman. he's a cool guy too. maybe you should get promoted GURU. Or C++ GURU!

    [Edited by Zej on 08-15-2000 at 06:41 PM]

  6. #6
    Guest
    Try completely removing it then reinstalling it.

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    95
    Megatron: yeah i thought about that, but i want to use it as a last resort only.

    Parskie: i always compiled in debug before and none of those errors ever showed up and i also get some error mesage when i try to compile a dos app. the worst part is that it doesn't run at all. do you think i have to compelety re-install it?

    thanks.


  8. #8

    Thread Starter
    Lively Member
    Join Date
    Jan 2000
    Posts
    95
    the reason i'm a little hesitant is because it will take a long time to do it.

  9. #9
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    It doesn't take too long to reinstall - my copy went on in about 5 mins.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width