mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 14:42:13 +00:00
How'd that get there? Should all work now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@380 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
02433b23aa
commit
9dfffde72b
1 changed files with 0 additions and 1 deletions
|
@ -1588,7 +1588,6 @@ int WINAPI WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLin
|
|||
NULL,
|
||||
ghInstance,
|
||||
NULL);
|
||||
GetDriveType
|
||||
if (richedit)
|
||||
{
|
||||
SendMessage(outputbox, EM_EXLIMITTEXT, 0, 1<<20);
|
||||
|
|
Loading…
Reference in a new issue