Hmm

Posts 112 of 12 · Page 1 of 1
Hmm
Damn i keep gatting this error and i have tried everything if anybody knows this error please tell me what it is

[PHP]1>------ Build started: Project: coryster2100's Hotkey base, Configuration: Debug Win32 ------
1>Build started 7/20/2010 4:05:41 AM.
1>InitializeBuildStatus:
1> Touching "Debug\coryster2100's Hotkey base.unsuccessfulbuild".
1>ClCompile:
1> hackcode.cpp
1>LINK : fatal error LNK1561: entry point must be defined
1>
1>Build FAILED.
1>
1>Time Elapsed 00:00:02.42
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped =========/PHP]
You build.. Not Debug

Your debugging right?
show the actually code not the error, and i'll help u
Quote Originally Posted by Polo2 View Post
show the actually code not the error, and i'll help u
Lol nice one bro i know how to code this problem just stumped me
Maybe you have to put the function in main, wmain, WinMain or wMain.
If you could post the line we could help you better..
try Build if not work , click the first error nd work down
The same for me i'm using CN Base ...
uhm... seems that dllmain is not declared
hi guys sory if this is not the correct place but can i replace NULL with #define instead? and off the top of my head what does lure detected mean with CA?
Quote Originally Posted by fishnchips4T View Post
hi guys sory if this is not the correct place but can i replace NULL with #define instead? and off the top of my head what does lure detected mean with CA?
i dont get it, but im trying to answer your question

NULL is defined as 0

Code:
#define NULL 0
I was thinking instead of Null what if i used #define or do i still need Null or as you said #define Null 0 just playing around to get short cuts
It was a typo.
Show the code, not the error
Posts 112 of 12 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?