Discussion on [Non-Mini Release] Rewriting Client Notification Handler within the SRO PServer Guides & Releases forum part of the SRO Private Server category.
Which means your buffer is messed up or it exceeds limit, so its no good to modify it to swprintf.
swprintf_s is limited by the dest buffer size that you specify so if you exceed it, you should be getting that error.
While swprintf just fills the dest buffer with the same size of the source, so it doesn't really care if it exceeds the dest buffer size, AKA if source size is greater than dest size, you'll modify bytes that don't really belong to your dest buffer, which is not safe AT ALL.
That's probably why swprintf is not considered safe.
So, you can try increasing the buffer size.
Quote:
Originally Posted by irockalone
any help?
You seem to miss includes somehow or VC packages.
Quote:
Originally Posted by *Deadly
Is it possible to use some other color like the Pink, Green and Blue notifications on the middle of the screen?
Should be possible, but its not related to this topic. Have a look at resinfo files as well, the color could be there as well.
Quote:
Originally Posted by *Deadly
when I tried to change the hex color of ShowBlueNotify or Pink to something else and build, it started crashing my client the unique appears.
You must've modified something else that isn't really related to it.
Which means your buffer is messed up or it exceeds limit, so its no good to modify it to swprintf.
swprintf_s is limited by the dest buffer size that you specify so if you exceed it, you should be getting that error.
While swprintf just fills the dest buffer with the same size of the source, so it doesn't really care if it exceeds the dest buffer size, AKA if source size is greater than dest size, you'll modify bytes that don't really belong to your dest buffer, which is not safe AT ALL.
That's probably why swprintf is not considered safe.
So, you can try increasing the buffer size.
i have try to increase but not work so i changed to swprintf and work fine without any crash/error
Which means your buffer is messed up or it exceeds limit, so its no good to modify it to swprintf.
swprintf_s is limited by the dest buffer size that you specify so if you exceed it, you should be getting that error.
While swprintf just fills the dest buffer with the same size of the source, so it doesn't really care if it exceeds the dest buffer size, AKA if source size is greater than dest size, you'll modify bytes that don't really belong to your dest buffer, which is not safe AT ALL.
That's probably why swprintf is not considered safe.
So, you can try increasing the buffer size.
You seem to miss includes somehow or VC packages.
Should be possible, but its not related to this topic. Have a look at resinfo files as well, the color could be there as well.
You must've modified something else that isn't really related to it.
what VC should i use? and can you share link for download?
Uhm... These are not colors, these are addresses. Anyways this is out of topic, so please keep this outta here.
its been 2 hour while i m looking for VC80 SP but there's nothing exists like MS stopped supporting this lol
i would be thankful if you shared a link for this.
its been 2 hour while i m looking for VC80 SP but there's nothing exists like MS stopped supporting this lol
i would be thankful if you shared a link for this.
VC80 is pretty old yeah, but sadly we have to stick with it, you have 2 options:
Download Visual Studio 2005
No matter what option you choose, you still need to keep up with Joymax allocator, so flo's reconstructed JoymaxAllocator in would be great to ensure the safety of your std lib.
VC80 is pretty old yeah, but sadly we have to stick with it, you have 2 options:
Download Visual Studio 2005
No matter what option you choose, you still need to keep up with Joymax allocator, so flo's reconstructed JoymaxAllocator in would be great to ensure the safety of your std lib.
It can, you'll need to adapt with addresses difference, and you'll probably need to add new types and also maybe modify an old type, since there's a big version difference between the files.
[Release] Hero OnLine Notification for iPhone 03/13/2012 - General Gaming Releases - 0 Replies Dear users i'm near the end of finishing Hero OnLine Notification for iPhone software. No you think wtf is that right ? Well i made a small piss of software that looks if your Hero OnLine Windows / Process is ON, if not then you will get an notification to your iPhone using pushme.to
http://www.nexxoz.com/e107_files/public/133165932 6_1_FT0_nofication_iphone.png
What you need to do is go to pushme.to make an account then go to Export widget then click on Romantic design then to the rgiht...
Texture Rewriting 11/23/2011 - Lin2 Guides & Templates - 1 Replies http://darkmanga.irule.net/l2/l2tools.htm
wer viel zeit hat kanns ja mal in deutsch übersetzen ;p
l2tool könnt ihr hier saugen
Client für Novo Easy Handler v0.4.0.5? 08/17/2010 - WoW Private Server - 3 Replies Hi Leute,
da die SuFu nichts ergeben hat nun meine Frage: Wo kann ich einen Client für meinen WOW-P-Server (Novo's Easy Handler v0.4.0.5) downloaden oder einrichten? :confused:
Danke im Vorraus!
Euer Hacke