Skip to content

Instantly share code, notes, and snippets.

@Hoikas
Created January 6, 2013 01:58
Show Gist options
  • Select an option

  • Save Hoikas/4464756 to your computer and use it in GitHub Desktop.

Select an option

Save Hoikas/4464756 to your computer and use it in GitHub Desktop.
> plClient.exe!pnNpCommon::IStrSqlEscape<wchar_t>(const wchar_t * src, wchar_t * dst, unsigned int dstChars) Line 218 C++
plClient.exe!NetVaultNodeFieldArray::GetFieldValueString_LCS(unsigned __int64 bit, wchar_t * dst, unsigned int dstChars) Line 996 C++
plClient.exe!RelVaultNode::Print(const wchar_t * tag, void (void *, const wchar_t *, ...) * dumpProc, unsigned int level) Line 1425 C++
plClient.exe!VaultNodeFetched(ENetError result, void * __formal, NetVaultNode * node) Line 529 C++
plClient.exe!ChangedVaultNodeFetched(ENetError result, void * param, NetVaultNode * node) Line 542 C++
plClient.exe!Ngl::Auth::VaultFetchNodeTrans::Post() Line 3929 C++
plClient.exe!Ngl::NetTransUpdate() Line 346 C++
plClient.exe!NetClientUpdate() Line 184 C++
plClient.exe!NetCommUpdate() Line 820 C++
plClient.exe!plNetClientMgr::Update(double secs) Line 575 C++
plClient.exe!plClient::IUpdate() Line 1775 C++
plClient.exe!plClient::MainLoop() Line 1705 C++
plClient.exe!WinMain(HINSTANCE__ * hInst, HINSTANCE__ * hPrevInst, char * lpCmdLine, int nCmdShow) Line 1482 C++
plClient.exe!__tmainCRTStartup() Line 528 C
plClient.exe!WinMainCRTStartup() Line 377 C
kernel32.dll!@BaseThreadInitThunk@12() Unknown
ntdll.dll!___RtlUserThreadStart@8() Unknown
ntdll.dll!__RtlUserThreadStart@8() Unknown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment