can anyone release codes of #DROP_INFO? :handsdown::handsdown::handsdown:
help please?Quote:
[Only registered and activated users can see links. Click Here To Register...]
i already put it on resData.inc and resData.h bruh and its still happening :( any posible way to fix this?Quote:
Do u read the error ? APP_DROPINFO not declared. Check ur files: resData.inc , resData.h. U need declared ur window -> (APP_DROPINFO)
yes i did dude check this out am i wrong?Quote:
Apparently you did not, or edited the wrong resdata.h
i think i put the right resource directory bro and im curious too why i got this error huehue! this is my directoriesQuote:
I think you might be adding the #define in the wrong resource mate...
Impossible to get the error if it is defined, you sure you got the right settings in vs?
[Only registered and activated users can see links. Click Here To Register...]
i've done to fixed APP_DROPINFO error dude but now i got thisQuote:
Your first image is very hard to see as it is very small, but I am guessing it is saying something like
"APP_DROPINFO" Undeclared identifier?
Means that APP_DROPINFO is not identified, ("#define APP_DROPINFO"), try to search for another APP_ in the same file where the error presents, right click on the searched APP_ text -> Go to Definition another file will open in your source, add APP_DROPINFO in the file that opens.
add your WndInfoDrop.cpp/h and Infodrop.cpp/h in VSQuote:
i've done to fixed APP_DROPINFO error dude but now i got this
[Only registered and activated users can see links. Click Here To Register...] :D :confused:
can you help me with this please? :handsdown::handsdown::handsdown:
Thanks! it works but now i got this sad :(Quote:
add your WndInfoDrop.cpp/h and Infodrop.cpp/h in VS
right click neuz and add existing file