|
-
Aug 15th, 2000, 04:07 PM
#1
Thread Starter
Lively Member
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.
-
Aug 15th, 2000, 04:13 PM
#2
Monday Morning Lunatic
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
-
Aug 15th, 2000, 05:03 PM
#3
Thread Starter
Lively Member
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.
-
Aug 15th, 2000, 05:05 PM
#4
Monday Morning Lunatic
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
-
Aug 15th, 2000, 05:25 PM
#5
Thread Starter
Lively Member
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]
-
Aug 15th, 2000, 06:12 PM
#6
Try completely removing it then reinstalling it.
-
Aug 16th, 2000, 06:14 PM
#7
Thread Starter
Lively Member
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.
-
Aug 16th, 2000, 06:28 PM
#8
Thread Starter
Lively Member
the reason i'm a little hesitant is because it will take a long time to do it.
-
Aug 17th, 2000, 12:42 PM
#9
Monday Morning Lunatic
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|