#where ?

40 messages · Page 1 of 1 (latest)

versed oxideBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

glacial elm
#

WinMain is defined in your source file and is the program's entry point (as opposed to main for console applications)

copper valley
#

it says win7 apps only

glacial elm
#

What page is that?

copper valley
#

what does it mean ? the apps i will make will not work in windows 10

#

this is the alternative to windows.h for dealing with the windows api

glacial elm
#

How does a random WinAPI macro relate to WinMain

copper valley
#

this is another question

#

do you know any windows.h alternatives ?

glacial elm
#

That is an extremely broad question

#

WinAPI provides an extremely wide range of functionalities, you'll have to be more specific

copper valley
#

i want to deal with windows api

#

but

#

windows.h is bad

#

and not well documented

glacial elm
#

windows.h is WinAPI

copper valley
#

yes

#

but not well documented

glacial elm
#

Welcome to Microsoft product documentation

copper valley
#

it is bad

#

that is why i want an alternative to windows.h

glacial elm
#

I don't understand your question

copper valley
#

i mean c++ has an alternative to windows.h

glacial elm
#

You want to interface with Windows while not using any of the headers provided by windows.h?

copper valley
#

look

#

windows.h is not well documented

#

the documentation provided by ms is not good at all

#

they mixed everything

#

like the windows types

#

lpstr is not found anywhere and it is only in winnt.h

glacial elm
#

I've been working with WinAPI for the past three years so yes, believe me when I say I know how bad they are

copper valley
#

what confuses me the most is lpstr can be used without winnt.h

glacial elm
#

However I do not understand your question

copper valley
#

look

#

do you use c or c++ ?

glacial elm
#

Is that relevant?

copper valley
#

yes

#

just answer me