(brainsucker) new system build. now work's at the kichik's computer too :)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2377 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
8d6e3c56ed
commit
90d227e095
3 changed files with 5 additions and 3 deletions
|
@ -190,7 +190,6 @@ Function _systemSplashWndCB
|
|||
goto default
|
||||
|
||||
m_Create:
|
||||
|
||||
; Create structures
|
||||
System::Call "*${stRECT} (_) .R8"
|
||||
System::Call "*${stBITMAP} (_, &l0 .R7) .R9"
|
||||
|
@ -242,7 +241,6 @@ m_Create:
|
|||
goto exit
|
||||
|
||||
m_Paint:
|
||||
|
||||
; Create structures
|
||||
System::Call "*${stRECT} (_) .R8"
|
||||
System::Call "*${stPAINTSTRUCT} (_) .R9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue